#CCCEE8#CCCEE8
#CCCEE8 is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.8% C 0.036 H 282.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEE8 |
|---|---|
| RGB | rgb(204, 206, 232) |
| HSL | hsl(236, 38%, 85%) |
| HSV | hsv(236, 12%, 91%) |
| CMYK | cmyk(12.1%, 11.2%, 0%, 9%) |
| CIE-LAB | lab(83.34, 4.36, -13.03) |
| CIE-LCH | lch(83.34, 13.74, 288.49°) |
| OKLab | oklab(85.8% 0.0076 -0.0352) |
| OKLCH | oklch(85.8% 0.036 282.1) |
| XYZ | xyz(61.5355, 62.8056, 85.2090) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.91
Periwinkle
#CCCCFF
ΔE00 6.96
Light Blue Grey
#B7C9E2
ΔE00 7.26
Light Periwinkle
#C1C6FC
ΔE00 7.84
Lightsteelblue
#B0C4DE
ΔE00 8.29
Cloudy Blue
#ACC2D9
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEE8 #E8E6CC
analogous
#CCDCE8 #CCCEE8 #D8CCE8
triadic
#CCCEE8 #E8CCCE #CEE8CC
tetradic
#CCCEE8 #E8CCDC #E8E6CC #CCE8D8
square
#CCCEE8 #E8CCDC #E8E6CC #CCE8D8
split-complementary
#CCCEE8 #E8D8CC #DCE8CC
monochromatic
#787DC2 #A2A5D5 #CCCEE8 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.55
#CCCEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CCCEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEE8
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEE8 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1E9
Deuteranopia (green-blind)
#C7CFE7
Tritanopia (blue-blind)
#C6D2D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccee8; /* rgb */ color: rgb(204, 206, 232); /* oklch */ color: oklch(85.8% 0.036 282.1);
Tailwind
colors: {
custom: {
50: '#dbdcef',
500: '#cccee8',
950: '#000000',
},
}SCSS
$custom: #cccee8; $custom-light: #dbdcef; $custom-dark: #000000;
JSON
{
"hex": "#cccee8",
"rgb": {
"r": 204,
"g": 206,
"b": 232
},
"hsl": {
"h": 235.714,
"s": 37.838,
"l": 85.49
},
"oklch": {
"l": 0.85796,
"c": 0.03596,
"h": 282.1
},
"luminance": 0.62806
}Semantic roles & 50–950 ramp
primary
#CCCEE8
secondary
#C2BF96
accent
#A835B1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485