#DEDFEA#DEDFEA
#DEDFEA is a very light, near-neutral blue. Relative luminance 0.742; OKLCH L 90.6% C 0.015 H 281.9°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFEA |
|---|---|
| RGB | rgb(222, 223, 234) |
| HSL | hsl(235, 22%, 89%) |
| HSV | hsv(235, 5%, 92%) |
| CMYK | cmyk(5.1%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(89.04, 1.69, -5.48) |
| CIE-LCH | lch(89.04, 5.73, 287.14°) |
| OKLab | oklab(90.61% 0.0031 -0.0146) |
| OKLCH | oklch(90.61% 0.015 281.9) |
| XYZ | xyz(71.3604, 74.2452, 88.3972) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.12
Fog
#D8DCE0
ΔE00 4.21
Gainsboro
#DCDCDC
ΔE00 5.37
Ghostwhite
#F8F8FF
ΔE00 5.60
Light Gray
#D3D3D3
ΔE00 6.05
Aliceblue
#F0F8FF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFEA #EAE9DE
analogous
#DEE5EA #DEDFEA #E3DEEA
triadic
#DEDFEA #EADEDF #DFEADE
tetradic
#DEDFEA #EADEE5 #EAE9DE #DEEAE3
square
#DEDFEA #EADEE5 #EAE9DE #DEEAE3
split-complementary
#DEDFEA #EAE3DE #E5EADE
monochromatic
#9396BA #B9BBD2 #DEDFEA #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.33
#DEDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#DEDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFEA
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFEA | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EB
Deuteranopia (green-blind)
#DCDFEA
Tritanopia (blue-blind)
#DCE1E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dedfea; /* rgb */ color: rgb(222, 223, 234); /* oklch */ color: oklch(90.6% 0.015 281.9);
Tailwind
colors: {
custom: {
50: '#e8e9f0',
500: '#dedfea',
950: '#000000',
},
}SCSS
$custom: #dedfea; $custom-light: #e8e9f0; $custom-dark: #000000;
JSON
{
"hex": "#dedfea",
"rgb": {
"r": 222,
"g": 223,
"b": 234
},
"hsl": {
"h": 235,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.90611,
"c": 0.01494,
"h": 281.9
},
"luminance": 0.74245
}Semantic roles & 50–950 ramp
primary
#DEDFEA
secondary
#C1C0AB
accent
#9945A1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485