#CFCAED#CFCAED
#CFCAED is a very light, muted blue. Relative luminance 0.616; OKLCH L 85.4% C 0.048 H 291.9°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCAED |
|---|---|
| RGB | rgb(207, 202, 237) |
| HSL | hsl(249, 49%, 86%) |
| HSV | hsv(249, 15%, 93%) |
| CMYK | cmyk(12.7%, 14.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.71, 8.47, -16.61) |
| CIE-LCH | lch(82.71, 18.65, 297.01°) |
| OKLab | oklab(85.41% 0.0181 -0.045) |
| OKLCH | oklch(85.41% 0.048 291.9) |
| XYZ | xyz(62.1355, 61.6205, 88.7248) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.85
Light Periwinkle
#C1C6FC
ΔE00 6.48
Pale Lilac
#E4CBFF
ΔE00 6.77
Light Lavender
#DFC5FE
ΔE00 7.20
Thistle
#D8BFD8
ΔE00 7.81
Pale Lavender
#EECFFE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCAED #E8EDCA
analogous
#CAD6ED #CFCAED #E0CAED
triadic
#CFCAED #EDCFCA #CAEDCF
tetradic
#CFCAED #EDCAD6 #E8EDCA #CAEDE0
square
#CFCAED #EDCAD6 #E8EDCA #CAEDE0
split-complementary
#CFCAED #EDE0CA #D6EDCA
monochromatic
#7C6FCE #A69CDD #CFCAED #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.58
#CFCAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#CFCAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCAED
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCAED | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEF
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#C9CFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcaed; /* rgb */ color: rgb(207, 202, 237); /* oklch */ color: oklch(85.4% 0.048 291.9);
Tailwind
colors: {
custom: {
50: '#dddaf2',
500: '#cfcaed',
950: '#000000',
},
}SCSS
$custom: #cfcaed; $custom-light: #dddaf2; $custom-dark: #000000;
JSON
{
"hex": "#cfcaed",
"rgb": {
"r": 207,
"g": 202,
"b": 237
},
"hsl": {
"h": 248.571,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.85412,
"c": 0.04846,
"h": 291.9
},
"luminance": 0.61621
}Semantic roles & 50–950 ramp
primary
#CFCAED
secondary
#C2CA92
accent
#BD29A8
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385