#DFD8E8#DFD8E8
#DFD8E8 is a very light, muted violet. Relative luminance 0.706; OKLCH L 89.3% C 0.023 H 305.6°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8E8 |
|---|---|
| RGB | rgb(223, 216, 232) |
| HSL | hsl(266, 26%, 88%) |
| HSV | hsv(266, 7%, 91%) |
| CMYK | cmyk(3.9%, 6.9%, 0%, 9%) |
| CIE-LAB | lab(87.30, 5.29, -6.98) |
| CIE-LCH | lch(87.30, 8.76, 307.18°) |
| OKLab | oklab(89.25% 0.0133 -0.0186) |
| OKLCH | oklch(89.25% 0.023 305.6) |
| XYZ | xyz(69.5503, 70.6260, 86.2964) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.28
Lavenderblush
#FFF0F5
ΔE00 7.57
Fog
#D8DCE0
ΔE00 8.37
Ghostwhite
#F8F8FF
ΔE00 8.41
Gainsboro
#DCDCDC
ΔE00 8.54
Thistle
#D8BFD8
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8E8 #E1E8D8
analogous
#D8D9E8 #DFD8E8 #E7D8E8
triadic
#DFD8E8 #E8DFD8 #D8E8DF
tetradic
#DFD8E8 #E8D8D9 #E1E8D8 #D8E8E7
square
#DFD8E8 #E8D8D9 #E1E8D8 #D8E8E7
split-complementary
#DFD8E8 #E8E7D8 #D9E8D8
monochromatic
#A08BBB #BFB2D1 #DFD8E8 #EFECF4 #EFECF4
Accessibility & contrast
On white
1.39
#DFD8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#DFD8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8E8
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8E8 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE9
Deuteranopia (green-blind)
#D7DBE7
Tritanopia (blue-blind)
#DEDADD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd8e8; /* rgb */ color: rgb(223, 216, 232); /* oklch */ color: oklch(89.3% 0.023 305.6);
Tailwind
colors: {
custom: {
50: '#e9e4ef',
500: '#dfd8e8',
950: '#000000',
},
}SCSS
$custom: #dfd8e8; $custom-light: #e9e4ef; $custom-dark: #000000;
JSON
{
"hex": "#dfd8e8",
"rgb": {
"r": 223,
"g": 216,
"b": 232
},
"hsl": {
"h": 266.25,
"s": 25.806,
"l": 87.843
},
"oklch": {
"l": 0.89252,
"c": 0.02288,
"h": 305.6
},
"luminance": 0.70626
}Semantic roles & 50–950 ramp
primary
#DFD8E8
secondary
#B4C0A4
accent
#A44179
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485