#DEE3FC#DEE3FC
#DEE3FC is a very light, muted blue. Relative luminance 0.775; OKLCH L 92.0% C 0.034 H 276.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE3FC |
|---|---|
| RGB | rgb(222, 227, 252) |
| HSL | hsl(230, 83%, 93%) |
| HSV | hsv(230, 12%, 99%) |
| CMYK | cmyk(11.9%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(90.55, 3.10, -12.67) |
| CIE-LCH | lch(90.55, 13.05, 283.76°) |
| OKLab | oklab(91.96% 0.004 -0.0342) |
| OKLCH | oklch(91.96% 0.034 276.7) |
| XYZ | xyz(75.1602, 77.4953, 103.0749) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.63
Ghostwhite
#F8F8FF
ΔE00 8.28
Light Blue Grey
#B7C9E2
ΔE00 8.61
Periwinkle
#CCCCFF
ΔE00 8.76
Fog
#D8DCE0
ΔE00 8.99
Aliceblue
#F0F8FF
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE3FC #FCF7DE
analogous
#DEF2FC #DEE3FC #E8DEFC
triadic
#DEE3FC #FCDEE3 #E3FCDE
tetradic
#DEE3FC #FCDEF2 #FCF7DE #DEFCE8
square
#DEE3FC #FCDEF2 #FCF7DE #DEFCE8
split-complementary
#DEE3FC #FCE8DE #F2FCDE
monochromatic
#6E84F2 #A6B3F7 #DEE3FC #E3E7FC #E3E7FC
Accessibility & contrast
On white
1.27
#DEE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#DEE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE3FC
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE3FC | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FD
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#D8E7EB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dee3fc; /* rgb */ color: rgb(222, 227, 252); /* oklch */ color: oklch(92.0% 0.034 276.7);
Tailwind
colors: {
custom: {
50: '#e8ebfd',
500: '#dee3fc',
950: '#000000',
},
}SCSS
$custom: #dee3fc; $custom-light: #e8ebfd; $custom-dark: #000000;
JSON
{
"hex": "#dee3fc",
"rgb": {
"r": 222,
"g": 227,
"b": 252
},
"hsl": {
"h": 230,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.91963,
"c": 0.03441,
"h": 276.7
},
"luminance": 0.77496
}Semantic roles & 50–950 ramp
primary
#DEE3FC
secondary
#E4D89A
accent
#BB06E0
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485