#DFC5DF#DFC5DF
#DFC5DF is a very light, muted purple. Relative luminance 0.609; OKLCH L 85.3% C 0.045 H 326.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC5DF |
|---|---|
| RGB | rgb(223, 197, 223) |
| HSL | hsl(300, 29%, 82%) |
| HSV | hsv(300, 12%, 87%) |
| CMYK | cmyk(0%, 11.7%, 0%, 12.5%) |
| CIE-LAB | lab(82.35, 13.67, -9.54) |
| CIE-LCH | lch(82.35, 16.67, 325.08°) |
| OKLab | oklab(85.31% 0.0376 -0.0254) |
| OKLCH | oklch(85.31% 0.045 326) |
| XYZ | xyz(63.7152, 60.9491, 78.2056) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.59
Pale Lavender
#EECFFE
ΔE00 6.60
Very Light Purple
#F6CEFC
ΔE00 6.78
Pale Mauve
#FED0FC
ΔE00 7.35
Pale Lilac
#E4CBFF
ΔE00 7.67
Light Pink
#FFD1DF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC5DF #C5DFC5
analogous
#D2C5DF #DFC5DF #DFC5D2
triadic
#DFC5DF #DFDFC5 #C5DFDF
tetradic
#DFC5DF #DFD2C5 #C5DFC5 #C5D2DF
square
#DFC5DF #DFD2C5 #C5DFC5 #C5D2DF
split-complementary
#DFC5DF #D2DFC5 #C5DFD2
monochromatic
#B376B3 #C99EC9 #DFC5DF #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.59
#DFC5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#DFC5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC5DF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC5DF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#E1C7CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc5df; /* rgb */ color: rgb(223, 197, 223); /* oklch */ color: oklch(85.3% 0.045 326.0);
Tailwind
colors: {
custom: {
50: '#e9d6e9',
500: '#dfc5df',
950: '#000000',
},
}SCSS
$custom: #dfc5df; $custom-light: #e9d6e9; $custom-dark: #000000;
JSON
{
"hex": "#dfc5df",
"rgb": {
"r": 223,
"g": 197,
"b": 223
},
"hsl": {
"h": 300,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.85306,
"c": 0.0454,
"h": 326
},
"luminance": 0.60948
}Semantic roles & 50–950 ramp
primary
#DFC5DF
secondary
#92B692
accent
#A83E3E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384