#CFCAEE#CFCAEE
#CFCAEE is a very light, muted blue. Relative luminance 0.617; OKLCH L 85.4% C 0.050 H 291.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAEE |
|---|---|
| RGB | rgb(207, 202, 238) |
| HSL | hsl(248, 51%, 86%) |
| HSV | hsv(248, 15%, 93%) |
| CMYK | cmyk(13%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.74, 8.67, -17.10) |
| CIE-LCH | lch(82.74, 19.17, 296.90°) |
| OKLab | oklab(85.45% 0.0184 -0.0463) |
| OKLCH | oklch(85.45% 0.05 291.7) |
| XYZ | xyz(62.2820, 61.6791, 89.4964) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.58
Light Periwinkle
#C1C6FC
ΔE00 6.25
Pale Lilac
#E4CBFF
ΔE00 6.59
Light Lavender
#DFC5FE
ΔE00 6.98
Thistle
#D8BFD8
ΔE00 7.94
Pale Lavender
#EECFFE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAEE #E9EECA
analogous
#CAD7EE #CFCAEE #E1CAEE
triadic
#CFCAEE #EECFCA #CAEECF
tetradic
#CFCAEE #EECAD7 #E9EECA #CAEEE1
square
#CFCAEE #EECAD7 #E9EECA #CAEEE1
split-complementary
#CFCAEE #EEE1CA #D7EECA
monochromatic
#7B6DD0 #A59CDF #CFCAEE #EAE8F8 #EAE8F8
Accessibility & contrast
On white
1.57
#CFCAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#CFCAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAEE
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAEE | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF0
Deuteranopia (green-blind)
#C3CDED
Tritanopia (blue-blind)
#C9CFD6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcaee; /* rgb */ color: rgb(207, 202, 238); /* oklch */ color: oklch(85.4% 0.050 291.7);
Tailwind
colors: {
custom: {
50: '#dddaf3',
500: '#cfcaee',
950: '#000000',
},
}SCSS
$custom: #cfcaee; $custom-light: #dddaf3; $custom-dark: #000000;
JSON
{
"hex": "#cfcaee",
"rgb": {
"r": 207,
"g": 202,
"b": 238
},
"hsl": {
"h": 248.333,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.85447,
"c": 0.04984,
"h": 291.7
},
"luminance": 0.6168
}Semantic roles & 50–950 ramp
primary
#CFCAEE
secondary
#C3CB91
accent
#BF27AA
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385