#DEDFF0#DEDFF0
#DEDFF0 is a very light, muted blue. Relative luminance 0.746; OKLCH L 90.8% C 0.023 H 283.2°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFF0 |
|---|---|
| RGB | rgb(222, 223, 240) |
| HSL | hsl(237, 38%, 91%) |
| HSV | hsv(237, 8%, 94%) |
| CMYK | cmyk(7.5%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(89.20, 2.83, -8.38) |
| CIE-LCH | lch(89.20, 8.85, 288.65°) |
| OKLab | oklab(90.8% 0.0053 -0.0225) |
| OKLCH | oklch(90.8% 0.023 283.2) |
| XYZ | xyz(72.2370, 74.5958, 93.0139) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.08
Fog
#D8DCE0
ΔE00 6.61
Ghostwhite
#F8F8FF
ΔE00 6.73
Gainsboro
#DCDCDC
ΔE00 7.81
Aliceblue
#F0F8FF
ΔE00 8.08
Light Gray
#D3D3D3
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFF0 #F0EFDE
analogous
#DEE8F0 #DEDFF0 #E6DEF0
triadic
#DEDFF0 #F0DEDF #DFF0DE
tetradic
#DEDFF0 #F0DEE8 #F0EFDE #DEF0E6
square
#DEDFF0 #F0DEE8 #F0EFDE #DEF0E6
split-complementary
#DEDFF0 #F0E6DE #E8F0DE
monochromatic
#8A8DCA #B4B6DD #DEDFF0 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.32
#DEDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#DEDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFF0
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFF0 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F1
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#DAE2E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dedff0; /* rgb */ color: rgb(222, 223, 240); /* oklch */ color: oklch(90.8% 0.023 283.2);
Tailwind
colors: {
custom: {
50: '#e8e9f5',
500: '#dedff0',
950: '#000000',
},
}SCSS
$custom: #dedff0; $custom-light: #e8e9f5; $custom-dark: #000000;
JSON
{
"hex": "#dedff0",
"rgb": {
"r": 222,
"g": 223,
"b": 240
},
"hsl": {
"h": 236.667,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.90795,
"c": 0.02308,
"h": 283.2
},
"luminance": 0.74596
}Semantic roles & 50–950 ramp
primary
#DEDFF0
secondary
#CBC9A7
accent
#AA35B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485