#CFADEB#CFADEB
#CFADEB is a light, moderate violet. Relative luminance 0.492; OKLCH L 79.8% C 0.093 H 309.3°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFADEB |
|---|---|
| RGB | rgb(207, 173, 235) |
| HSL | hsl(273, 61%, 80%) |
| HSV | hsv(273, 26%, 92%) |
| CMYK | cmyk(11.9%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(75.55, 23.75, -26.42) |
| CIE-LCH | lch(75.55, 35.52, 311.95°) |
| OKLab | oklab(79.84% 0.059 -0.0721) |
| OKLCH | oklch(79.84% 0.093 309.3) |
| XYZ | xyz(55.6684, 49.1512, 85.1356) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.03
Pale Violet
#CEAEFA
ΔE00 3.40
Mauve
#E0B0FF
ΔE00 4.11
Lavender (survey)
#C79FEF
ΔE00 4.70
Lilac (survey)
#CEA2FD
ΔE00 5.73
Light Lavender
#DFC5FE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFADEB #C9EBAD
analogous
#B0ADEB #CFADEB #EBADE8
triadic
#CFADEB #EBCFAD #ADEBCF
tetradic
#CFADEB #EBB0AD #C9EBAD #ADE8EB
square
#CFADEB #EBB0AD #C9EBAD #ADE8EB
split-complementary
#CFADEB #E8EBAD #ADEBB0
monochromatic
#954BD3 #B27CDF #CFADEB #ECDEF7 #F1E6F9
Accessibility & contrast
On white
1.94
#CFADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#CFADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFADEB
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFADEB | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EE
Deuteranopia (green-blind)
#AABBE9
Tritanopia (blue-blind)
#CCB5C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cfadeb; /* rgb */ color: rgb(207, 173, 235); /* oklch */ color: oklch(79.8% 0.093 309.3);
Tailwind
colors: {
custom: {
50: '#dec5f1',
500: '#cfadeb',
950: '#000000',
},
}SCSS
$custom: #cfadeb; $custom-light: #dec5f1; $custom-dark: #000000;
JSON
{
"hex": "#cfadeb",
"rgb": {
"r": 207,
"g": 173,
"b": 235
},
"hsl": {
"h": 272.903,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.79843,
"c": 0.09317,
"h": 309.3
},
"luminance": 0.49151
}Semantic roles & 50–950 ramp
primary
#CFADEB
secondary
#E4F0DB
accent
#C81D6A
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284