#DEDFED#DEDFED
#DEDFED is a very light, near-neutral blue. Relative luminance 0.744; OKLCH L 90.7% C 0.019 H 282.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFED |
|---|---|
| RGB | rgb(222, 223, 237) |
| HSL | hsl(236, 29%, 90%) |
| HSV | hsv(236, 6%, 93%) |
| CMYK | cmyk(6.3%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(89.12, 2.26, -6.93) |
| CIE-LCH | lch(89.12, 7.29, 288.03°) |
| OKLab | oklab(90.7% 0.0042 -0.0185) |
| OKLCH | oklch(90.7% 0.019 282.7) |
| XYZ | xyz(71.7950, 74.4191, 90.6863) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.99
Fog
#D8DCE0
ΔE00 5.43
Ghostwhite
#F8F8FF
ΔE00 6.09
Gainsboro
#DCDCDC
ΔE00 6.63
Light Gray
#D3D3D3
ΔE00 7.20
Aliceblue
#F0F8FF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFED #EDECDE
analogous
#DEE7ED #DEDFED #E4DEED
triadic
#DEDFED #EDDEDF #DFEDDE
tetradic
#DEDFED #EDDEE7 #EDECDE #DEEDE4
square
#DEDFED #EDDEE7 #EDECDE #DEEDE4
split-complementary
#DEDFED #EDE4DE #E7EDDE
monochromatic
#8F92C2 #B6B9D7 #DEDFED #EBECF4 #EBECF4
Accessibility & contrast
On white
1.32
#DEDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#DEDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFED
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFED | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EE
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#DBE1E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dedfed; /* rgb */ color: rgb(222, 223, 237); /* oklch */ color: oklch(90.7% 0.019 282.7);
Tailwind
colors: {
custom: {
50: '#e8e9f2',
500: '#dedfed',
950: '#000000',
},
}SCSS
$custom: #dedfed; $custom-light: #e8e9f2; $custom-dark: #000000;
JSON
{
"hex": "#dedfed",
"rgb": {
"r": 222,
"g": 223,
"b": 237
},
"hsl": {
"h": 236,
"s": 29.412,
"l": 90
},
"oklch": {
"l": 0.90702,
"c": 0.01901,
"h": 282.7
},
"luminance": 0.74419
}Semantic roles & 50–950 ramp
primary
#DEDFED
secondary
#C6C4A9
accent
#A13DA8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485