#DEDEF2#DEDEF2
#DEDEF2 is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.7% C 0.027 H 285.9°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDEF2 |
|---|---|
| RGB | rgb(222, 222, 242) |
| HSL | hsl(240, 43%, 91%) |
| HSV | hsv(240, 8%, 95%) |
| CMYK | cmyk(8.3%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(89.01, 3.74, -9.72) |
| CIE-LCH | lch(89.01, 10.42, 291.02°) |
| OKLab | oklab(90.66% 0.0074 -0.0261) |
| OKLCH | oklch(90.66% 0.027 285.9) |
| XYZ | xyz(72.2693, 74.1826, 94.4985) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.76
Ghostwhite
#F8F8FF
ΔE00 7.66
Fog
#D8DCE0
ΔE00 7.90
Gainsboro
#DCDCDC
ΔE00 8.99
Lavenderblush
#FFF0F5
ΔE00 9.17
Aliceblue
#F0F8FF
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDEF2 #F2F2DE
analogous
#DEE8F2 #DEDEF2 #E8DEF2
triadic
#DEDEF2 #F2DEDE #DEF2DE
tetradic
#DEDEF2 #F2DEE8 #F2F2DE #DEF2E8
square
#DEDEF2 #F2DEE8 #F2F2DE #DEF2E8
split-complementary
#DEDEF2 #F2E8DE #E8F2DE
monochromatic
#8686CF #B2B2E1 #DEDEF2 #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.33
#DEDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DEDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDEF2
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDEF2 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F3
Deuteranopia (green-blind)
#D9DFF1
Tritanopia (blue-blind)
#DAE1E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dedef2; /* rgb */ color: rgb(222, 222, 242); /* oklch */ color: oklch(90.7% 0.027 285.9);
Tailwind
colors: {
custom: {
50: '#e8e8f6',
500: '#dedef2',
950: '#000000',
},
}SCSS
$custom: #dedef2; $custom-light: #e8e8f6; $custom-dark: #000000;
JSON
{
"hex": "#dedef2",
"rgb": {
"r": 222,
"g": 222,
"b": 242
},
"hsl": {
"h": 240,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.90661,
"c": 0.02712,
"h": 285.9
},
"luminance": 0.74183
}Semantic roles & 50–950 ramp
primary
#DEDEF2
secondary
#CFCFA5
accent
#B72FB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485