#DFC9DB#DFC9DB
#DFC9DB is a very light, muted pink. Relative luminance 0.626; OKLCH L 85.9% C 0.034 H 331.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC9DB |
|---|---|
| RGB | rgb(223, 201, 219) |
| HSL | hsl(311, 26%, 83%) |
| HSV | hsv(311, 10%, 87%) |
| CMYK | cmyk(0%, 9.9%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.22, 10.81, -6.11) |
| CIE-LCH | lch(83.22, 12.42, 330.51°) |
| OKLab | oklab(85.94% 0.0303 -0.0162) |
| OKLCH | oklch(85.94% 0.034 331.9) |
| XYZ | xyz(64.1026, 62.5766, 75.7057) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.37
Light Pink
#FFD1DF
ΔE00 7.58
Pale Pink
#FFCFDC
ΔE00 7.99
Pale Lavender
#EECFFE
ΔE00 8.96
Very Light Purple
#F6CEFC
ΔE00 9.20
Pale Mauve
#FED0FC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC9DB #C9DFCD
analogous
#D8C9DF #DFC9DB #DFC9D0
triadic
#DFC9DB #DBDFC9 #C9DBDF
tetradic
#DFC9DB #DFD8C9 #C9DFCD #C9D0DF
square
#DFC9DB #DFD8C9 #C9DFCD #C9D0DF
split-complementary
#DFC9DB #D0DFC9 #C9DFD8
monochromatic
#B17CA8 #C8A3C1 #DFC9DB #F4ECF2 #F4ECF2
Accessibility & contrast
On white
1.55
#DFC9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#DFC9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC9DB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC9DB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#E1CACF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfc9db; /* rgb */ color: rgb(223, 201, 219); /* oklch */ color: oklch(85.9% 0.034 331.9);
Tailwind
colors: {
custom: {
50: '#e9d9e6',
500: '#dfc9db',
950: '#000000',
},
}SCSS
$custom: #dfc9db; $custom-light: #e9d9e6; $custom-dark: #000000;
JSON
{
"hex": "#dfc9db",
"rgb": {
"r": 223,
"g": 201,
"b": 219
},
"hsl": {
"h": 310.909,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.85944,
"c": 0.03436,
"h": 331.9
},
"luminance": 0.62576
}Semantic roles & 50–950 ramp
primary
#DFC9DB
secondary
#96B69C
accent
#A45341
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384