#CDA8FD#CDA8FD
#CDA8FD is a light, vivid violet. Relative luminance 0.481; OKLCH L 79.5% C 0.124 H 303.7°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA8FD |
|---|---|
| RGB | rgb(205, 168, 253) |
| HSL | hsl(266, 96%, 83%) |
| HSV | hsv(266, 34%, 99%) |
| CMYK | cmyk(19%, 33.6%, 0%, 0.8%) |
| CIE-LAB | lab(74.87, 29.72, -37.20) |
| CIE-LCH | lch(74.87, 47.62, 308.62°) |
| OKLab | oklab(79.51% 0.0686 -0.1028) |
| OKLCH | oklch(79.51% 0.124 303.7) |
| XYZ | xyz(56.9055, 48.0764, 99.1912) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.71
Pale Violet
#CEAEFA
ΔE00 1.97
Pastel Purple
#CAA0FF
ΔE00 2.31
Lavender (survey)
#C79FEF
ΔE00 2.76
Baby Purple
#CA9BF7
ΔE00 3.28
Light Violet
#D6B4FC
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA8FD #D8FDA8
analogous
#A8ADFD #CDA8FD #F8A8FD
triadic
#CDA8FD #FDCDA8 #A8FDCD
tetradic
#CDA8FD #FDA8AD #D8FDA8 #A8FDF8
square
#CDA8FD #FDA8AD #D8FDA8 #A8FDF8
split-complementary
#CDA8FD #FDF8A8 #ADFDA8
monochromatic
#8830FA #AB6CFC #CDA8FD #EEE1FE #EEE1FE
Accessibility & contrast
On white
1.98
#CDA8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#CDA8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA8FD
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA8FD | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#C5B5C7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cda8fd; /* rgb */ color: rgb(205, 168, 253); /* oklch */ color: oklch(79.5% 0.124 303.7);
Tailwind
colors: {
custom: {
50: '#ddc2fe',
500: '#cda8fd',
950: '#000000',
},
}SCSS
$custom: #cda8fd; $custom-light: #ddc2fe; $custom-dark: #000000;
JSON
{
"hex": "#cda8fd",
"rgb": {
"r": 205,
"g": 168,
"b": 253
},
"hsl": {
"h": 266.118,
"s": 95.506,
"l": 82.549
},
"oklch": {
"l": 0.79511,
"c": 0.12353,
"h": 303.7
},
"luminance": 0.48076
}Semantic roles & 50–950 ramp
primary
#CDA8FD
secondary
#E8F7D4
accent
#E60082
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186