#CEE1FD#CEE1FD
#CEE1FD is a very light, muted blue. Relative luminance 0.741; OKLCH L 90.4% C 0.044 H 258.0°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE1FD |
|---|---|
| RGB | rgb(206, 225, 253) |
| HSL | hsl(216, 92%, 90%) |
| HSV | hsv(216, 19%, 99%) |
| CMYK | cmyk(18.6%, 11.1%, 0%, 0.8%) |
| CIE-LAB | lab(88.95, -0.62, -15.70) |
| CIE-LCH | lch(88.95, 15.72, 267.73°) |
| OKLab | oklab(90.44% -0.0091 -0.0426) |
| OKLCH | oklch(90.44% 0.044 258) |
| XYZ | xyz(70.1040, 74.0625, 103.5114) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.72
Powder Blue (survey)
#B1D1FC
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 7.04
Lavender (CSS)
#E6E6FA
ΔE00 7.84
Cloudy Blue
#ACC2D9
ΔE00 8.05
Baby Blue (survey)
#A2CFFE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE1FD #FDEACE
analogous
#CEF8FD #CEE1FD #D3CEFD
triadic
#CEE1FD #FDCEE1 #E1FDCE
tetradic
#CEE1FD #FDCEF8 #FDEACE #CEFDD3
square
#CEE1FD #FDCEF8 #FDEACE #CEFDD3
split-complementary
#CEE1FD #FDD3CE #F8FDCE
monochromatic
#5899F8 #93BDFB #CEE1FD #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.33
#CEE1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CEE1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE1FD
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE1FD | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#D3DDFC
Tritanopia (blue-blind)
#C2E7EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee1fd; /* rgb */ color: rgb(206, 225, 253); /* oklch */ color: oklch(90.4% 0.044 258.0);
Tailwind
colors: {
custom: {
50: '#ddeafe',
500: '#cee1fd',
950: '#000000',
},
}SCSS
$custom: #cee1fd; $custom-light: #ddeafe; $custom-dark: #000000;
JSON
{
"hex": "#cee1fd",
"rgb": {
"r": 206,
"g": 225,
"b": 253
},
"hsl": {
"h": 215.745,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.9044,
"c": 0.04357,
"h": 258
},
"luminance": 0.74064
}Semantic roles & 50–950 ramp
primary
#CEE1FD
secondary
#E6C08A
accent
#8900E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485