#DEDEF9#DEDEF9
#DEDEF9 is a very light, muted blue. Relative luminance 0.746; OKLCH L 90.9% C 0.037 H 285.7°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDEF9 |
|---|---|
| RGB | rgb(222, 222, 249) |
| HSL | hsl(240, 69%, 92%) |
| HSV | hsv(240, 11%, 98%) |
| CMYK | cmyk(10.8%, 10.8%, 0%, 2.4%) |
| CIE-LAB | lab(89.21, 5.11, -13.10) |
| CIE-LCH | lch(89.21, 14.06, 291.31°) |
| OKLab | oklab(90.89% 0.0099 -0.0353) |
| OKLCH | oklch(90.89% 0.037 285.7) |
| XYZ | xyz(73.3408, 74.6112, 100.1417) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.00
Periwinkle
#CCCCFF
ΔE00 7.73
Light Periwinkle
#C1C6FC
ΔE00 9.39
Ghostwhite
#F8F8FF
ΔE00 9.48
Light Blue Grey
#B7C9E2
ΔE00 9.82
Pale Lilac
#E4CBFF
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDEF9 #F9F9DE
analogous
#DEECF9 #DEDEF9 #ECDEF9
triadic
#DEDEF9 #F9DEDE #DEF9DE
tetradic
#DEDEF9 #F9DEEC #F9F9DE #DEF9EC
square
#DEDEF9 #F9DEEC #F9F9DE #DEF9EC
split-complementary
#DEDEF9 #F9ECDE #ECF9DE
monochromatic
#7676E6 #AAAAF0 #DEDEF9 #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.32
#DEDEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#DEDEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDEF9
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDEF9 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FA
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#D9E2E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dedef9; /* rgb */ color: rgb(222, 222, 249); /* oklch */ color: oklch(90.9% 0.037 285.7);
Tailwind
colors: {
custom: {
50: '#e8e8fb',
500: '#dedef9',
950: '#000000',
},
}SCSS
$custom: #dedef9; $custom-light: #e8e8fb; $custom-dark: #000000;
JSON
{
"hex": "#dedef9",
"rgb": {
"r": 222,
"g": 222,
"b": 249
},
"hsl": {
"h": 240,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.90886,
"c": 0.03666,
"h": 285.7
},
"luminance": 0.74612
}Semantic roles & 50–950 ramp
primary
#DEDEF9
secondary
#DDDD9E
accent
#D114D1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485