#D23F9F#D23F9F
#D23F9F is a mid, highly saturated pink. Relative luminance 0.198; OKLCH L 61.0% C 0.206 H 344.9°. Best body text is #000000 at 4.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D23F9F |
|---|---|
| RGB | rgb(210, 63, 159) |
| HSL | hsl(321, 62%, 54%) |
| HSV | hsv(321, 70%, 82%) |
| CMYK | cmyk(0%, 70%, 24.3%, 17.6%) |
| CIE-LAB | lab(51.57, 65.82, -20.23) |
| CIE-LCH | lch(51.57, 68.86, 342.92°) |
| OKLab | oklab(60.97% 0.1989 -0.0538) |
| OKLCH | oklch(60.97% 0.206 344.9) |
| XYZ | xyz(34.6152, 19.7634, 34.7859) |
| Luminance | 0.1976 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.62
Purpley Pink
#C83CB9
ΔE00 6.14
Pinky Purple
#C94CBE
ΔE00 6.52
Bright Pink
#FE01B1
ΔE00 6.86
Shocking Pink
#FE02A2
ΔE00 7.01
Mediumvioletred
#C71585
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D23F9F #3FD272
analogous
#BB3FD2 #D23F9F #D23F55
triadic
#D23F9F #9FD23F #3F9FD2
tetradic
#D23F9F #D2BB3F #3FD272 #3F55D2
square
#D23F9F #D2BB3F #3FD272 #3F55D2
split-complementary
#D23F9F #55D23F #3FD2BB
monochromatic
#7A1D5A #AC287E #D23F9F #DE71B8 #E9A2D1
Accessibility & contrast
On white
4.24
#D23F9F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.95
#D23F9F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D23F9F
4.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D23F9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D23F9F | 1.00 | 4.24 | 4.95 | 4.95 |
| #FFFFFF | 4.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#506BA2
Deuteranopia (green-blind)
#7C849C
Tritanopia (blue-blind)
#E03D6A
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #d23f9f; /* rgb */ color: rgb(210, 63, 159); /* oklch */ color: oklch(61.0% 0.206 344.9);
Tailwind
colors: {
custom: {
50: '#e480bb',
500: '#d23f9f',
950: '#000000',
},
}SCSS
$custom: #d23f9f; $custom-light: #e480bb; $custom-dark: #000000;
JSON
{
"hex": "#d23f9f",
"rgb": {
"r": 210,
"g": 63,
"b": 159
},
"hsl": {
"h": 320.816,
"s": 62.025,
"l": 53.529
},
"oklch": {
"l": 0.60971,
"c": 0.206,
"h": 344.9
},
"luminance": 0.1976
}Semantic roles & 50–950 ramp
primary
#D23F9F
secondary
#97D6AD
accent
#E57B43
background
#FEF8FB
surface
#FDEFF6
border
#D5CAD0
text
#160B12
muted
#847C81