#CCCEE9#CCCEE9
#CCCEE9 is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.8% C 0.037 H 282.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEE9 |
|---|---|
| RGB | rgb(204, 206, 233) |
| HSL | hsl(236, 40%, 86%) |
| HSV | hsv(236, 12%, 91%) |
| CMYK | cmyk(12.4%, 11.6%, 0%, 8.6%) |
| CIE-LAB | lab(83.37, 4.56, -13.52) |
| CIE-LCH | lch(83.37, 14.27, 288.64°) |
| OKLab | oklab(85.83% 0.0079 -0.0365) |
| OKLCH | oklch(85.83% 0.037 282.2) |
| XYZ | xyz(61.6780, 62.8626, 85.9592) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.02
Periwinkle
#CCCCFF
ΔE00 6.62
Light Blue Grey
#B7C9E2
ΔE00 7.37
Light Periwinkle
#C1C6FC
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 8.39
Cloudy Blue
#ACC2D9
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEE9 #E9E7CC
analogous
#CCDCE9 #CCCEE9 #D8CCE9
triadic
#CCCEE9 #E9CCCE #CEE9CC
tetradic
#CCCEE9 #E9CCDC #E9E7CC #CCE9D8
square
#CCCEE9 #E9CCDC #E9E7CC #CCE9D8
split-complementary
#CCCEE9 #E9D8CC #DCE9CC
monochromatic
#767CC4 #A1A5D7 #CCCEE9 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.55
#CCCEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CCCEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEE9
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEE9 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EA
Deuteranopia (green-blind)
#C6CFE8
Tritanopia (blue-blind)
#C6D2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccee9; /* rgb */ color: rgb(204, 206, 233); /* oklch */ color: oklch(85.8% 0.037 282.2);
Tailwind
colors: {
custom: {
50: '#dbdcf0',
500: '#cccee9',
950: '#000000',
},
}SCSS
$custom: #cccee9; $custom-light: #dbdcf0; $custom-dark: #000000;
JSON
{
"hex": "#cccee9",
"rgb": {
"r": 204,
"g": 206,
"b": 233
},
"hsl": {
"h": 235.862,
"s": 39.726,
"l": 85.686
},
"oklch": {
"l": 0.8583,
"c": 0.03734,
"h": 282.2
},
"luminance": 0.62863
}Semantic roles & 50–950 ramp
primary
#CCCEE9
secondary
#C4C096
accent
#AA33B3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485