#DEDFF6#DEDFF6
#DEDFF6 is a very light, muted blue. Relative luminance 0.750; OKLCH L 91.0% C 0.031 H 283.8°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFF6 |
|---|---|
| RGB | rgb(222, 223, 246) |
| HSL | hsl(238, 57%, 92%) |
| HSV | hsv(238, 10%, 96%) |
| CMYK | cmyk(9.8%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(89.37, 4.00, -11.28) |
| CIE-LCH | lch(89.37, 11.97, 289.51°) |
| OKLab | oklab(90.99% 0.0074 -0.0303) |
| OKLCH | oklch(90.99% 0.031 283.8) |
| XYZ | xyz(73.1430, 74.9583, 97.7859) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.90
Ghostwhite
#F8F8FF
ΔE00 8.26
Fog
#D8DCE0
ΔE00 8.78
Periwinkle
#CCCCFF
ΔE00 8.96
Light Blue Grey
#B7C9E2
ΔE00 9.26
Aliceblue
#F0F8FF
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFF6 #F6F5DE
analogous
#DEEBF6 #DEDFF6 #E9DEF6
triadic
#DEDFF6 #F6DEDF #DFF6DE
tetradic
#DEDFF6 #F6DEEB #F6F5DE #DEF6E9
square
#DEDFF6 #F6DEEB #F6F5DE #DEF6E9
split-complementary
#DEDFF6 #F6E9DE #EBF6DE
monochromatic
#7E82DC #AEB0E9 #DEDFF6 #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.31
#DEDFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#DEDFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFF6
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFF6 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F7
Deuteranopia (green-blind)
#D9E0F5
Tritanopia (blue-blind)
#D9E3E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dedff6; /* rgb */ color: rgb(222, 223, 246); /* oklch */ color: oklch(91.0% 0.031 283.8);
Tailwind
colors: {
custom: {
50: '#e8e9f9',
500: '#dedff6',
950: '#000000',
},
}SCSS
$custom: #dedff6; $custom-light: #e8e9f9; $custom-dark: #000000;
JSON
{
"hex": "#dedff6",
"rgb": {
"r": 222,
"g": 223,
"b": 246
},
"hsl": {
"h": 237.5,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.90985,
"c": 0.03124,
"h": 283.8
},
"luminance": 0.74959
}Semantic roles & 50–950 ramp
primary
#DEDFF6
secondary
#D7D5A1
accent
#BE21C5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485