#CDAFE8#CDAFE8
#CDAFE8 is a light, moderate violet. Relative luminance 0.495; OKLCH L 79.9% C 0.085 H 308.4°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFE8 |
|---|---|
| RGB | rgb(205, 175, 232) |
| HSL | hsl(272, 55%, 80%) |
| HSV | hsv(272, 25%, 91%) |
| CMYK | cmyk(11.6%, 24.6%, 0%, 9%) |
| CIE-LAB | lab(75.74, 21.40, -24.51) |
| CIE-LCH | lch(75.74, 32.54, 311.13°) |
| OKLab | oklab(79.92% 0.053 -0.0668) |
| OKLCH | oklch(79.92% 0.085 308.4) |
| XYZ | xyz(55.0697, 49.4657, 82.9750) |
| Luminance | 0.4946 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.67
Pale Violet
#CEAEFA
ΔE00 4.18
Mauve
#E0B0FF
ΔE00 5.11
Light Lavender
#DFC5FE
ΔE00 5.38
Lavender (survey)
#C79FEF
ΔE00 5.67
Lavender
#B39DDB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFE8 #CAE8AF
analogous
#B1AFE8 #CDAFE8 #E8AFE7
triadic
#CDAFE8 #E8CDAF #AFE8CD
tetradic
#CDAFE8 #E8B1AF #CAE8AF #AFE7E8
square
#CDAFE8 #E8B1AF #CAE8AF #AFE7E8
split-complementary
#CDAFE8 #E7E8AF #AFE8B1
monochromatic
#9250CD #AF7FDA #CDAFE8 #EBDFF6 #F0E7F8
Accessibility & contrast
On white
1.93
#CDAFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#CDAFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFE8
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFE8 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B9EA
Deuteranopia (green-blind)
#ABBBE6
Tritanopia (blue-blind)
#CAB6C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cdafe8; /* rgb */ color: rgb(205, 175, 232); /* oklch */ color: oklch(79.9% 0.085 308.4);
Tailwind
colors: {
custom: {
50: '#dcc7ef',
500: '#cdafe8',
950: '#000000',
},
}SCSS
$custom: #cdafe8; $custom-light: #dcc7ef; $custom-dark: #000000;
JSON
{
"hex": "#cdafe8",
"rgb": {
"r": 205,
"g": 175,
"b": 232
},
"hsl": {
"h": 271.579,
"s": 55.34,
"l": 79.804
},
"oklch": {
"l": 0.79915,
"c": 0.08525,
"h": 308.4
},
"luminance": 0.49465
}Semantic roles & 50–950 ramp
primary
#CDAFE8
secondary
#E5EFDC
accent
#C3236F
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284