#DEDFF8#DEDFF8
#DEDFF8 is a very light, muted blue. Relative luminance 0.751; OKLCH L 91.0% C 0.034 H 283.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFF8 |
|---|---|
| RGB | rgb(222, 223, 248) |
| HSL | hsl(238, 65%, 92%) |
| HSV | hsv(238, 10%, 97%) |
| CMYK | cmyk(10.5%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(89.43, 4.39, -12.25) |
| CIE-LCH | lch(89.43, 13.01, 289.73°) |
| OKLab | oklab(91.05% 0.0081 -0.033) |
| OKLCH | oklch(91.05% 0.034 283.9) |
| XYZ | xyz(73.4516, 75.0817, 99.4113) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.34
Periwinkle
#CCCCFF
ΔE00 8.36
Ghostwhite
#F8F8FF
ΔE00 8.79
Light Blue Grey
#B7C9E2
ΔE00 9.41
Fog
#D8DCE0
ΔE00 9.44
Light Periwinkle
#C1C6FC
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFF8 #F8F7DE
analogous
#DEECF8 #DEDFF8 #EADEF8
triadic
#DEDFF8 #F8DEDF #DFF8DE
tetradic
#DEDFF8 #F8DEEC #F8F7DE #DEF8EA
square
#DEDFF8 #F8DEEC #F8F7DE #DEF8EA
split-complementary
#DEDFF8 #F8EADE #ECF8DE
monochromatic
#797DE3 #ACAEED #DEDFF8 #E6E7FA #E6E7FA
Accessibility & contrast
On white
1.31
#DEDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#DEDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFF8
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFF8 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2F9
Deuteranopia (green-blind)
#D8E0F7
Tritanopia (blue-blind)
#D9E3E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dedff8; /* rgb */ color: rgb(222, 223, 248); /* oklch */ color: oklch(91.0% 0.034 283.9);
Tailwind
colors: {
custom: {
50: '#e8e9fa',
500: '#dedff8',
950: '#000000',
},
}SCSS
$custom: #dedff8; $custom-light: #e8e9fa; $custom-dark: #000000;
JSON
{
"hex": "#dedff8",
"rgb": {
"r": 222,
"g": 223,
"b": 248
},
"hsl": {
"h": 237.692,
"s": 65,
"l": 92.157
},
"oklch": {
"l": 0.91049,
"c": 0.03396,
"h": 283.9
},
"luminance": 0.75082
}Semantic roles & 50–950 ramp
primary
#DEDFF8
secondary
#DBD99F
accent
#C619CD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485