#CCCEE1#CCCEE1
#CCCEE1 is a very light, muted blue. Relative luminance 0.624; OKLCH L 85.6% C 0.026 H 281.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEE1 |
|---|---|
| RGB | rgb(204, 206, 225) |
| HSL | hsl(234, 26%, 84%) |
| HSV | hsv(234, 9%, 88%) |
| CMYK | cmyk(9.3%, 8.4%, 0%, 11.8%) |
| CIE-LAB | lab(83.13, 2.95, -9.61) |
| CIE-LCH | lch(83.13, 10.05, 287.06°) |
| OKLab | oklab(85.57% 0.005 -0.0258) |
| OKLCH | oklch(85.57% 0.026 281) |
| XYZ | xyz(60.5610, 62.4158, 80.0764) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.66
Light Blue Grey
#B7C9E2
ΔE00 6.72
Fog
#D8DCE0
ΔE00 7.76
Lightsteelblue
#B0C4DE
ΔE00 7.83
Dove Gray
#B6B8BD
ΔE00 8.50
Light Gray
#D3D3D3
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEE1 #E1DFCC
analogous
#CCD9E1 #CCCEE1 #D5CCE1
triadic
#CCCEE1 #E1CCCE #CEE1CC
tetradic
#CCCEE1 #E1CCD9 #E1DFCC #CCE1D5
square
#CCCEE1 #E1CCD9 #E1DFCC #CCE1D5
split-complementary
#CCCEE1 #E1D5CC #D9E1CC
monochromatic
#7F84B4 #A5A9CA #CCCEE1 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.56
#CCCEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CCCEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEE1
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEE1 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E2
Deuteranopia (green-blind)
#C9CEE0
Tritanopia (blue-blind)
#C8D1D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccee1; /* rgb */ color: rgb(204, 206, 225); /* oklch */ color: oklch(85.6% 0.026 281.0);
Tailwind
colors: {
custom: {
50: '#dbdcea',
500: '#cccee1',
950: '#000000',
},
}SCSS
$custom: #cccee1; $custom-light: #dbdcea; $custom-dark: #000000;
JSON
{
"hex": "#cccee1",
"rgb": {
"r": 204,
"g": 206,
"b": 225
},
"hsl": {
"h": 234.286,
"s": 25.926,
"l": 84.118
},
"oklch": {
"l": 0.85567,
"c": 0.0263,
"h": 281
},
"luminance": 0.62416
}Semantic roles & 50–950 ramp
primary
#CCCEE1
secondary
#B8B599
accent
#9B41A4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#151516
muted
#848484