#CCCEDD#CCCEDD
#CCCEDD is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.4% C 0.021 H 279.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEDD |
|---|---|
| RGB | rgb(204, 206, 221) |
| HSL | hsl(233, 20%, 83%) |
| HSV | hsv(233, 8%, 87%) |
| CMYK | cmyk(7.7%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(83.02, 2.16, -7.64) |
| CIE-LCH | lch(83.02, 7.94, 285.78°) |
| OKLab | oklab(85.44% 0.0036 -0.0205) |
| OKLCH | oklch(85.44% 0.021 279.9) |
| XYZ | xyz(60.0217, 62.2001, 77.2363) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.08
Fog
#D8DCE0
ΔE00 6.36
Light Blue Grey
#B7C9E2
ΔE00 6.77
Light Gray
#D3D3D3
ΔE00 7.07
Dove Gray
#B6B8BD
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEDD #DDDBCC
analogous
#CCD6DD #CCCEDD #D2CCDD
triadic
#CCCEDD #DDCCCE #CEDDCC
tetradic
#CCCEDD #DDCCD6 #DDDBCC #CCDDD2
square
#CCCEDD #DDCCD6 #DDDBCC #CCDDD2
split-complementary
#CCCEDD #DDD2CC #D6DDCC
monochromatic
#8387AC #A7ABC5 #CCCEDD #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.56
#CCCEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#CCCEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEDD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEDD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#CACEDD
Tritanopia (blue-blind)
#C9D0D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccedd; /* rgb */ color: rgb(204, 206, 221); /* oklch */ color: oklch(85.4% 0.021 279.9);
Tailwind
colors: {
custom: {
50: '#dbdce7',
500: '#cccedd',
950: '#000000',
},
}SCSS
$custom: #cccedd; $custom-light: #dbdce7; $custom-dark: #000000;
JSON
{
"hex": "#cccedd",
"rgb": {
"r": 204,
"g": 206,
"b": 221
},
"hsl": {
"h": 232.941,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.85439,
"c": 0.0208,
"h": 279.9
},
"luminance": 0.622
}Semantic roles & 50–950 ramp
primary
#CCCEDD
secondary
#B3B09A
accent
#94479E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484