#DA91B2#DA91B2
#DA91B2 is a light, moderate pink. Relative luminance 0.384; OKLCH L 73.9% C 0.097 H 351.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DA91B2 |
|---|---|
| RGB | rgb(218, 145, 178) |
| HSL | hsl(333, 50%, 71%) |
| HSV | hsv(333, 33%, 85%) |
| CMYK | cmyk(0%, 33.5%, 18.3%, 14.5%) |
| CIE-LAB | lab(68.29, 32.26, -5.86) |
| CIE-LCH | lch(68.29, 32.79, 349.71°) |
| OKLab | oklab(73.92% 0.0961 -0.0151) |
| OKLCH | oklch(73.92% 0.097 351.1) |
| XYZ | xyz(47.0752, 38.3732, 47.0381) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.80
Pig Pink
#E78EA5
ΔE00 5.12
Faded Pink
#DE9DAC
ΔE00 5.80
Light Mauve
#C292A1
ΔE00 6.68
Pinky
#FC86AA
ΔE00 7.33
Grey Pink
#C3909B
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA91B2 #91DAB9
analogous
#DA91D6 #DA91B2 #DA9491
triadic
#DA91B2 #B2DA91 #91B2DA
tetradic
#DA91B2 #D6DA91 #91DAB9 #9491DA
square
#DA91B2 #D6DA91 #91DAB9 #9491DA
split-complementary
#DA91B2 #91DA94 #91D6DA
monochromatic
#B43D73 #CB6392 #DA91B2 #E9BFD2 #F7E8EF
Accessibility & contrast
On white
2.42
#DA91B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#DA91B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA91B2
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA91B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA91B2 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB3
Deuteranopia (green-blind)
#AAABB0
Tritanopia (blue-blind)
#E48F9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #da91b2; /* rgb */ color: rgb(218, 145, 178); /* oklch */ color: oklch(73.9% 0.097 351.1);
Tailwind
colors: {
custom: {
50: '#e6b2c9',
500: '#da91b2',
950: '#000000',
},
}SCSS
$custom: #da91b2; $custom-light: #e6b2c9; $custom-dark: #000000;
JSON
{
"hex": "#da91b2",
"rgb": {
"r": 218,
"g": 145,
"b": 178
},
"hsl": {
"h": 332.877,
"s": 49.66,
"l": 71.176
},
"oklch": {
"l": 0.73924,
"c": 0.09724,
"h": 351.1
},
"luminance": 0.38371
}Semantic roles & 50–950 ramp
primary
#DA91B2
secondary
#DAEDE4
accent
#BD7A29
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161113
muted
#848082