#CDAFEE#CDAFEE
#CDAFEE is a light, moderate violet. Relative luminance 0.498; OKLCH L 80.2% C 0.093 H 306.1°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFEE |
|---|---|
| RGB | rgb(205, 175, 238) |
| HSL | hsl(269, 65%, 81%) |
| HSV | hsv(269, 26%, 93%) |
| CMYK | cmyk(13.9%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(75.95, 22.65, -27.43) |
| CIE-LCH | lch(75.95, 35.58, 309.55°) |
| OKLab | oklab(80.15% 0.0547 -0.075) |
| OKLCH | oklch(80.15% 0.093 306.1) |
| XYZ | xyz(55.9365, 49.8124, 87.5403) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.49
Pale Violet
#CEAEFA
ΔE00 2.73
Mauve
#E0B0FF
ΔE00 4.28
Lavender (survey)
#C79FEF
ΔE00 4.76
Light Lavender
#DFC5FE
ΔE00 5.37
Lilac (survey)
#CEA2FD
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFEE #D0EEAF
analogous
#AFB0EE #CDAFEE #ECAFEE
triadic
#CDAFEE #EECDAF #AFEECD
tetradic
#CDAFEE #EEAFB0 #D0EEAF #AFEEEC
square
#CDAFEE #EEAFB0 #D0EEAF #AFEEEC
split-complementary
#CDAFEE #EEECAF #B0EEAF
monochromatic
#8E4AD9 #AD7DE3 #CDAFEE #EDE1F9 #EFE6FA
Accessibility & contrast
On white
1.92
#CDAFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#CDAFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFEE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFEE | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF1
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#C8B8C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cdafee; /* rgb */ color: rgb(205, 175, 238); /* oklch */ color: oklch(80.2% 0.093 306.1);
Tailwind
colors: {
custom: {
50: '#ddc7f3',
500: '#cdafee',
950: '#000000',
},
}SCSS
$custom: #cdafee; $custom-light: #ddc7f3; $custom-dark: #000000;
JSON
{
"hex": "#cdafee",
"rgb": {
"r": 205,
"g": 175,
"b": 238
},
"hsl": {
"h": 268.571,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.80151,
"c": 0.09286,
"h": 306.1
},
"luminance": 0.49812
}Semantic roles & 50–950 ramp
primary
#CDAFEE
secondary
#E6F1DA
accent
#CD1977
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151317
muted
#838285