#DA9FB3#DA9FB3
#DA9FB3 is a light, moderate pink. Relative luminance 0.430; OKLCH L 76.4% C 0.074 H 356.9°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9FB3 |
|---|---|
| RGB | rgb(218, 159, 179) |
| HSL | hsl(340, 44%, 74%) |
| HSV | hsv(340, 27%, 85%) |
| CMYK | cmyk(0%, 27.1%, 17.9%, 14.5%) |
| CIE-LAB | lab(71.53, 24.87, -1.65) |
| CIE-LCH | lch(71.53, 24.92, 356.20°) |
| OKLab | oklab(76.41% 0.0744 -0.004) |
| OKLCH | oklch(76.41% 0.074 356.9) |
| XYZ | xyz(49.4486, 42.9587, 48.3263) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.40
Dusty Pink
#D8A7B1
ΔE00 3.92
Light Mauve
#C292A1
ΔE00 5.39
Pig Pink
#E78EA5
ΔE00 5.95
Grey Pink
#C3909B
ΔE00 6.08
Dull Pink
#D5869D
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9FB3 #9FDAC6
analogous
#DA9FD1 #DA9FB3 #DAA99F
triadic
#DA9FB3 #B3DA9F #9FB3DA
tetradic
#DA9FB3 #D1DA9F #9FDAC6 #A99FDA
square
#DA9FB3 #D1DA9F #9FDAC6 #A99FDA
split-complementary
#DA9FB3 #9FDAA9 #9FD1DA
monochromatic
#B8476D #C97390 #DA9FB3 #EBCBD6 #F6E9EE
Accessibility & contrast
On white
2.19
#DA9FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#DA9FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9FB3
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9FB3 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B4
Deuteranopia (green-blind)
#B3B3B2
Tritanopia (blue-blind)
#E49CA6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #da9fb3; /* rgb */ color: rgb(218, 159, 179); /* oklch */ color: oklch(76.4% 0.074 356.9);
Tailwind
colors: {
custom: {
50: '#e6bbc9',
500: '#da9fb3',
950: '#000000',
},
}SCSS
$custom: #da9fb3; $custom-light: #e6bbc9; $custom-dark: #000000;
JSON
{
"hex": "#da9fb3",
"rgb": {
"r": 218,
"g": 159,
"b": 179
},
"hsl": {
"h": 339.661,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.76412,
"c": 0.07446,
"h": 356.9
},
"luminance": 0.42956
}Semantic roles & 50–950 ramp
primary
#DA9FB3
secondary
#DEEDE8
accent
#B8892E
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161213
muted
#848182