#DFC9DA#DFC9DA
#DFC9DA is a very light, muted pink. Relative luminance 0.625; OKLCH L 85.9% C 0.033 H 333.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC9DA |
|---|---|
| RGB | rgb(223, 201, 218) |
| HSL | hsl(314, 26%, 83%) |
| HSV | hsv(314, 10%, 87%) |
| CMYK | cmyk(0%, 9.9%, 2.2%, 12.5%) |
| CIE-LAB | lab(83.19, 10.63, -5.62) |
| CIE-LCH | lch(83.19, 12.03, 332.13°) |
| OKLab | oklab(85.91% 0.03 -0.0148) |
| OKLCH | oklch(85.91% 0.033 333.6) |
| XYZ | xyz(63.9713, 62.5241, 75.0144) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.63
Light Pink
#FFD1DF
ΔE00 7.52
Pale Pink
#FFCFDC
ΔE00 7.92
Pale Lavender
#EECFFE
ΔE00 9.30
Very Light Purple
#F6CEFC
ΔE00 9.51
Pale Mauve
#FED0FC
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC9DA #C9DFCE
analogous
#D9C9DF #DFC9DA #DFC9CF
triadic
#DFC9DA #DADFC9 #C9DADF
tetradic
#DFC9DA #DFD9C9 #C9DFCE #C9CFDF
square
#DFC9DA #DFD9C9 #C9DFCE #C9CFDF
split-complementary
#DFC9DA #CFDFC9 #C9DFD9
monochromatic
#B17CA5 #C8A3C0 #DFC9DA #F4ECF2 #F4ECF2
Accessibility & contrast
On white
1.56
#DFC9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DFC9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC9DA
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC9DA | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDDB
Deuteranopia (green-blind)
#CED0D9
Tritanopia (blue-blind)
#E1CACE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfc9da; /* rgb */ color: rgb(223, 201, 218); /* oklch */ color: oklch(85.9% 0.033 333.6);
Tailwind
colors: {
custom: {
50: '#e9d9e5',
500: '#dfc9da',
950: '#000000',
},
}SCSS
$custom: #dfc9da; $custom-light: #e9d9e5; $custom-dark: #000000;
JSON
{
"hex": "#dfc9da",
"rgb": {
"r": 223,
"g": 201,
"b": 218
},
"hsl": {
"h": 313.636,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.85913,
"c": 0.03343,
"h": 333.6
},
"luminance": 0.62523
}Semantic roles & 50–950 ramp
primary
#DFC9DA
secondary
#96B69D
accent
#A45841
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384