#CECEE6#CECEE6
#CECEE6 is a very light, muted blue. Relative luminance 0.630; OKLCH L 85.9% C 0.033 H 285.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CECEE6 |
|---|---|
| RGB | rgb(206, 206, 230) |
| HSL | hsl(240, 32%, 85%) |
| HSV | hsv(240, 10%, 90%) |
| CMYK | cmyk(10.4%, 10.4%, 0%, 9.8%) |
| CIE-LAB | lab(83.43, 4.60, -11.81) |
| CIE-LCH | lch(83.43, 12.68, 291.26°) |
| OKLab | oklab(85.88% 0.0089 -0.0318) |
| OKLCH | oklch(85.88% 0.033 285.7) |
| XYZ | xyz(61.8049, 62.9772, 83.7473) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 7.97
Light Periwinkle
#C1C6FC
ΔE00 8.73
Lightsteelblue
#B0C4DE
ΔE00 9.01
Thistle
#D8BFD8
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECEE6 #E6E6CE
analogous
#CEDAE6 #CECEE6 #DACEE6
triadic
#CECEE6 #E6CECE #CEE6CE
tetradic
#CECEE6 #E6CEDA #E6E6CE #CEE6DA
square
#CECEE6 #E6CEDA #E6E6CE #CEE6DA
split-complementary
#CECEE6 #E6DACE #DAE6CE
monochromatic
#7D7DBD #A5A5D1 #CECEE6 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.54
#CECEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CECEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECEE6
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECEE6 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1E7
Deuteranopia (green-blind)
#C8CFE5
Tritanopia (blue-blind)
#C9D2D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecee6; /* rgb */ color: rgb(206, 206, 230); /* oklch */ color: oklch(85.9% 0.033 285.7);
Tailwind
colors: {
custom: {
50: '#dddced',
500: '#cecee6',
950: '#000000',
},
}SCSS
$custom: #cecee6; $custom-light: #dddced; $custom-dark: #000000;
JSON
{
"hex": "#cecee6",
"rgb": {
"r": 206,
"g": 206,
"b": 230
},
"hsl": {
"h": 240,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.85884,
"c": 0.03304,
"h": 285.7
},
"luminance": 0.62978
}Semantic roles & 50–950 ramp
primary
#CECEE6
secondary
#BFBF99
accent
#AB3AAB
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484