#DC91CE#DC91CE
#DC91CE is a light, moderate pink. Relative luminance 0.399; OKLCH L 75.1% C 0.120 H 333.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DC91CE |
|---|---|
| RGB | rgb(220, 145, 206) |
| HSL | hsl(311, 52%, 72%) |
| HSV | hsv(311, 34%, 86%) |
| CMYK | cmyk(0%, 34.1%, 6.4%, 13.7%) |
| CIE-LAB | lab(69.42, 37.54, -19.75) |
| CIE-LCH | lch(69.42, 42.42, 332.25°) |
| OKLab | oklab(75.12% 0.1071 -0.0531) |
| OKLCH | oklch(75.12% 0.12 333.6) |
| XYZ | xyz(50.7807, 39.9250, 63.4120) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.23
Bubblegum Pink
#FE83CC
ΔE00 6.69
Lilac
#C8A2C8
ΔE00 7.52
Violet (CSS)
#EE82EE
ΔE00 7.61
Orchid (survey)
#C875C4
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC91CE #91DC9F
analogous
#C591DC #DC91CE #DC91A9
triadic
#DC91CE #CEDC91 #91CEDC
tetradic
#DC91CE #DCC591 #91DC9F #91A9DC
square
#DC91CE #DCC591 #91DC9F #91A9DC
split-complementary
#DC91CE #A9DC91 #91DCC5
monochromatic
#B83BA1 #CD63B9 #DC91CE #EBBFE3 #F8E8F5
Accessibility & contrast
On white
2.34
#DC91CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#DC91CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC91CE
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC91CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC91CE | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A3D0
Deuteranopia (green-blind)
#A3ADCC
Tritanopia (blue-blind)
#E395A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc91ce; /* rgb */ color: rgb(220, 145, 206); /* oklch */ color: oklch(75.1% 0.120 333.6);
Tailwind
colors: {
custom: {
50: '#e8b2dd',
500: '#dc91ce',
950: '#000000',
},
}SCSS
$custom: #dc91ce; $custom-light: #e8b2dd; $custom-dark: #000000;
JSON
{
"hex": "#dc91ce",
"rgb": {
"r": 220,
"g": 145,
"b": 206
},
"hsl": {
"h": 311.2,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.75123,
"c": 0.11955,
"h": 333.6
},
"luminance": 0.39923
}Semantic roles & 50–950 ramp
primary
#DC91CE
secondary
#DBEEDE
accent
#BF4326
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083