#CFCAE2#CFCAE2
#CFCAE2 is a very light, muted violet. Relative luminance 0.610; OKLCH L 85.0% C 0.033 H 295.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAE2 |
|---|---|
| RGB | rgb(207, 202, 226) |
| HSL | hsl(253, 29%, 84%) |
| HSV | hsv(253, 11%, 89%) |
| CMYK | cmyk(8.4%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(82.38, 6.25, -11.24) |
| CIE-LCH | lch(82.38, 12.86, 299.07°) |
| OKLab | oklab(85.04% 0.0142 -0.0302) |
| OKLCH | oklch(85.04% 0.033 295.2) |
| XYZ | xyz(60.5775, 60.9973, 80.5190) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.74
Thistle
#D8BFD8
ΔE00 7.20
Periwinkle
#CCCCFF
ΔE00 8.10
Light Periwinkle
#C1C6FC
ΔE00 9.38
Pale Lilac
#E4CBFF
ΔE00 9.52
Light Blue Grey
#B7C9E2
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAE2 #DDE2CA
analogous
#CAD1E2 #CFCAE2 #DBCAE2
triadic
#CFCAE2 #E2CFCA #CAE2CF
tetradic
#CFCAE2 #E2CAD1 #DDE2CA #CAE2DB
square
#CFCAE2 #E2CAD1 #DDE2CA #CAE2DB
split-complementary
#CFCAE2 #E2DBCA #D1E2CA
monochromatic
#877BB7 #ABA2CC #CFCAE2 #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.59
#CFCAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#CFCAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAE2
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAE2 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE3
Deuteranopia (green-blind)
#C6CDE1
Tritanopia (blue-blind)
#CCCDD2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcae2; /* rgb */ color: rgb(207, 202, 226); /* oklch */ color: oklch(85.0% 0.033 295.2);
Tailwind
colors: {
custom: {
50: '#dddaeb',
500: '#cfcae2',
950: '#000000',
},
}SCSS
$custom: #cfcae2; $custom-light: #dddaeb; $custom-dark: #000000;
JSON
{
"hex": "#cfcae2",
"rgb": {
"r": 207,
"g": 202,
"b": 226
},
"hsl": {
"h": 252.5,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.85041,
"c": 0.03341,
"h": 295.2
},
"luminance": 0.60997
}Semantic roles & 50–950 ramp
primary
#CFCAE2
secondary
#B2BA96
accent
#A83E92
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384