#CCE7FF#CCE7FF
#CCE7FF is a very light, muted cyan. Relative luminance 0.772; OKLCH L 91.6% C 0.044 H 245.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE7FF |
|---|---|
| RGB | rgb(204, 231, 255) |
| HSL | hsl(208, 100%, 90%) |
| HSV | hsv(208, 20%, 100%) |
| CMYK | cmyk(20%, 9.4%, 0%, 0%) |
| CIE-LAB | lab(90.42, -3.91, -14.57) |
| CIE-LCH | lch(90.42, 15.08, 254.98°) |
| OKLab | oklab(91.58% -0.0183 -0.0395) |
| OKLCH | oklch(91.58% 0.044 245.1) |
| XYZ | xyz(71.5230, 77.2073, 105.7225) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 7.42
Ice Blue
#A5DFF9
ΔE00 7.80
Lightblue
#ADD8E6
ΔE00 8.35
Lightsteelblue
#B0C4DE
ΔE00 8.45
Baby Blue (survey)
#A2CFFE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE7FF #FFE4CC
analogous
#CCFFFD #CCE7FF #CCCEFF
triadic
#CCE7FF #FFCCE7 #E7FFCC
tetradic
#CCE7FF #FDCCFF #FFE4CC #CEFFCC
square
#CCE7FF #FDCCFF #FFE4CC #CEFFCC
split-complementary
#CCE7FF #FFCCCE #FFFDCC
monochromatic
#52ADFF #8FCAFF #CCE7FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.28
#CCE7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#CCE7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE7FF
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE7FF | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#BFEDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cce7ff; /* rgb */ color: rgb(204, 231, 255); /* oklch */ color: oklch(91.6% 0.044 245.1);
Tailwind
colors: {
custom: {
50: '#dceeff',
500: '#cce7ff',
950: '#000000',
},
}SCSS
$custom: #cce7ff; $custom-light: #dceeff; $custom-dark: #000000;
JSON
{
"hex": "#cce7ff",
"rgb": {
"r": 204,
"g": 231,
"b": 255
},
"hsl": {
"h": 208.235,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.91578,
"c": 0.04359,
"h": 245.1
},
"luminance": 0.77209
}Semantic roles & 50–950 ramp
primary
#CCE7FF
secondary
#EAB586
accent
#6C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586