#DFDDEA#DFDDEA
#DFDDEA is a very light, near-neutral blue. Relative luminance 0.733; OKLCH L 90.3% C 0.018 H 293.1°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDEA |
|---|---|
| RGB | rgb(223, 221, 234) |
| HSL | hsl(249, 24%, 89%) |
| HSV | hsv(249, 6%, 92%) |
| CMYK | cmyk(4.7%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.61, 3.06, -6.10) |
| CIE-LCH | lch(88.61, 6.82, 296.63°) |
| OKLab | oklab(90.29% 0.007 -0.0163) |
| OKLCH | oklch(90.29% 0.018 293.1) |
| XYZ | xyz(71.1365, 73.3413, 88.2346) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.36
Fog
#D8DCE0
ΔE00 5.84
Ghostwhite
#F8F8FF
ΔE00 6.37
Gainsboro
#DCDCDC
ΔE00 6.53
Light Gray
#D3D3D3
ΔE00 7.02
Lavenderblush
#FFF0F5
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDEA #E8EADD
analogous
#DDE2EA #DFDDEA #E6DDEA
triadic
#DFDDEA #EADFDD #DDEADF
tetradic
#DFDDEA #EADDE2 #E8EADD #DDEAE6
square
#DFDDEA #EADDE2 #E8EADD #DDEAE6
split-complementary
#DFDDEA #EAE6DD #E2EADD
monochromatic
#9891BB #BBB7D3 #DFDDEA #EDECF3 #EDECF3
Accessibility & contrast
On white
1.34
#DFDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DFDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDEA
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDEA | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#DBDEEA
Tritanopia (blue-blind)
#DDDFE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfddea; /* rgb */ color: rgb(223, 221, 234); /* oklch */ color: oklch(90.3% 0.018 293.1);
Tailwind
colors: {
custom: {
50: '#e9e7f0',
500: '#dfddea',
950: '#000000',
},
}SCSS
$custom: #dfddea; $custom-light: #e9e7f0; $custom-dark: #000000;
JSON
{
"hex": "#dfddea",
"rgb": {
"r": 223,
"g": 221,
"b": 234
},
"hsl": {
"h": 249.231,
"s": 23.636,
"l": 89.216
},
"oklch": {
"l": 0.90294,
"c": 0.0177,
"h": 293.1
},
"luminance": 0.73341
}Semantic roles & 50–950 ramp
primary
#DFDDEA
secondary
#BEC2A9
accent
#A24394
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485