#CEE2FF#CEE2FF
#CEE2FF is a very light, muted blue. Relative luminance 0.747; OKLCH L 90.7% C 0.045 H 257.6°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2FF |
|---|---|
| RGB | rgb(206, 226, 255) |
| HSL | hsl(216, 100%, 90%) |
| HSV | hsv(216, 19%, 100%) |
| CMYK | cmyk(19.2%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(89.27, -0.72, -16.28) |
| CIE-LCH | lch(89.27, 16.29, 267.48°) |
| OKLab | oklab(90.71% -0.0097 -0.0442) |
| OKLCH | oklch(90.71% 0.045 257.6) |
| XYZ | xyz(70.6954, 74.7329, 105.2886) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.95
Light Blue Grey
#B7C9E2
ΔE00 5.96
Lightsteelblue
#B0C4DE
ΔE00 7.25
Lavender (CSS)
#E6E6FA
ΔE00 8.12
Cloudy Blue
#ACC2D9
ΔE00 8.25
Baby Blue (survey)
#A2CFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2FF #FFEBCE
analogous
#CEFBFF #CEE2FF #D2CEFF
triadic
#CEE2FF #FFCEE2 #E2FFCE
tetradic
#CEE2FF #FFCEFB #FFEBCE #CEFFD2
square
#CEE2FF #FFCEFB #FFEBCE #CEFFD2
split-complementary
#CEE2FF #FFD2CE #FBFFCE
monochromatic
#549AFF #91BEFF #CEE2FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.32
#CEE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CEE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2FF
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2FF | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#C2E8EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee2ff; /* rgb */ color: rgb(206, 226, 255); /* oklch */ color: oklch(90.7% 0.045 257.6);
Tailwind
colors: {
custom: {
50: '#ddebff',
500: '#cee2ff',
950: '#000000',
},
}SCSS
$custom: #cee2ff; $custom-light: #ddebff; $custom-dark: #000000;
JSON
{
"hex": "#cee2ff",
"rgb": {
"r": 206,
"g": 226,
"b": 255
},
"hsl": {
"h": 215.51,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.90708,
"c": 0.04526,
"h": 257.6
},
"luminance": 0.74735
}Semantic roles & 50–950 ramp
primary
#CEE2FF
secondary
#EAC287
accent
#8800E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486