#DEE6FD#DEE6FD
#DEE6FD is a very light, muted blue. Relative luminance 0.792; OKLCH L 92.6% C 0.032 H 270.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE6FD |
|---|---|
| RGB | rgb(222, 230, 253) |
| HSL | hsl(225, 89%, 93%) |
| HSV | hsv(225, 12%, 99%) |
| CMYK | cmyk(12.3%, 9.1%, 0%, 0.8%) |
| CIE-LAB | lab(91.33, 1.75, -12.03) |
| CIE-LCH | lch(91.33, 12.16, 278.26°) |
| OKLab | oklab(92.59% 0.0003 -0.0324) |
| OKLCH | oklch(92.59% 0.032 270.5) |
| XYZ | xyz(76.1467, 79.2142, 104.1876) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.46
Ghostwhite
#F8F8FF
ΔE00 7.59
Aliceblue
#F0F8FF
ΔE00 7.80
Light Blue Grey
#B7C9E2
ΔE00 8.14
Fog
#D8DCE0
ΔE00 8.16
Lightsteelblue
#B0C4DE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE6FD #FDF5DE
analogous
#DEF5FD #DEE6FD #E5DEFD
triadic
#DEE6FD #FDDEE6 #E6FDDE
tetradic
#DEE6FD #FDDEF5 #FDF5DE #DEFDE5
square
#DEE6FD #FDDEF5 #FDF5DE #DEFDE5
split-complementary
#DEE6FD #FDE5DE #F5FDDE
monochromatic
#6B8FF6 #A4BAFA #DEE6FD #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.25
#DEE6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DEE6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE6FD
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE6FD | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FE
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#D7EAED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dee6fd; /* rgb */ color: rgb(222, 230, 253); /* oklch */ color: oklch(92.6% 0.032 270.5);
Tailwind
colors: {
custom: {
50: '#e8edfe',
500: '#dee6fd',
950: '#000000',
},
}SCSS
$custom: #dee6fd; $custom-light: #e8edfe; $custom-dark: #000000;
JSON
{
"hex": "#dee6fd",
"rgb": {
"r": 222,
"g": 230,
"b": 253
},
"hsl": {
"h": 224.516,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.92585,
"c": 0.03243,
"h": 270.5
},
"luminance": 0.79215
}Semantic roles & 50–950 ramp
primary
#DEE6FD
secondary
#E7D398
accent
#AA00E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485