#DFDEEB#DFDEEB
#DFDEEB is a very light, near-neutral blue. Relative luminance 0.739; OKLCH L 90.5% C 0.018 H 289.6°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEEB |
|---|---|
| RGB | rgb(223, 222, 235) |
| HSL | hsl(245, 25%, 90%) |
| HSV | hsv(245, 6%, 92%) |
| CMYK | cmyk(5.1%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(88.89, 2.73, -6.21) |
| CIE-LCH | lch(88.89, 6.79, 293.68°) |
| OKLab | oklab(90.52% 0.0059 -0.0166) |
| OKLCH | oklch(90.52% 0.018 289.6) |
| XYZ | xyz(71.5453, 73.9285, 89.0816) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.24
Fog
#D8DCE0
ΔE00 5.56
Ghostwhite
#F8F8FF
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 6.41
Light Gray
#D3D3D3
ΔE00 6.96
Lavenderblush
#FFF0F5
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEEB #EAEBDE
analogous
#DEE4EB #DFDEEB #E6DEEB
triadic
#DFDEEB #EBDFDE #DEEBDF
tetradic
#DFDEEB #EBDEE4 #EAEBDE #DEEBE6
square
#DFDEEB #EBDEE4 #EAEBDE #DEEBE6
split-complementary
#DFDEEB #EBE6DE #E4EBDE
monochromatic
#9592BD #BAB8D4 #DFDEEB #EDECF3 #EDECF3
Accessibility & contrast
On white
1.33
#DFDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#DFDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEEB
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEEB | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#DDE0E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdeeb; /* rgb */ color: rgb(223, 222, 235); /* oklch */ color: oklch(90.5% 0.018 289.6);
Tailwind
colors: {
custom: {
50: '#e9e8f1',
500: '#dfdeeb',
950: '#000000',
},
}SCSS
$custom: #dfdeeb; $custom-light: #e9e8f1; $custom-dark: #000000;
JSON
{
"hex": "#dfdeeb",
"rgb": {
"r": 223,
"g": 222,
"b": 235
},
"hsl": {
"h": 244.615,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.90521,
"c": 0.01761,
"h": 289.6
},
"luminance": 0.73929
}Semantic roles & 50–950 ramp
primary
#DFDEEB
secondary
#C1C3AA
accent
#A3429C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485