#CEE2FE#CEE2FE
#CEE2FE is a very light, muted blue. Relative luminance 0.747; OKLCH L 90.7% C 0.044 H 256.8°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2FE |
|---|---|
| RGB | rgb(206, 226, 254) |
| HSL | hsl(215, 96%, 90%) |
| HSV | hsv(215, 19%, 100%) |
| CMYK | cmyk(18.9%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(89.24, -0.93, -15.80) |
| CIE-LCH | lch(89.24, 15.83, 266.63°) |
| OKLab | oklab(90.67% -0.0101 -0.0429) |
| OKLCH | oklch(90.67% 0.044 256.8) |
| XYZ | xyz(70.5348, 74.6687, 104.4430) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.90
Powder Blue (survey)
#B1D1FC
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 7.19
Lavender (CSS)
#E6E6FA
ΔE00 8.14
Cloudy Blue
#ACC2D9
ΔE00 8.14
Baby Blue (survey)
#A2CFFE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2FE #FEEACE
analogous
#CEFAFE #CEE2FE #D2CEFE
triadic
#CEE2FE #FECEE2 #E2FECE
tetradic
#CEE2FE #FECEFA #FEEACE #CEFED2
square
#CEE2FE #FECEFA #FEEACE #CEFED2
split-complementary
#CEE2FE #FED2CE #FAFECE
monochromatic
#569BFC #92BFFD #CEE2FE #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.32
#CEE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#CEE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2FE
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2FE | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#D4DEFD
Tritanopia (blue-blind)
#C2E8EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cee2fe; /* rgb */ color: rgb(206, 226, 254); /* oklch */ color: oklch(90.7% 0.044 256.8);
Tailwind
colors: {
custom: {
50: '#ddebfe',
500: '#cee2fe',
950: '#000000',
},
}SCSS
$custom: #cee2fe; $custom-light: #ddebfe; $custom-dark: #000000;
JSON
{
"hex": "#cee2fe",
"rgb": {
"r": 206,
"g": 226,
"b": 254
},
"hsl": {
"h": 215,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.90674,
"c": 0.04405,
"h": 256.8
},
"luminance": 0.7467
}Semantic roles & 50–950 ramp
primary
#CEE2FE
secondary
#E8C088
accent
#8600E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485