#CCCDE3#CCCDE3
#CCCDE3 is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.4% C 0.030 H 283.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDE3 |
|---|---|
| RGB | rgb(204, 205, 227) |
| HSL | hsl(237, 29%, 85%) |
| HSV | hsv(237, 10%, 89%) |
| CMYK | cmyk(10.1%, 9.7%, 0%, 11%) |
| CIE-LAB | lab(82.94, 3.88, -10.97) |
| CIE-LCH | lch(82.94, 11.63, 289.47°) |
| OKLab | oklab(85.43% 0.0072 -0.0295) |
| OKLCH | oklch(85.43% 0.03 283.7) |
| XYZ | xyz(60.5954, 62.0456, 81.4418) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.78
Light Blue Grey
#B7C9E2
ΔE00 7.29
Lightsteelblue
#B0C4DE
ΔE00 8.34
Periwinkle
#CCCCFF
ΔE00 8.37
Fog
#D8DCE0
ΔE00 9.01
Light Periwinkle
#C1C6FC
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDE3 #E3E2CC
analogous
#CCD9E3 #CCCDE3 #D7CCE3
triadic
#CCCDE3 #E3CCCD #CDE3CC
tetradic
#CCCDE3 #E3CCD9 #E3E2CC #CCE3D7
square
#CCCDE3 #E3CCD9 #E3E2CC #CCE3D7
split-complementary
#CCCDE3 #E3D7CC #D9E3CC
monochromatic
#7D80B8 #A4A6CD #CCCDE3 #EBECF4 #EBECF4
Accessibility & contrast
On white
1.57
#CCCDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#CCCDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDE3
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDE3 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CFE4
Deuteranopia (green-blind)
#C7CEE2
Tritanopia (blue-blind)
#C7D1D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccde3; /* rgb */ color: rgb(204, 205, 227); /* oklch */ color: oklch(85.4% 0.030 283.7);
Tailwind
colors: {
custom: {
50: '#dbdceb',
500: '#cccde3',
950: '#000000',
},
}SCSS
$custom: #cccde3; $custom-light: #dbdceb; $custom-dark: #000000;
JSON
{
"hex": "#cccde3",
"rgb": {
"r": 204,
"g": 205,
"b": 227
},
"hsl": {
"h": 237.391,
"s": 29.114,
"l": 84.51
},
"oklch": {
"l": 0.85432,
"c": 0.03037,
"h": 283.7
},
"luminance": 0.62046
}Semantic roles & 50–950 ramp
primary
#CCCDE3
secondary
#BBB998
accent
#A33EA8
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#151516
muted
#848484