#CFCEEA#CFCEEA
#CFCEEA is a very light, muted blue. Relative luminance 0.633; OKLCH L 86.1% C 0.039 H 287.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEEA |
|---|---|
| RGB | rgb(207, 206, 234) |
| HSL | hsl(242, 40%, 86%) |
| HSV | hsv(242, 12%, 92%) |
| CMYK | cmyk(11.5%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(83.63, 5.73, -13.64) |
| CIE-LCH | lch(83.63, 14.80, 292.77°) |
| OKLab | oklab(86.1% 0.0114 -0.0368) |
| OKLCH | oklch(86.1% 0.039 287.2) |
| XYZ | xyz(62.6516, 63.3481, 86.7526) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.09
Periwinkle
#CCCCFF
ΔE00 6.42
Light Periwinkle
#C1C6FC
ΔE00 7.69
Light Blue Grey
#B7C9E2
ΔE00 8.76
Thistle
#D8BFD8
ΔE00 8.97
Pale Lilac
#E4CBFF
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEEA #E9EACE
analogous
#CEDBEA #CFCEEA #DDCEEA
triadic
#CFCEEA #EACFCE #CEEACF
tetradic
#CFCEEA #EACEDB #E9EACE #CEEADD
square
#CFCEEA #EACEDB #E9EACE #CEEADD
split-complementary
#CFCEEA #EADDCE #DBEACE
monochromatic
#7B78C5 #A5A3D8 #CFCEEA #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.54
#CFCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#CFCEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEEA
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEEA | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EB
Deuteranopia (green-blind)
#C7D0E9
Tritanopia (blue-blind)
#CAD2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfceea; /* rgb */ color: rgb(207, 206, 234); /* oklch */ color: oklch(86.1% 0.039 287.2);
Tailwind
colors: {
custom: {
50: '#dddcf0',
500: '#cfceea',
950: '#000000',
},
}SCSS
$custom: #cfceea; $custom-light: #dddcf0; $custom-dark: #000000;
JSON
{
"hex": "#cfceea",
"rgb": {
"r": 207,
"g": 206,
"b": 234
},
"hsl": {
"h": 242.143,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.86095,
"c": 0.03854,
"h": 287.2
},
"luminance": 0.63349
}Semantic roles & 50–950 ramp
primary
#CFCEEA
secondary
#C3C597
accent
#B332AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485