#DEE0FC#DEE0FC
#DEE0FC is a very light, muted blue. Relative luminance 0.759; OKLCH L 91.4% C 0.038 H 282.4°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE0FC |
|---|---|
| RGB | rgb(222, 224, 252) |
| HSL | hsl(236, 83%, 93%) |
| HSV | hsv(236, 12%, 99%) |
| CMYK | cmyk(11.9%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(89.80, 4.67, -13.80) |
| CIE-LCH | lch(89.80, 14.56, 288.69°) |
| OKLab | oklab(91.38% 0.0082 -0.0372) |
| OKLCH | oklch(91.38% 0.038 282.4) |
| XYZ | xyz(74.3468, 75.8685, 102.8038) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.07
Periwinkle
#CCCCFF
ΔE00 7.59
Light Periwinkle
#C1C6FC
ΔE00 9.16
Ghostwhite
#F8F8FF
ΔE00 9.43
Light Blue Grey
#B7C9E2
ΔE00 9.45
Fog
#D8DCE0
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE0FC #FCFADE
analogous
#DEEFFC #DEE0FC #EBDEFC
triadic
#DEE0FC #FCDEE0 #E0FCDE
tetradic
#DEE0FC #FCDEEF #FCFADE #DEFCEB
square
#DEE0FC #FCDEEF #FCFADE #DEFCEB
split-complementary
#DEE0FC #FCEBDE #EFFCDE
monochromatic
#6E77F2 #A6ABF7 #DEE0FC #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.30
#DEE0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#DEE0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE0FC
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE0FC | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FD
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#D8E5E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dee0fc; /* rgb */ color: rgb(222, 224, 252); /* oklch */ color: oklch(91.4% 0.038 282.4);
Tailwind
colors: {
custom: {
50: '#e8e9fd',
500: '#dee0fc',
950: '#000000',
},
}SCSS
$custom: #dee0fc; $custom-light: #e8e9fd; $custom-dark: #000000;
JSON
{
"hex": "#dee0fc",
"rgb": {
"r": 222,
"g": 224,
"b": 252
},
"hsl": {
"h": 236,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.91375,
"c": 0.0381,
"h": 282.4
},
"luminance": 0.75869
}Semantic roles & 50–950 ramp
primary
#DEE0FC
secondary
#E4DF9A
accent
#D106E0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485