#CFCEEC#CFCEEC
#CFCEEC is a very light, muted blue. Relative luminance 0.635; OKLCH L 86.2% C 0.041 H 287.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEEC |
|---|---|
| RGB | rgb(207, 206, 236) |
| HSL | hsl(242, 44%, 87%) |
| HSV | hsv(242, 13%, 93%) |
| CMYK | cmyk(12.3%, 12.7%, 0%, 7.5%) |
| CIE-LAB | lab(83.69, 6.13, -14.62) |
| CIE-LCH | lch(83.69, 15.85, 292.76°) |
| OKLab | oklab(86.16% 0.0121 -0.0395) |
| OKLCH | oklch(86.16% 0.041 287) |
| XYZ | xyz(62.9406, 63.4636, 88.2744) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.79
Lavender (CSS)
#E6E6FA
ΔE00 6.40
Light Periwinkle
#C1C6FC
ΔE00 7.14
Pale Lilac
#E4CBFF
ΔE00 8.70
Light Blue Grey
#B7C9E2
ΔE00 8.94
Thistle
#D8BFD8
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEEC #EBECCE
analogous
#CEDCEC #CFCEEC #DECEEC
triadic
#CFCEEC #ECCFCE #CEECCF
tetradic
#CFCEEC #ECCEDC #EBECCE #CEECDE
square
#CFCEEC #ECCEDC #EBECCE #CEECDE
split-complementary
#CFCEEC #ECDECE #DCECCE
monochromatic
#7976CA #A4A2DB #CFCEEC #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.53
#CFCEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#CFCEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEEC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEEC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#C9D3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfceec; /* rgb */ color: rgb(207, 206, 236); /* oklch */ color: oklch(86.2% 0.041 287.0);
Tailwind
colors: {
custom: {
50: '#dddcf2',
500: '#cfceec',
950: '#000000',
},
}SCSS
$custom: #cfceec; $custom-light: #dddcf2; $custom-dark: #000000;
JSON
{
"hex": "#cfceec",
"rgb": {
"r": 207,
"g": 206,
"b": 236
},
"hsl": {
"h": 242,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.86162,
"c": 0.0413,
"h": 287
},
"luminance": 0.63464
}Semantic roles & 50–950 ramp
primary
#CFCEEC
secondary
#C6C896
accent
#B72EB3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485