#DEDFF7#DEDFF7
#DEDFF7 is a very light, muted blue. Relative luminance 0.750; OKLCH L 91.0% C 0.033 H 283.8°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFF7 |
|---|---|
| RGB | rgb(222, 223, 247) |
| HSL | hsl(238, 61%, 92%) |
| HSV | hsv(238, 10%, 97%) |
| CMYK | cmyk(10.1%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(89.40, 4.19, -11.76) |
| CIE-LCH | lch(89.40, 12.49, 289.62°) |
| OKLab | oklab(91.02% 0.0078 -0.0317) |
| OKLCH | oklch(91.02% 0.033 283.8) |
| XYZ | xyz(73.2969, 75.0198, 98.5964) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.11
Ghostwhite
#F8F8FF
ΔE00 8.52
Periwinkle
#CCCCFF
ΔE00 8.65
Fog
#D8DCE0
ΔE00 9.11
Light Blue Grey
#B7C9E2
ΔE00 9.33
Aliceblue
#F0F8FF
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFF7 #F7F6DE
analogous
#DEECF7 #DEDFF7 #EADEF7
triadic
#DEDFF7 #F7DEDF #DFF7DE
tetradic
#DEDFF7 #F7DEEC #F7F6DE #DEF7EA
square
#DEDFF7 #F7DEEC #F7F6DE #DEF7EA
split-complementary
#DEDFF7 #F7EADE #ECF7DE
monochromatic
#7B7FDF #ADAFEB #DEDFF7 #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.31
#DEDFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#DEDFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFF7
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFF7 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F8
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#D9E3E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dedff7; /* rgb */ color: rgb(222, 223, 247); /* oklch */ color: oklch(91.0% 0.033 283.8);
Tailwind
colors: {
custom: {
50: '#e8e9f9',
500: '#dedff7',
950: '#000000',
},
}SCSS
$custom: #dedff7; $custom-light: #e8e9f9; $custom-dark: #000000;
JSON
{
"hex": "#dedff7",
"rgb": {
"r": 222,
"g": 223,
"b": 247
},
"hsl": {
"h": 237.6,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.91017,
"c": 0.0326,
"h": 283.8
},
"luminance": 0.7502
}Semantic roles & 50–950 ramp
primary
#DEDFF7
secondary
#D9D7A0
accent
#C21DC9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485