#DEE6FC#DEE6FC
#DEE6FC is a very light, muted blue. Relative luminance 0.792; OKLCH L 92.6% C 0.031 H 269.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE6FC |
|---|---|
| RGB | rgb(222, 230, 252) |
| HSL | hsl(224, 83%, 93%) |
| HSV | hsv(224, 12%, 99%) |
| CMYK | cmyk(11.9%, 8.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.30, 1.55, -11.55) |
| CIE-LCH | lch(91.30, 11.65, 277.63°) |
| OKLab | oklab(92.55% -0.0001 -0.0311) |
| OKLCH | oklch(92.55% 0.031 269.8) |
| XYZ | xyz(75.9878, 79.1506, 103.3508) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.49
Ghostwhite
#F8F8FF
ΔE00 7.34
Aliceblue
#F0F8FF
ΔE00 7.47
Fog
#D8DCE0
ΔE00 7.81
Light Blue Grey
#B7C9E2
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE6FC #FCF4DE
analogous
#DEF5FC #DEE6FC #E5DEFC
triadic
#DEE6FC #FCDEE6 #E6FCDE
tetradic
#DEE6FC #FCDEF5 #FCF4DE #DEFCE5
square
#DEE6FC #FCDEF5 #FCF4DE #DEFCE5
split-complementary
#DEE6FC #FCE5DE #F5FCDE
monochromatic
#6E91F2 #A6BBF7 #DEE6FC #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.25
#DEE6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#DEE6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE6FC
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE6FC | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FD
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#D7EAED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dee6fc; /* rgb */ color: rgb(222, 230, 252); /* oklch */ color: oklch(92.6% 0.031 269.8);
Tailwind
colors: {
custom: {
50: '#e8edfd',
500: '#dee6fc',
950: '#000000',
},
}SCSS
$custom: #dee6fc; $custom-light: #e8edfd; $custom-dark: #000000;
JSON
{
"hex": "#dee6fc",
"rgb": {
"r": 222,
"g": 230,
"b": 252
},
"hsl": {
"h": 224,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.92553,
"c": 0.03112,
"h": 269.8
},
"luminance": 0.79151
}Semantic roles & 50–950 ramp
primary
#DEE6FC
secondary
#E4D09A
accent
#A606E0
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485