#CCE2FF#CCE2FF
#CCE2FF is a very light, muted cyan. Relative luminance 0.745; OKLCH L 90.6% C 0.046 H 255.4°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2FF |
|---|---|
| RGB | rgb(204, 226, 255) |
| HSL | hsl(214, 100%, 90%) |
| HSV | hsv(214, 20%, 100%) |
| CMYK | cmyk(20%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(89.13, -1.32, -16.49) |
| CIE-LCH | lch(89.13, 16.55, 265.42°) |
| OKLab | oklab(90.57% -0.0117 -0.0448) |
| OKLCH | oklch(90.57% 0.046 255.4) |
| XYZ | xyz(70.1435, 74.4483, 105.2627) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 5.93
Lightsteelblue
#B0C4DE
ΔE00 7.15
Baby Blue (survey)
#A2CFFE
ΔE00 7.93
Cloudy Blue
#ACC2D9
ΔE00 8.04
Lavender (CSS)
#E6E6FA
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2FF #FFE9CC
analogous
#CCFBFF #CCE2FF #D0CCFF
triadic
#CCE2FF #FFCCE2 #E2FFCC
tetradic
#CCE2FF #FFCCFB #FFE9CC #CCFFD0
square
#CCE2FF #FFCCFB #FFE9CC #CCFFD0
split-complementary
#CCE2FF #FFD0CC #FBFFCC
monochromatic
#529CFF #8FBFFF #CCE2FF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.32
#CCE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CCE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2FF
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2FF | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#BFE8EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cce2ff; /* rgb */ color: rgb(204, 226, 255); /* oklch */ color: oklch(90.6% 0.046 255.4);
Tailwind
colors: {
custom: {
50: '#dcebff',
500: '#cce2ff',
950: '#000000',
},
}SCSS
$custom: #cce2ff; $custom-light: #dcebff; $custom-dark: #000000;
JSON
{
"hex": "#cce2ff",
"rgb": {
"r": 204,
"g": 226,
"b": 255
},
"hsl": {
"h": 214.118,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90569,
"c": 0.04631,
"h": 255.4
},
"luminance": 0.7445
}Semantic roles & 50–950 ramp
primary
#CCE2FF
secondary
#EABE86
accent
#8300E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486