#DEDFF1#DEDFF1
#DEDFF1 is a very light, muted blue. Relative luminance 0.747; OKLCH L 90.8% C 0.024 H 283.4°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFF1 |
|---|---|
| RGB | rgb(222, 223, 241) |
| HSL | hsl(237, 40%, 91%) |
| HSV | hsv(237, 8%, 95%) |
| CMYK | cmyk(7.9%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(89.23, 3.02, -8.87) |
| CIE-LCH | lch(89.23, 9.37, 288.82°) |
| OKLab | oklab(90.83% 0.0056 -0.0238) |
| OKLCH | oklch(90.83% 0.024 283.4) |
| XYZ | xyz(72.3859, 74.6554, 93.7984) |
| Luminance | 0.7466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.87
Ghostwhite
#F8F8FF
ΔE00 6.97
Fog
#D8DCE0
ΔE00 6.99
Gainsboro
#DCDCDC
ΔE00 8.19
Aliceblue
#F0F8FF
ΔE00 8.36
Light Gray
#D3D3D3
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFF1 #F1F0DE
analogous
#DEE8F1 #DEDFF1 #E6DEF1
triadic
#DEDFF1 #F1DEDF #DFF1DE
tetradic
#DEDFF1 #F1DEE8 #F1F0DE #DEF1E6
square
#DEDFF1 #F1DEE8 #F1F0DE #DEF1E6
split-complementary
#DEDFF1 #F1E6DE #E8F1DE
monochromatic
#888CCD #B3B5DF #DEDFF1 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.32
#DEDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#DEDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFF1
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFF1 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F2
Deuteranopia (green-blind)
#DAE0F0
Tritanopia (blue-blind)
#DAE2E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dedff1; /* rgb */ color: rgb(222, 223, 241); /* oklch */ color: oklch(90.8% 0.024 283.4);
Tailwind
colors: {
custom: {
50: '#e8e9f5',
500: '#dedff1',
950: '#000000',
},
}SCSS
$custom: #dedff1; $custom-light: #e8e9f5; $custom-dark: #000000;
JSON
{
"hex": "#dedff1",
"rgb": {
"r": 222,
"g": 223,
"b": 241
},
"hsl": {
"h": 236.842,
"s": 40.426,
"l": 90.784
},
"oklch": {
"l": 0.90826,
"c": 0.02444,
"h": 283.4
},
"luminance": 0.74656
}Semantic roles & 50–950 ramp
primary
#DEDFF1
secondary
#CDCBA6
accent
#AD32B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485