#DFDBEB#DFDBEB
#DFDBEB is a very light, muted violet. Relative luminance 0.723; OKLCH L 89.9% C 0.022 H 297.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDBEB |
|---|---|
| RGB | rgb(223, 219, 235) |
| HSL | hsl(255, 29%, 89%) |
| HSV | hsv(255, 7%, 92%) |
| CMYK | cmyk(5.1%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(88.14, 4.29, -7.33) |
| CIE-LCH | lch(88.14, 8.49, 300.34°) |
| OKLab | oklab(89.93% 0.0101 -0.0196) |
| OKLCH | oklch(89.93% 0.022 297.4) |
| XYZ | xyz(70.7556, 72.3491, 88.8183) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.14
Fog
#D8DCE0
ΔE00 7.46
Ghostwhite
#F8F8FF
ΔE00 7.50
Lavenderblush
#FFF0F5
ΔE00 7.73
Gainsboro
#DCDCDC
ΔE00 8.00
Light Gray
#D3D3D3
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDBEB #E7EBDB
analogous
#DBDFEB #DFDBEB #E7DBEB
triadic
#DFDBEB #EBDFDB #DBEBDF
tetradic
#DFDBEB #EBDBDF #E7EBDB #DBEBE7
square
#DFDBEB #EBDBDF #E7EBDB #DBEBE7
split-complementary
#DFDBEB #EBE7DB #DFEBDB
monochromatic
#998CBF #BCB4D5 #DFDBEB #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.36
#DFDBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#DFDBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDBEB
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDBEB | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#DDDDE0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfdbeb; /* rgb */ color: rgb(223, 219, 235); /* oklch */ color: oklch(89.9% 0.022 297.4);
Tailwind
colors: {
custom: {
50: '#e9e6f1',
500: '#dfdbeb',
950: '#000000',
},
}SCSS
$custom: #dfdbeb; $custom-light: #e9e6f1; $custom-dark: #000000;
JSON
{
"hex": "#dfdbeb",
"rgb": {
"r": 223,
"g": 219,
"b": 235
},
"hsl": {
"h": 255,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.89932,
"c": 0.02204,
"h": 297.4
},
"luminance": 0.72349
}Semantic roles & 50–950 ramp
primary
#DFDBEB
secondary
#BCC4A6
accent
#A73E8D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485