#CFCAE1#CFCAE1
#CFCAE1 is a very light, muted violet. Relative luminance 0.609; OKLCH L 85.0% C 0.032 H 295.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAE1 |
|---|---|
| RGB | rgb(207, 202, 225) |
| HSL | hsl(253, 28%, 84%) |
| HSV | hsv(253, 10%, 88%) |
| CMYK | cmyk(8%, 10.2%, 0%, 11.8%) |
| CIE-LAB | lab(82.35, 6.05, -10.75) |
| CIE-LCH | lch(82.35, 12.34, 299.37°) |
| OKLab | oklab(85.01% 0.0139 -0.0289) |
| OKLCH | oklch(85.01% 0.032 295.7) |
| XYZ | xyz(60.4407, 60.9425, 79.7985) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.67
Thistle
#D8BFD8
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 8.43
Light Periwinkle
#C1C6FC
ΔE00 9.67
Pale Lilac
#E4CBFF
ΔE00 9.82
Light Blue Grey
#B7C9E2
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAE1 #DCE1CA
analogous
#CAD0E1 #CFCAE1 #DACAE1
triadic
#CFCAE1 #E1CFCA #CAE1CF
tetradic
#CFCAE1 #E1CAD0 #DCE1CA #CAE1DA
square
#CFCAE1 #E1CAD0 #DCE1CA #CAE1DA
split-complementary
#CFCAE1 #E1DACA #D0E1CA
monochromatic
#887CB5 #ACA3CB #CFCAE1 #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.59
#CFCAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#CFCAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAE1
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAE1 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE2
Deuteranopia (green-blind)
#C6CDE0
Tritanopia (blue-blind)
#CCCDD1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcae1; /* rgb */ color: rgb(207, 202, 225); /* oklch */ color: oklch(85.0% 0.032 295.7);
Tailwind
colors: {
custom: {
50: '#dddaea',
500: '#cfcae1',
950: '#000000',
},
}SCSS
$custom: #cfcae1; $custom-light: #dddaea; $custom-dark: #000000;
JSON
{
"hex": "#cfcae1",
"rgb": {
"r": 207,
"g": 202,
"b": 225
},
"hsl": {
"h": 253.043,
"s": 27.711,
"l": 83.725
},
"oklch": {
"l": 0.85008,
"c": 0.03204,
"h": 295.7
},
"luminance": 0.60943
}Semantic roles & 50–950 ramp
primary
#CFCAE1
secondary
#B1B997
accent
#A63F90
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384