#DA8FB9#DA8FB9
#DA8FB9 is a light, moderate pink. Relative luminance 0.381; OKLCH L 73.8% C 0.105 H 345.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DA8FB9 |
|---|---|
| RGB | rgb(218, 143, 185) |
| HSL | hsl(326, 50%, 71%) |
| HSV | hsv(326, 34%, 85%) |
| CMYK | cmyk(0%, 34.4%, 15.1%, 14.5%) |
| CIE-LAB | lab(68.06, 34.43, -10.12) |
| CIE-LCH | lch(68.06, 35.89, 343.63°) |
| OKLab | oklab(73.82% 0.1015 -0.0266) |
| OKLCH | oklch(73.82% 0.105 345.3) |
| XYZ | xyz(47.4931, 38.0557, 50.7334) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 6.64
Pink (survey)
#FF81C0
ΔE00 7.02
Pig Pink
#E78EA5
ΔE00 7.13
Bubblegum Pink
#FE83CC
ΔE00 7.28
Plum
#DDA0DD
ΔE00 7.78
Lilac
#C8A2C8
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA8FB9 #8FDAB0
analogous
#D58FDA #DA8FB9 #DA8F93
triadic
#DA8FB9 #B9DA8F #8FB9DA
tetradic
#DA8FB9 #DAD58F #8FDAB0 #8F93DA
square
#DA8FB9 #DAD58F #8FDAB0 #8F93DA
split-complementary
#DA8FB9 #93DA8F #8FDAD5
monochromatic
#B33B7F #CB619C #DA8FB9 #E9BDD6 #F7E8F1
Accessibility & contrast
On white
2.44
#DA8FB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#DA8FB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA8FB9
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA8FB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA8FB9 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBB
Deuteranopia (green-blind)
#A6AAB7
Tritanopia (blue-blind)
#E48E9E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #da8fb9; /* rgb */ color: rgb(218, 143, 185); /* oklch */ color: oklch(73.8% 0.105 345.3);
Tailwind
colors: {
custom: {
50: '#e6b1ce',
500: '#da8fb9',
950: '#000000',
},
}SCSS
$custom: #da8fb9; $custom-light: #e6b1ce; $custom-dark: #000000;
JSON
{
"hex": "#da8fb9",
"rgb": {
"r": 218,
"g": 143,
"b": 185
},
"hsl": {
"h": 326.4,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.73816,
"c": 0.10496,
"h": 345.3
},
"luminance": 0.38053
}Semantic roles & 50–950 ramp
primary
#DA8FB9
secondary
#D8ECE1
accent
#BE6A28
background
#FEFAFC
surface
#FCF5F9
border
#D5CFD2
text
#161113
muted
#848082