#DEDFF3#DEDFF3
#DEDFF3 is a very light, muted blue. Relative luminance 0.748; OKLCH L 90.9% C 0.027 H 283.6°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFF3 |
|---|---|
| RGB | rgb(222, 223, 243) |
| HSL | hsl(237, 47%, 91%) |
| HSV | hsv(237, 9%, 95%) |
| CMYK | cmyk(8.6%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(89.29, 3.41, -9.83) |
| CIE-LCH | lch(89.29, 10.41, 289.13°) |
| OKLab | oklab(90.89% 0.0064 -0.0264) |
| OKLCH | oklch(90.89% 0.027 283.6) |
| XYZ | xyz(72.6863, 74.7756, 95.3804) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.64
Ghostwhite
#F8F8FF
ΔE00 7.47
Fog
#D8DCE0
ΔE00 7.72
Aliceblue
#F0F8FF
ΔE00 8.91
Gainsboro
#DCDCDC
ΔE00 8.92
Light Blue Grey
#B7C9E2
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFF3 #F3F2DE
analogous
#DEE9F3 #DEDFF3 #E7DEF3
triadic
#DEDFF3 #F3DEDF #DFF3DE
tetradic
#DEDFF3 #F3DEE9 #F3F2DE #DEF3E7
square
#DEDFF3 #F3DEE9 #F3F2DE #DEF3E7
split-complementary
#DEDFF3 #F3E7DE #E9F3DE
monochromatic
#8488D2 #B1B3E3 #DEDFF3 #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.32
#DEDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#DEDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFF3
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFF3 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F4
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#DAE2E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dedff3; /* rgb */ color: rgb(222, 223, 243); /* oklch */ color: oklch(90.9% 0.027 283.6);
Tailwind
colors: {
custom: {
50: '#e8e9f7',
500: '#dedff3',
950: '#000000',
},
}SCSS
$custom: #dedff3; $custom-light: #e8e9f7; $custom-dark: #000000;
JSON
{
"hex": "#dedff3",
"rgb": {
"r": 222,
"g": 223,
"b": 243
},
"hsl": {
"h": 237.143,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.90889,
"c": 0.02716,
"h": 283.6
},
"luminance": 0.74776
}Semantic roles & 50–950 ramp
primary
#DEDFF3
secondary
#D1CFA4
accent
#B32CBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485