#DEE1FD#DEE1FD
#DEE1FD is a very light, muted blue. Relative luminance 0.765; OKLCH L 91.6% C 0.038 H 280.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE1FD |
|---|---|
| RGB | rgb(222, 225, 253) |
| HSL | hsl(234, 89%, 93%) |
| HSV | hsv(234, 12%, 99%) |
| CMYK | cmyk(12.3%, 11.1%, 0%, 0.8%) |
| CIE-LAB | lab(90.08, 4.34, -13.90) |
| CIE-LCH | lch(90.08, 14.56, 287.36°) |
| OKLab | oklab(91.6% 0.0071 -0.0375) |
| OKLCH | oklch(91.6% 0.038 280.8) |
| XYZ | xyz(74.7752, 76.4711, 103.7304) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.07
Periwinkle
#CCCCFF
ΔE00 7.69
Light Periwinkle
#C1C6FC
ΔE00 9.18
Light Blue Grey
#B7C9E2
ΔE00 9.25
Ghostwhite
#F8F8FF
ΔE00 9.30
Fog
#D8DCE0
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE1FD #FDFADE
analogous
#DEF0FD #DEE1FD #EADEFD
triadic
#DEE1FD #FDDEE1 #E1FDDE
tetradic
#DEE1FD #FDDEF0 #FDFADE #DEFDEA
square
#DEE1FD #FDDEF0 #FDFADE #DEFDEA
split-complementary
#DEE1FD #FDEADE #F0FDDE
monochromatic
#6B78F6 #A4ADFA #DEE1FD #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.29
#DEE1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#DEE1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE1FD
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE1FD | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FE
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#D8E6EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dee1fd; /* rgb */ color: rgb(222, 225, 253); /* oklch */ color: oklch(91.6% 0.038 280.8);
Tailwind
colors: {
custom: {
50: '#e8eafe',
500: '#dee1fd',
950: '#000000',
},
}SCSS
$custom: #dee1fd; $custom-light: #e8eafe; $custom-dark: #000000;
JSON
{
"hex": "#dee1fd",
"rgb": {
"r": 222,
"g": 225,
"b": 253
},
"hsl": {
"h": 234.194,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.91603,
"c": 0.03819,
"h": 280.8
},
"luminance": 0.76472
}Semantic roles & 50–950 ramp
primary
#DEE1FD
secondary
#E7DF98
accent
#CF00E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485