#CCCEEA#CCCEEA
#CCCEEA is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.9% C 0.039 H 282.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEEA |
|---|---|
| RGB | rgb(204, 206, 234) |
| HSL | hsl(236, 42%, 86%) |
| HSV | hsv(236, 13%, 92%) |
| CMYK | cmyk(12.8%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(83.40, 4.77, -14.00) |
| CIE-LCH | lch(83.40, 14.79, 288.79°) |
| OKLab | oklab(85.86% 0.0083 -0.0378) |
| OKLCH | oklch(85.86% 0.039 282.3) |
| XYZ | xyz(61.8212, 62.9199, 86.7137) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.15
Periwinkle
#CCCCFF
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 8.49
Pale Lilac
#E4CBFF
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEEA #EAE8CC
analogous
#CCDDEA #CCCEEA #D9CCEA
triadic
#CCCEEA #EACCCE #CEEACC
tetradic
#CCCEEA #EACCDD #EAE8CC #CCEAD9
square
#CCCEEA #EACCDD #EAE8CC #CCEAD9
split-complementary
#CCCEEA #EAD9CC #DDEACC
monochromatic
#757BC6 #A1A4D8 #CCCEEA #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.55
#CCCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CCCEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEEA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEEA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EB
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#C6D3D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccceea; /* rgb */ color: rgb(204, 206, 234); /* oklch */ color: oklch(85.9% 0.039 282.3);
Tailwind
colors: {
custom: {
50: '#dbdcf0',
500: '#ccceea',
950: '#000000',
},
}SCSS
$custom: #ccceea; $custom-light: #dbdcf0; $custom-dark: #000000;
JSON
{
"hex": "#ccceea",
"rgb": {
"r": 204,
"g": 206,
"b": 234
},
"hsl": {
"h": 236,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.85863,
"c": 0.03872,
"h": 282.3
},
"luminance": 0.6292
}Semantic roles & 50–950 ramp
primary
#CCCEEA
secondary
#C5C295
accent
#AC31B5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485