#DFD0DF#DFD0DF
#DFD0DF is a very light, muted purple. Relative luminance 0.661; OKLCH L 87.4% C 0.026 H 325.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0DF |
|---|---|
| RGB | rgb(223, 208, 223) |
| HSL | hsl(300, 19%, 85%) |
| HSV | hsv(300, 7%, 87%) |
| CMYK | cmyk(0%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(85.06, 7.83, -5.52) |
| CIE-LCH | lch(85.06, 9.58, 324.81°) |
| OKLab | oklab(87.42% 0.0215 -0.0146) |
| OKLCH | oklch(87.42% 0.026 325.8) |
| XYZ | xyz(66.3046, 66.1280, 79.0687) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.94
Lavender (CSS)
#E6E6FA
ΔE00 7.59
Lavenderblush
#FFF0F5
ΔE00 8.06
Light Pink
#FFD1DF
ΔE00 9.32
Mistyrose
#FFE4E1
ΔE00 9.51
Pale Pink
#FFCFDC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0DF #D0DFD0
analogous
#D8D0DF #DFD0DF #DFD0D8
triadic
#DFD0DF #DFDFD0 #D0DFDF
tetradic
#DFD0DF #DFD8D0 #D0DFD0 #D0D8DF
square
#DFD0DF #DFD8D0 #D0DFD0 #D0D8DF
split-complementary
#DFD0DF #D8DFD0 #D0DFD8
monochromatic
#AD87AD #C6ACC6 #DFD0DF #F3EDF3 #F3EDF3
Accessibility & contrast
On white
1.48
#DFD0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#DFD0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0DF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0DF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3E0
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#E0D1D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd0df; /* rgb */ color: rgb(223, 208, 223); /* oklch */ color: oklch(87.4% 0.026 325.8);
Tailwind
colors: {
custom: {
50: '#e9dee9',
500: '#dfd0df',
950: '#000000',
},
}SCSS
$custom: #dfd0df; $custom-light: #e9dee9; $custom-dark: #000000;
JSON
{
"hex": "#dfd0df",
"rgb": {
"r": 223,
"g": 208,
"b": 223
},
"hsl": {
"h": 300,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.87418,
"c": 0.02604,
"h": 325.8
},
"luminance": 0.66127
}Semantic roles & 50–950 ramp
primary
#DFD0DF
secondary
#9EB59E
accent
#9D4848
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484