#CCE4FF#CCE4FF
#CCE4FF is a very light, muted cyan. Relative luminance 0.755; OKLCH L 91.0% C 0.045 H 251.4°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE4FF |
|---|---|
| RGB | rgb(204, 228, 255) |
| HSL | hsl(212, 100%, 90%) |
| HSV | hsv(212, 20%, 100%) |
| CMYK | cmyk(20%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(89.65, -2.36, -15.72) |
| CIE-LCH | lch(89.65, 15.90, 261.47°) |
| OKLab | oklab(90.97% -0.0144 -0.0427) |
| OKLCH | oklch(90.97% 0.045 251.4) |
| XYZ | xyz(70.6905, 75.5424, 105.4450) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.13
Light Blue Grey
#B7C9E2
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 7.54
Baby Blue (survey)
#A2CFFE
ΔE00 7.95
Cloudy Blue
#ACC2D9
ΔE00 8.17
Ice Blue
#A5DFF9
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE4FF #FFE7CC
analogous
#CCFDFF #CCE4FF #CECCFF
triadic
#CCE4FF #FFCCE4 #E4FFCC
tetradic
#CCE4FF #FFCCFD #FFE7CC #CCFFCE
square
#CCE4FF #FFCCFD #FFE7CC #CCFFCE
split-complementary
#CCE4FF #FFCECC #FDFFCC
monochromatic
#52A3FF #8FC4FF #CCE4FF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.30
#CCE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CCE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE4FF
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE4FF | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#BFEAED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cce4ff; /* rgb */ color: rgb(204, 228, 255); /* oklch */ color: oklch(91.0% 0.045 251.4);
Tailwind
colors: {
custom: {
50: '#dcecff',
500: '#cce4ff',
950: '#000000',
},
}SCSS
$custom: #cce4ff; $custom-light: #dcecff; $custom-dark: #000000;
JSON
{
"hex": "#cce4ff",
"rgb": {
"r": 204,
"g": 228,
"b": 255
},
"hsl": {
"h": 211.765,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90972,
"c": 0.04505,
"h": 251.4
},
"luminance": 0.75544
}Semantic roles & 50–950 ramp
primary
#CCE4FF
secondary
#EABB86
accent
#7A00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486