#CCE9FF#CCE9FF
#CCE9FF is a very light, muted cyan. Relative luminance 0.783; OKLCH L 92.0% C 0.043 H 240.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE9FF |
|---|---|
| RGB | rgb(204, 233, 255) |
| HSL | hsl(206, 100%, 90%) |
| HSV | hsv(206, 20%, 100%) |
| CMYK | cmyk(20%, 8.6%, 0%, 0%) |
| CIE-LAB | lab(90.93, -4.94, -13.80) |
| CIE-LCH | lch(90.93, 14.65, 250.31°) |
| OKLab | oklab(91.98% -0.021 -0.0374) |
| OKLCH | oklch(91.98% 0.043 240.7) |
| XYZ | xyz(72.0860, 78.3332, 105.9102) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 7.13
Lightblue
#ADD8E6
ΔE00 7.56
Light Blue Grey
#B7C9E2
ΔE00 8.26
Powder Blue (survey)
#B1D1FC
ΔE00 8.28
Aliceblue
#F0F8FF
ΔE00 8.39
Baby Blue (survey)
#A2CFFE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE9FF #FFE2CC
analogous
#CCFFFB #CCE9FF #CCD0FF
triadic
#CCE9FF #FFCCE9 #E9FFCC
tetradic
#CCE9FF #FBCCFF #FFE2CC #D0FFCC
square
#CCE9FF #FBCCFF #FFE2CC #D0FFCC
split-complementary
#CCE9FF #FFCCD0 #FFFBCC
monochromatic
#52B4FF #8FCFFF #CCE9FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.26
#CCE9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#CCE9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE9FF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE9FF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#BEEEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cce9ff; /* rgb */ color: rgb(204, 233, 255); /* oklch */ color: oklch(92.0% 0.043 240.7);
Tailwind
colors: {
custom: {
50: '#dcf0ff',
500: '#cce9ff',
950: '#000000',
},
}SCSS
$custom: #cce9ff; $custom-light: #dcf0ff; $custom-dark: #000000;
JSON
{
"hex": "#cce9ff",
"rgb": {
"r": 204,
"g": 233,
"b": 255
},
"hsl": {
"h": 205.882,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.91983,
"c": 0.04292,
"h": 240.7
},
"luminance": 0.78335
}Semantic roles & 50–950 ramp
primary
#CCE9FF
secondary
#EAB186
accent
#6300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586