#DEE5FC#DEE5FC
#DEE5FC is a very light, muted blue. Relative luminance 0.786; OKLCH L 92.4% C 0.032 H 272.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE5FC |
|---|---|
| RGB | rgb(222, 229, 252) |
| HSL | hsl(226, 83%, 93%) |
| HSV | hsv(226, 12%, 99%) |
| CMYK | cmyk(11.9%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(91.05, 2.07, -11.92) |
| CIE-LCH | lch(91.05, 12.10, 279.83°) |
| OKLab | oklab(92.36% 0.0013 -0.0321) |
| OKLCH | oklch(92.36% 0.032 272.3) |
| XYZ | xyz(75.7104, 78.5956, 103.2583) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.07
Ghostwhite
#F8F8FF
ΔE00 7.62
Aliceblue
#F0F8FF
ΔE00 8.03
Fog
#D8DCE0
ΔE00 8.19
Light Blue Grey
#B7C9E2
ΔE00 8.21
Periwinkle
#CCCCFF
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE5FC #FCF5DE
analogous
#DEF4FC #DEE5FC #E6DEFC
triadic
#DEE5FC #FCDEE5 #E5FCDE
tetradic
#DEE5FC #FCDEF4 #FCF5DE #DEFCE6
square
#DEE5FC #FCDEF4 #FCF5DE #DEFCE6
split-complementary
#DEE5FC #FCE6DE #F4FCDE
monochromatic
#6E8DF2 #A6B9F7 #DEE5FC #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.26
#DEE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#DEE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE5FC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE5FC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#D7E9EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dee5fc; /* rgb */ color: rgb(222, 229, 252); /* oklch */ color: oklch(92.4% 0.032 272.3);
Tailwind
colors: {
custom: {
50: '#e8edfd',
500: '#dee5fc',
950: '#000000',
},
}SCSS
$custom: #dee5fc; $custom-light: #e8edfd; $custom-dark: #000000;
JSON
{
"hex": "#dee5fc",
"rgb": {
"r": 222,
"g": 229,
"b": 252
},
"hsl": {
"h": 226,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.92356,
"c": 0.03216,
"h": 272.3
},
"luminance": 0.78596
}Semantic roles & 50–950 ramp
primary
#DEE5FC
secondary
#E4D39A
accent
#AD06E0
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485