#DEE6FF#DEE6FF
#DEE6FF is a very light, muted blue. Relative luminance 0.793; OKLCH L 92.7% C 0.035 H 271.6°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE6FF |
|---|---|
| RGB | rgb(222, 230, 255) |
| HSL | hsl(225, 100%, 94%) |
| HSV | hsv(225, 13%, 100%) |
| CMYK | cmyk(12.9%, 9.8%, 0%, 0%) |
| CIE-LAB | lab(91.39, 2.15, -12.99) |
| CIE-LCH | lch(91.39, 13.16, 279.39°) |
| OKLab | oklab(92.65% 0.001 -0.035) |
| OKLCH | oklch(92.65% 0.035 271.6) |
| XYZ | xyz(76.4670, 79.3423, 105.8743) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.53
Ghostwhite
#F8F8FF
ΔE00 8.10
Light Blue Grey
#B7C9E2
ΔE00 8.28
Aliceblue
#F0F8FF
ΔE00 8.43
Fog
#D8DCE0
ΔE00 8.83
Periwinkle
#CCCCFF
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE6FF #FFF7DE
analogous
#DEF6FF #DEE6FF #E6DEFF
triadic
#DEE6FF #FFDEE6 #E6FFDE
tetradic
#DEE6FF #FFDEF6 #FFF7DE #DEFFE6
square
#DEE6FF #FFDEF6 #FFF7DE #DEFFE6
split-complementary
#DEE6FF #FFE6DE #F6FFDE
monochromatic
#6489FF #A1B8FF #DEE6FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.24
#DEE6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DEE6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE6FF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE6FF | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE8FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#D7EBEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dee6ff; /* rgb */ color: rgb(222, 230, 255); /* oklch */ color: oklch(92.7% 0.035 271.6);
Tailwind
colors: {
custom: {
50: '#e8edff',
500: '#dee6ff',
950: '#000000',
},
}SCSS
$custom: #dee6ff; $custom-light: #e8edff; $custom-dark: #000000;
JSON
{
"hex": "#dee6ff",
"rgb": {
"r": 222,
"g": 230,
"b": 255
},
"hsl": {
"h": 225.455,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.9265,
"c": 0.03506,
"h": 271.6
},
"luminance": 0.79343
}Semantic roles & 50–950 ramp
primary
#DEE6FF
secondary
#ECD795
accent
#AE00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486