#CCE0E8#CCE0E8
#CCE0E8 is a very light, muted cyan. Relative luminance 0.720; OKLCH L 89.4% C 0.024 H 223.7°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE0E8 |
|---|---|
| RGB | rgb(204, 224, 232) |
| HSL | hsl(197, 38%, 85%) |
| HSV | hsv(197, 12%, 91%) |
| CMYK | cmyk(12.1%, 3.4%, 0%, 9%) |
| CIE-LAB | lab(87.96, -5.06, -6.17) |
| CIE-LCH | lch(87.96, 7.97, 230.66°) |
| OKLab | oklab(89.42% -0.0174 -0.0166) |
| OKLCH | oklch(89.42% 0.024 223.7) |
| XYZ | xyz(66.1196, 71.9737, 86.7371) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.06
Lightblue
#ADD8E6
ΔE00 6.65
Aliceblue
#F0F8FF
ΔE00 7.27
Azure (CSS)
#F0FFFF
ΔE00 7.64
Gainsboro
#DCDCDC
ΔE00 8.01
Light Grey
#D8DCD6
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE0E8 #E8D4CC
analogous
#CCE8E2 #CCE0E8 #CCD2E8
triadic
#CCE0E8 #E8CCE0 #E0E8CC
tetradic
#CCE0E8 #E2CCE8 #E8D4CC #D2E8CC
square
#CCE0E8 #E2CCE8 #E8D4CC #D2E8CC
split-complementary
#CCE0E8 #E8CCD2 #E8E2CC
monochromatic
#78ADC2 #A2C6D5 #CCE0E8 #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.36
#CCE0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#CCE0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE0E8
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE0E8 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFE8
Deuteranopia (green-blind)
#D7DBE8
Tritanopia (blue-blind)
#C5E3E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce0e8; /* rgb */ color: rgb(204, 224, 232); /* oklch */ color: oklch(89.4% 0.024 223.7);
Tailwind
colors: {
custom: {
50: '#dbe9ef',
500: '#cce0e8',
950: '#000000',
},
}SCSS
$custom: #cce0e8; $custom-light: #dbe9ef; $custom-dark: #000000;
JSON
{
"hex": "#cce0e8",
"rgb": {
"r": 204,
"g": 224,
"b": 232
},
"hsl": {
"h": 197.143,
"s": 37.838,
"l": 85.49
},
"oklch": {
"l": 0.89422,
"c": 0.02404,
"h": 223.7
},
"luminance": 0.71975
}Semantic roles & 50–950 ramp
primary
#CCE0E8
secondary
#C2A396
accent
#5835B1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151616
muted
#848485