#CCCEE5#CCCEE5
#CCCEE5 is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.7% C 0.032 H 281.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEE5 |
|---|---|
| RGB | rgb(204, 206, 229) |
| HSL | hsl(235, 32%, 85%) |
| HSV | hsv(235, 11%, 90%) |
| CMYK | cmyk(10.9%, 10%, 0%, 10.2%) |
| CIE-LAB | lab(83.25, 3.75, -11.57) |
| CIE-LCH | lch(83.25, 12.16, 287.96°) |
| OKLab | oklab(85.7% 0.0065 -0.0311) |
| OKLCH | oklch(85.7% 0.032 281.8) |
| XYZ | xyz(61.1130, 62.6366, 82.9840) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.67
Light Blue Grey
#B7C9E2
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 8.00
Lightsteelblue
#B0C4DE
ΔE00 8.04
Light Periwinkle
#C1C6FC
ΔE00 8.79
Fog
#D8DCE0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEE5 #E5E3CC
analogous
#CCDBE5 #CCCEE5 #D7CCE5
triadic
#CCCEE5 #E5CCCE #CEE5CC
tetradic
#CCCEE5 #E5CCDB #E5E3CC #CCE5D7
square
#CCCEE5 #E5CCDB #E5E3CC #CCE5D7
split-complementary
#CCCEE5 #E5D7CC #DBE5CC
monochromatic
#7B80BC #A3A7D0 #CCCEE5 #EBECF5 #EBECF5
Accessibility & contrast
On white
1.55
#CCCEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CCCEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEE5
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEE5 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D0E6
Deuteranopia (green-blind)
#C8CFE4
Tritanopia (blue-blind)
#C7D2D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccee5; /* rgb */ color: rgb(204, 206, 229); /* oklch */ color: oklch(85.7% 0.032 281.8);
Tailwind
colors: {
custom: {
50: '#dbdced',
500: '#cccee5',
950: '#000000',
},
}SCSS
$custom: #cccee5; $custom-light: #dbdced; $custom-dark: #000000;
JSON
{
"hex": "#cccee5",
"rgb": {
"r": 204,
"g": 206,
"b": 229
},
"hsl": {
"h": 235.2,
"s": 32.468,
"l": 84.902
},
"oklch": {
"l": 0.85697,
"c": 0.03182,
"h": 281.8
},
"luminance": 0.62637
}Semantic roles & 50–950 ramp
primary
#CCCEE5
secondary
#BEBB97
accent
#A23AAB
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#151516
muted
#848484