#DEDFF2#DEDFF2
#DEDFF2 is a very light, muted blue. Relative luminance 0.747; OKLCH L 90.9% C 0.026 H 283.5°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFF2 |
|---|---|
| RGB | rgb(222, 223, 242) |
| HSL | hsl(237, 43%, 91%) |
| HSV | hsv(237, 8%, 95%) |
| CMYK | cmyk(8.3%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(89.26, 3.22, -9.35) |
| CIE-LCH | lch(89.26, 9.89, 288.98°) |
| OKLab | oklab(90.86% 0.006 -0.0251) |
| OKLCH | oklch(90.86% 0.026 283.5) |
| XYZ | xyz(72.5357, 74.7153, 94.5873) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.71
Ghostwhite
#F8F8FF
ΔE00 7.22
Fog
#D8DCE0
ΔE00 7.36
Gainsboro
#DCDCDC
ΔE00 8.56
Aliceblue
#F0F8FF
ΔE00 8.63
Light Gray
#D3D3D3
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFF2 #F2F1DE
analogous
#DEE9F2 #DEDFF2 #E7DEF2
triadic
#DEDFF2 #F2DEDF #DFF2DE
tetradic
#DEDFF2 #F2DEE9 #F2F1DE #DEF2E7
square
#DEDFF2 #F2DEE9 #F2F1DE #DEF2E7
split-complementary
#DEDFF2 #F2E7DE #E9F2DE
monochromatic
#868ACF #B2B4E1 #DEDFF2 #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.32
#DEDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#DEDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFF2
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFF2 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#DAE0F1
Tritanopia (blue-blind)
#DAE2E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dedff2; /* rgb */ color: rgb(222, 223, 242); /* oklch */ color: oklch(90.9% 0.026 283.5);
Tailwind
colors: {
custom: {
50: '#e8e9f6',
500: '#dedff2',
950: '#000000',
},
}SCSS
$custom: #dedff2; $custom-light: #e8e9f6; $custom-dark: #000000;
JSON
{
"hex": "#dedff2",
"rgb": {
"r": 222,
"g": 223,
"b": 242
},
"hsl": {
"h": 237,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.90858,
"c": 0.0258,
"h": 283.5
},
"luminance": 0.74716
}Semantic roles & 50–950 ramp
primary
#DEDFF2
secondary
#CFCDA5
accent
#B02FB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485