#D290C2#D290C2
#D290C2 is a light, moderate pink. Relative luminance 0.375; OKLCH L 73.4% C 0.103 H 335.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D290C2 |
|---|---|
| RGB | rgb(210, 144, 194) |
| HSL | hsl(315, 42%, 69%) |
| HSV | hsv(315, 31%, 82%) |
| CMYK | cmyk(0%, 31.4%, 7.6%, 17.6%) |
| CIE-LAB | lab(67.68, 32.68, -15.80) |
| CIE-LCH | lch(67.68, 36.30, 334.19°) |
| OKLab | oklab(73.43% 0.0938 -0.0422) |
| OKLCH | oklch(73.43% 0.103 335.8) |
| XYZ | xyz(46.2888, 37.5452, 55.8372) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 6.19
Lilac
#C8A2C8
ΔE00 6.28
Bubblegum Pink
#FE83CC
ΔE00 8.12
Orchid (survey)
#C875C4
ΔE00 8.21
Dusty Lavender
#AC86A8
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D290C2 #90D2A0
analogous
#C190D2 #D290C2 #D290A1
triadic
#D290C2 #C2D290 #90C2D2
tetradic
#D290C2 #D2C190 #90D2A0 #90A1D2
square
#D290C2 #D2C190 #90D2A0 #90A1D2
split-complementary
#D290C2 #A1D290 #90D2C1
monochromatic
#A5438D #C064AA #D290C2 #E4BCDA #F5E7F2
Accessibility & contrast
On white
2.47
#D290C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#D290C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D290C2
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D290C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D290C2 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919FC4
Deuteranopia (green-blind)
#A0A8C0
Tritanopia (blue-blind)
#D992A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d290c2; /* rgb */ color: rgb(210, 144, 194); /* oklch */ color: oklch(73.4% 0.103 335.8);
Tailwind
colors: {
custom: {
50: '#e0b1d4',
500: '#d290c2',
950: '#000000',
},
}SCSS
$custom: #d290c2; $custom-light: #e0b1d4; $custom-dark: #000000;
JSON
{
"hex": "#d290c2",
"rgb": {
"r": 210,
"g": 144,
"b": 194
},
"hsl": {
"h": 314.545,
"s": 42.308,
"l": 69.412
},
"oklch": {
"l": 0.73427,
"c": 0.10284,
"h": 335.8
},
"luminance": 0.37543
}Semantic roles & 50–950 ramp
primary
#D290C2
secondary
#D5E8DA
accent
#B55030
background
#FDFAFD
surface
#FBF5FA
border
#D4CFD3
text
#151114
muted
#838083