#DA9FB2#DA9FB2
#DA9FB2 is a light, moderate pink. Relative luminance 0.429; OKLCH L 76.4% C 0.074 H 357.9°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9FB2 |
|---|---|
| RGB | rgb(218, 159, 178) |
| HSL | hsl(341, 44%, 74%) |
| HSV | hsv(341, 27%, 85%) |
| CMYK | cmyk(0%, 27.1%, 18.3%, 14.5%) |
| CIE-LAB | lab(71.50, 24.71, -1.14) |
| CIE-LCH | lch(71.50, 24.74, 357.37°) |
| OKLab | oklab(76.38% 0.074 -0.0026) |
| OKLCH | oklch(76.38% 0.074 357.9) |
| XYZ | xyz(49.3478, 42.9184, 47.7956) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.12
Dusty Pink
#D8A7B1
ΔE00 3.70
Light Mauve
#C292A1
ΔE00 5.32
Pig Pink
#E78EA5
ΔE00 5.88
Grey Pink
#C3909B
ΔE00 5.92
Dull Pink
#D5869D
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9FB2 #9FDAC7
analogous
#DA9FD0 #DA9FB2 #DAAA9F
triadic
#DA9FB2 #B2DA9F #9FB2DA
tetradic
#DA9FB2 #D0DA9F #9FDAC7 #AA9FDA
square
#DA9FB2 #D0DA9F #9FDAC7 #AA9FDA
split-complementary
#DA9FB2 #9FDAAA #9FD0DA
monochromatic
#B8476B #C9738F #DA9FB2 #EBCBD5 #F6E9ED
Accessibility & contrast
On white
2.19
#DA9FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#DA9FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9FB2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9FB2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#B4B3B1
Tritanopia (blue-blind)
#E49CA5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #da9fb2; /* rgb */ color: rgb(218, 159, 178); /* oklch */ color: oklch(76.4% 0.074 357.9);
Tailwind
colors: {
custom: {
50: '#e6bbc9',
500: '#da9fb2',
950: '#000000',
},
}SCSS
$custom: #da9fb2; $custom-light: #e6bbc9; $custom-dark: #000000;
JSON
{
"hex": "#da9fb2",
"rgb": {
"r": 218,
"g": 159,
"b": 178
},
"hsl": {
"h": 340.678,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.76382,
"c": 0.07404,
"h": 357.9
},
"luminance": 0.42916
}Semantic roles & 50–950 ramp
primary
#DA9FB2
secondary
#DEEDE8
accent
#B88B2E
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161213
muted
#848182