#DFD9E3#DFD9E3
#DFD9E3 is a very light, near-neutral violet. Relative luminance 0.709; OKLCH L 89.3% C 0.015 H 312.2°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9E3 |
|---|---|
| RGB | rgb(223, 217, 227) |
| HSL | hsl(276, 15%, 87%) |
| HSV | hsv(276, 4%, 89%) |
| CMYK | cmyk(1.8%, 4.4%, 0%, 11%) |
| CIE-LAB | lab(87.42, 3.84, -4.17) |
| CIE-LCH | lch(87.42, 5.67, 312.66°) |
| OKLab | oklab(89.3% 0.0101 -0.0111) |
| OKLCH | oklch(89.3% 0.015 312.2) |
| XYZ | xyz(69.1071, 70.8599, 82.6948) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.23
Gainsboro
#DCDCDC
ΔE00 6.14
Fog
#D8DCE0
ΔE00 6.28
Light Gray
#D3D3D3
ΔE00 6.41
Lavenderblush
#FFF0F5
ΔE00 6.64
Ghostwhite
#F8F8FF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9E3 #DDE3D9
analogous
#DAD9E3 #DFD9E3 #E3D9E2
triadic
#DFD9E3 #E3DFD9 #D9E3DF
tetradic
#DFD9E3 #E3DAD9 #DDE3D9 #D9E2E3
square
#DFD9E3 #E3DAD9 #DDE3D9 #D9E2E3
split-complementary
#DFD9E3 #E2E3D9 #D9E3DA
monochromatic
#A493AF #C1B6C9 #DFD9E3 #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.38
#DFD9E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#DFD9E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9E3
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9E3 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE3
Deuteranopia (green-blind)
#D9DBE3
Tritanopia (blue-blind)
#DFDADC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfd9e3; /* rgb */ color: rgb(223, 217, 227); /* oklch */ color: oklch(89.3% 0.015 312.2);
Tailwind
colors: {
custom: {
50: '#e9e4eb',
500: '#dfd9e3',
950: '#000000',
},
}SCSS
$custom: #dfd9e3; $custom-light: #e9e4eb; $custom-dark: #000000;
JSON
{
"hex": "#dfd9e3",
"rgb": {
"r": 223,
"g": 217,
"b": 227
},
"hsl": {
"h": 276,
"s": 15.152,
"l": 87.059
},
"oklch": {
"l": 0.89296,
"c": 0.01495,
"h": 312.2
},
"luminance": 0.7086
}Semantic roles & 50–950 ramp
primary
#DFD9E3
secondary
#AEB8A8
accent
#994C6B
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484