#DEDFF5#DEDFF5
#DEDFF5 is a very light, muted blue. Relative luminance 0.749; OKLCH L 91.0% C 0.030 H 283.7°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFF5 |
|---|---|
| RGB | rgb(222, 223, 245) |
| HSL | hsl(237, 53%, 92%) |
| HSV | hsv(237, 9%, 96%) |
| CMYK | cmyk(9.4%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(89.34, 3.80, -10.80) |
| CIE-LCH | lch(89.34, 11.45, 289.39°) |
| OKLab | oklab(90.95% 0.0071 -0.029) |
| OKLCH | oklch(90.95% 0.03 283.7) |
| XYZ | xyz(72.9900, 74.8970, 96.9797) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.75
Ghostwhite
#F8F8FF
ΔE00 7.99
Fog
#D8DCE0
ΔE00 8.43
Light Blue Grey
#B7C9E2
ΔE00 9.20
Periwinkle
#CCCCFF
ΔE00 9.27
Aliceblue
#F0F8FF
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFF5 #F5F4DE
analogous
#DEEBF5 #DEDFF5 #E9DEF5
triadic
#DEDFF5 #F5DEDF #DFF5DE
tetradic
#DEDFF5 #F5DEEB #F5F4DE #DEF5E9
square
#DEDFF5 #F5DEEB #F5F4DE #DEF5E9
split-complementary
#DEDFF5 #F5E9DE #EBF5DE
monochromatic
#8084D9 #AFB1E7 #DEDFF5 #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.31
#DEDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#DEDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFF5
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFF5 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F6
Deuteranopia (green-blind)
#D9E0F4
Tritanopia (blue-blind)
#D9E3E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dedff5; /* rgb */ color: rgb(222, 223, 245); /* oklch */ color: oklch(91.0% 0.030 283.7);
Tailwind
colors: {
custom: {
50: '#e8e9f8',
500: '#dedff5',
950: '#000000',
},
}SCSS
$custom: #dedff5; $custom-light: #e8e9f8; $custom-dark: #000000;
JSON
{
"hex": "#dedff5",
"rgb": {
"r": 222,
"g": 223,
"b": 245
},
"hsl": {
"h": 237.391,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.90953,
"c": 0.02988,
"h": 283.7
},
"luminance": 0.74898
}Semantic roles & 50–950 ramp
primary
#DEDFF5
secondary
#D5D3A2
accent
#BA25C1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485