#DC95CF#DC95CF
#DC95CF is a light, moderate pink. Relative luminance 0.412; OKLCH L 75.8% C 0.113 H 333.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DC95CF |
|---|---|
| RGB | rgb(220, 149, 207) |
| HSL | hsl(311, 50%, 72%) |
| HSV | hsv(311, 32%, 86%) |
| CMYK | cmyk(0%, 32.3%, 5.9%, 13.7%) |
| CIE-LAB | lab(70.33, 35.58, -18.92) |
| CIE-LCH | lch(70.33, 40.30, 332.00°) |
| OKLab | oklab(75.83% 0.1013 -0.0508) |
| OKLCH | oklch(75.83% 0.113 333.4) |
| XYZ | xyz(51.5245, 41.2178, 64.2612) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.35
Lavender Pink
#DD85D7
ΔE00 5.11
Lilac
#C8A2C8
ΔE00 6.72
Bubblegum Pink
#FE83CC
ΔE00 7.19
Violet (CSS)
#EE82EE
ΔE00 8.27
Pink (survey)
#FF81C0
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC95CF #95DCA2
analogous
#C695DC #DC95CF #DC95AB
triadic
#DC95CF #CFDC95 #95CFDC
tetradic
#DC95CF #DCC695 #95DCA2 #95ABDC
square
#DC95CF #DCC695 #95DCA2 #95ABDC
split-complementary
#DC95CF #ABDC95 #95DCC6
monochromatic
#B93DA3 #CD67BA #DC95CF #EBC3E4 #F7E8F5
Accessibility & contrast
On white
2.27
#DC95CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#DC95CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC95CF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC95CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC95CF | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A6D1
Deuteranopia (green-blind)
#A6B0CD
Tritanopia (blue-blind)
#E298AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc95cf; /* rgb */ color: rgb(220, 149, 207); /* oklch */ color: oklch(75.8% 0.113 333.4);
Tailwind
colors: {
custom: {
50: '#e8b5dd',
500: '#dc95cf',
950: '#000000',
},
}SCSS
$custom: #dc95cf; $custom-light: #e8b5dd; $custom-dark: #000000;
JSON
{
"hex": "#dc95cf",
"rgb": {
"r": 220,
"g": 149,
"b": 207
},
"hsl": {
"h": 310.986,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.75827,
"c": 0.11336,
"h": 333.4
},
"luminance": 0.41216
}Semantic roles & 50–950 ramp
primary
#DC95CF
secondary
#DDEEE0
accent
#BE4328
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083