#DEDEF1#DEDEF1
#DEDEF1 is a very light, muted blue. Relative luminance 0.741; OKLCH L 90.6% C 0.026 H 285.9°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDEF1 |
|---|---|
| RGB | rgb(222, 222, 241) |
| HSL | hsl(240, 40%, 91%) |
| HSV | hsv(240, 8%, 95%) |
| CMYK | cmyk(7.9%, 7.9%, 0%, 5.5%) |
| CIE-LAB | lab(88.98, 3.54, -9.24) |
| CIE-LCH | lch(88.98, 9.90, 290.98°) |
| OKLab | oklab(90.63% 0.0071 -0.0248) |
| OKLCH | oklch(90.63% 0.026 285.9) |
| XYZ | xyz(72.1195, 74.1227, 93.7097) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.81
Ghostwhite
#F8F8FF
ΔE00 7.41
Fog
#D8DCE0
ΔE00 7.54
Gainsboro
#DCDCDC
ΔE00 8.63
Lavenderblush
#FFF0F5
ΔE00 8.98
Aliceblue
#F0F8FF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDEF1 #F1F1DE
analogous
#DEE7F1 #DEDEF1 #E7DEF1
triadic
#DEDEF1 #F1DEDE #DEF1DE
tetradic
#DEDEF1 #F1DEE7 #F1F1DE #DEF1E7
square
#DEDEF1 #F1DEE7 #F1F1DE #DEF1E7
split-complementary
#DEDEF1 #F1E7DE #E7F1DE
monochromatic
#8888CD #B3B3DF #DEDEF1 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.33
#DEDEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#DEDEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDEF1
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDEF1 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F2
Deuteranopia (green-blind)
#D9DFF0
Tritanopia (blue-blind)
#DAE1E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dedef1; /* rgb */ color: rgb(222, 222, 241); /* oklch */ color: oklch(90.6% 0.026 285.9);
Tailwind
colors: {
custom: {
50: '#e8e8f5',
500: '#dedef1',
950: '#000000',
},
}SCSS
$custom: #dedef1; $custom-light: #e8e8f5; $custom-dark: #000000;
JSON
{
"hex": "#dedef1",
"rgb": {
"r": 222,
"g": 222,
"b": 241
},
"hsl": {
"h": 240,
"s": 40.426,
"l": 90.784
},
"oklch": {
"l": 0.9063,
"c": 0.02576,
"h": 285.9
},
"luminance": 0.74123
}Semantic roles & 50–950 ramp
primary
#DEDEF1
secondary
#CDCDA6
accent
#B332B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485