#CCCDEB#CCCDEB
#CCCDEB is a very light, muted blue. Relative luminance 0.625; OKLCH L 85.7% C 0.041 H 284.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDEB |
|---|---|
| RGB | rgb(204, 205, 235) |
| HSL | hsl(238, 44%, 86%) |
| HSV | hsv(238, 13%, 92%) |
| CMYK | cmyk(13.2%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.18, 5.50, -14.87) |
| CIE-LCH | lch(83.18, 15.86, 290.30°) |
| OKLab | oklab(85.7% 0.01 -0.0402) |
| OKLCH | oklch(85.7% 0.041 284) |
| XYZ | xyz(61.7253, 62.4976, 87.3925) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.67
Lavender (CSS)
#E6E6FA
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 6.74
Light Blue Grey
#B7C9E2
ΔE00 8.08
Lightsteelblue
#B0C4DE
ΔE00 9.01
Pale Lilac
#E4CBFF
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDEB #EBEACC
analogous
#CCDCEB #CCCDEB #DACCEB
triadic
#CCCDEB #EBCCCD #CDEBCC
tetradic
#CCCDEB #EBCCDC #EBEACC #CCEBDA
square
#CCCDEB #EBCCDC #EBEACC #CCEBDA
split-complementary
#CCCDEB #EBDACC #DCEBCC
monochromatic
#7477C9 #A0A2DA #CCCDEB #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.56
#CCCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#CCCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDEB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDEB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#C5CEEA
Tritanopia (blue-blind)
#C6D2D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccdeb; /* rgb */ color: rgb(204, 205, 235); /* oklch */ color: oklch(85.7% 0.041 284.0);
Tailwind
colors: {
custom: {
50: '#dbdcf1',
500: '#cccdeb',
950: '#000000',
},
}SCSS
$custom: #cccdeb; $custom-light: #dbdcf1; $custom-dark: #000000;
JSON
{
"hex": "#cccdeb",
"rgb": {
"r": 204,
"g": 205,
"b": 235
},
"hsl": {
"h": 238.065,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.85699,
"c": 0.04144,
"h": 284
},
"luminance": 0.62498
}Semantic roles & 50–950 ramp
primary
#CCCDEB
secondary
#C6C595
accent
#B22FB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485