#DA90B2#DA90B2
#DA90B2 is a light, moderate pink. Relative luminance 0.381; OKLCH L 73.8% C 0.099 H 350.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DA90B2 |
|---|---|
| RGB | rgb(218, 144, 178) |
| HSL | hsl(332, 50%, 71%) |
| HSV | hsv(332, 34%, 85%) |
| CMYK | cmyk(0%, 33.9%, 18.3%, 14.5%) |
| CIE-LAB | lab(68.07, 32.80, -6.19) |
| CIE-LCH | lch(68.07, 33.37, 349.32°) |
| OKLab | oklab(73.75% 0.0976 -0.016) |
| OKLCH | oklch(73.75% 0.099 350.7) |
| XYZ | xyz(46.9231, 38.0690, 46.9874) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 4.82
Pig Pink
#E78EA5
ΔE00 5.22
Faded Pink
#DE9DAC
ΔE00 6.11
Light Mauve
#C292A1
ΔE00 6.86
Pinky
#FC86AA
ΔE00 7.29
Pink (survey)
#FF81C0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA90B2 #90DAB8
analogous
#DA90D7 #DA90B2 #DA9390
triadic
#DA90B2 #B2DA90 #90B2DA
tetradic
#DA90B2 #D7DA90 #90DAB8 #9390DA
square
#DA90B2 #D7DA90 #90DAB8 #9390DA
split-complementary
#DA90B2 #90DA93 #90D7DA
monochromatic
#B43C73 #CB6292 #DA90B2 #E9BED2 #F7E8EF
Accessibility & contrast
On white
2.44
#DA90B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#DA90B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA90B2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA90B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA90B2 | 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)
#979EB3
Deuteranopia (green-blind)
#A9ABB0
Tritanopia (blue-blind)
#E48E9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #da90b2; /* rgb */ color: rgb(218, 144, 178); /* oklch */ color: oklch(73.8% 0.099 350.7);
Tailwind
colors: {
custom: {
50: '#e6b1c9',
500: '#da90b2',
950: '#000000',
},
}SCSS
$custom: #da90b2; $custom-light: #e6b1c9; $custom-dark: #000000;
JSON
{
"hex": "#da90b2",
"rgb": {
"r": 218,
"g": 144,
"b": 178
},
"hsl": {
"h": 332.432,
"s": 50,
"l": 70.98
},
"oklch": {
"l": 0.73753,
"c": 0.09894,
"h": 350.7
},
"luminance": 0.38066
}Semantic roles & 50–950 ramp
primary
#DA90B2
secondary
#D9EDE4
accent
#BD7928
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161113
muted
#848082