#DC9FBB#DC9FBB
#DC9FBB is a light, moderate pink. Relative luminance 0.436; OKLCH L 76.9% C 0.081 H 350.0°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9FBB |
|---|---|
| RGB | rgb(220, 159, 187) |
| HSL | hsl(332, 47%, 74%) |
| HSV | hsv(332, 28%, 86%) |
| CMYK | cmyk(0%, 27.7%, 15%, 13.7%) |
| CIE-LAB | lab(71.96, 26.84, -5.41) |
| CIE-LCH | lch(71.96, 27.38, 348.60°) |
| OKLab | oklab(76.87% 0.0795 -0.014) |
| OKLCH | oklch(76.87% 0.081 350) |
| XYZ | xyz(50.8831, 43.6021, 52.7399) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.59
Dusty Pink
#D8A7B1
ΔE00 5.97
Light Mauve
#C292A1
ΔE00 6.67
Pig Pink
#E78EA5
ΔE00 6.72
Powder Pink
#FFB2D0
ΔE00 6.73
Lilac
#C8A2C8
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9FBB #9FDCC0
analogous
#DC9FDA #DC9FBB #DCA29F
triadic
#DC9FBB #BBDC9F #9FBBDC
tetradic
#DC9FBB #DADC9F #9FDCC0 #A29FDC
square
#DC9FBB #DADC9F #9FDCC0 #A29FDC
split-complementary
#DC9FBB #9FDCA2 #9FDADC
monochromatic
#BB457B #CC729B #DC9FBB #ECCCDB #F7E9EF
Accessibility & contrast
On white
2.16
#DC9FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#DC9FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9FBB
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9FBB | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#B3B4B9
Tritanopia (blue-blind)
#E59EA8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dc9fbb; /* rgb */ color: rgb(220, 159, 187); /* oklch */ color: oklch(76.9% 0.081 350.0);
Tailwind
colors: {
custom: {
50: '#e7bccf',
500: '#dc9fbb',
950: '#000000',
},
}SCSS
$custom: #dc9fbb; $custom-light: #e7bccf; $custom-dark: #000000;
JSON
{
"hex": "#dc9fbb",
"rgb": {
"r": 220,
"g": 159,
"b": 187
},
"hsl": {
"h": 332.459,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.76868,
"c": 0.08069,
"h": 350
},
"luminance": 0.436
}Semantic roles & 50–950 ramp
primary
#DC9FBB
secondary
#DDEEE6
accent
#BA792C
background
#FEFBFC
surface
#FCF6F9
border
#D5D0D2
text
#161213
muted
#848182