#CCCEE6#CCCEE6
#CCCEE6 is a very light, muted blue. Relative luminance 0.627; OKLCH L 85.7% C 0.033 H 281.9°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEE6 |
|---|---|
| RGB | rgb(204, 206, 230) |
| HSL | hsl(235, 34%, 85%) |
| HSV | hsv(235, 11%, 90%) |
| CMYK | cmyk(11.3%, 10.4%, 0%, 9.8%) |
| CIE-LAB | lab(83.28, 3.95, -12.05) |
| CIE-LCH | lch(83.28, 12.68, 288.15°) |
| OKLab | oklab(85.73% 0.0068 -0.0325) |
| OKLCH | oklch(85.73% 0.033 281.9) |
| XYZ | xyz(61.2531, 62.6926, 83.7214) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 7.05
Periwinkle
#CCCCFF
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 8.11
Light Periwinkle
#C1C6FC
ΔE00 8.47
Fog
#D8DCE0
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEE6 #E6E4CC
analogous
#CCDBE6 #CCCEE6 #D7CCE6
triadic
#CCCEE6 #E6CCCE #CEE6CC
tetradic
#CCCEE6 #E6CCDB #E6E4CC #CCE6D7
square
#CCCEE6 #E6CCDB #E6E4CC #CCE6D7
split-complementary
#CCCEE6 #E6D7CC #DBE6CC
monochromatic
#7A7FBE #A3A7D2 #CCCEE6 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.55
#CCCEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CCCEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEE6
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEE6 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D0E7
Deuteranopia (green-blind)
#C7CFE5
Tritanopia (blue-blind)
#C7D2D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccee6; /* rgb */ color: rgb(204, 206, 230); /* oklch */ color: oklch(85.7% 0.033 281.9);
Tailwind
colors: {
custom: {
50: '#dbdcee',
500: '#cccee6',
950: '#000000',
},
}SCSS
$custom: #cccee6; $custom-light: #dbdcee; $custom-dark: #000000;
JSON
{
"hex": "#cccee6",
"rgb": {
"r": 204,
"g": 206,
"b": 230
},
"hsl": {
"h": 235.385,
"s": 34.211,
"l": 85.098
},
"oklch": {
"l": 0.8573,
"c": 0.03319,
"h": 281.9
},
"luminance": 0.62693
}Semantic roles & 50–950 ramp
primary
#CCCEE6
secondary
#BFBC97
accent
#A438AD
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#151516
muted
#848484