#DF5CB8#DF5CB8
#DF5CB8 is a light, vivid pink. Relative luminance 0.268; OKLCH L 67.0% C 0.192 H 340.8°. Best body text is #000000 at 6.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DF5CB8 |
|---|---|
| RGB | rgb(223, 92, 184) |
| HSL | hsl(318, 67%, 62%) |
| HSV | hsv(318, 59%, 87%) |
| CMYK | cmyk(0%, 58.7%, 17.5%, 12.5%) |
| CIE-LAB | lab(58.79, 61.18, -23.52) |
| CIE-LCH | lch(58.79, 65.55, 338.97°) |
| OKLab | oklab(66.99% 0.1816 -0.0631) |
| OKLCH | oklch(66.99% 0.192 340.8) |
| XYZ | xyz(42.9112, 26.8066, 48.2523) |
| Luminance | 0.2680 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.10
Pale Magenta
#D767AD
ΔE00 3.26
Purpleish Pink
#DF4EC8
ΔE00 4.24
Orchid
#DA70D6
ΔE00 6.39
Orchid (survey)
#C875C4
ΔE00 6.51
Pinky Purple
#C94CBE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF5CB8 #5CDF83
analogous
#C55CDF #DF5CB8 #DF5C77
triadic
#DF5CB8 #B8DF5C #5CB8DF
tetradic
#DF5CB8 #DFC55C #5CDF83 #5C77DF
square
#DF5CB8 #DFC55C #5CDF83 #5C77DF
split-complementary
#DF5CB8 #77DF5C #5CDFC5
monochromatic
#A1207A #D42AA1 #DF5CB8 #E98FCE #F3C2E5
Accessibility & contrast
On white
3.30
#DF5CB8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.36
#DF5CB8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DF5CB8
6.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF5CB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF5CB8 | 1.00 | 3.30 | 6.36 | 6.36 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6480BB
Deuteranopia (green-blind)
#8A95B5
Tritanopia (blue-blind)
#EB5E82
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #df5cb8; /* rgb */ color: rgb(223, 92, 184); /* oklch */ color: oklch(67.0% 0.192 340.8);
Tailwind
colors: {
custom: {
50: '#ec91cd',
500: '#df5cb8',
950: '#000000',
},
}SCSS
$custom: #df5cb8; $custom-light: #ec91cd; $custom-dark: #000000;
JSON
{
"hex": "#df5cb8",
"rgb": {
"r": 223,
"g": 92,
"b": 184
},
"hsl": {
"h": 317.863,
"s": 67.179,
"l": 61.765
},
"oklch": {
"l": 0.6699,
"c": 0.19226,
"h": 340.8
},
"luminance": 0.26803
}Semantic roles & 50–950 ramp
primary
#DF5CB8
secondary
#B3E4C2
accent
#CF4D16
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#170D13
muted
#857E82