#D57BBB#D57BBB
#D57BBB is a light, vivid pink. Relative luminance 0.319; OKLCH L 70.1% C 0.137 H 338.7°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D57BBB |
|---|---|
| RGB | rgb(213, 123, 187) |
| HSL | hsl(317, 52%, 66%) |
| HSV | hsv(317, 42%, 84%) |
| CMYK | cmyk(0%, 42.3%, 12.2%, 16.5%) |
| CIE-LAB | lab(63.26, 43.65, -18.53) |
| CIE-LCH | lch(63.26, 47.42, 337.00°) |
| OKLab | oklab(70.08% 0.1273 -0.0496) |
| OKLCH | oklch(70.08% 0.137 338.7) |
| XYZ | xyz(43.4933, 31.9026, 50.8710) |
| Luminance | 0.3190 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.68
Pale Magenta
#D767AD
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.32
Orchid
#DA70D6
ΔE00 6.48
Purplish Pink
#CE5DAE
ΔE00 7.16
Bubblegum Pink
#FE83CC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D57BBB #7BD595
analogous
#C27BD5 #D57BBB #D57B8E
triadic
#D57BBB #BBD57B #7BBBD5
tetradic
#D57BBB #D5C27B #7BD595 #7B8ED5
square
#D57BBB #D5C27B #7BD595 #7B8ED5
split-complementary
#D57BBB #8ED57B #7BD5C2
monochromatic
#A23482 #C64DA3 #D57BBB #E4A9D3 #F3D8EB
Accessibility & contrast
On white
2.85
#D57BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#D57BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D57BBB
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D57BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D57BBB | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BD
Deuteranopia (green-blind)
#959EB8
Tritanopia (blue-blind)
#DE7D93
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #d57bbb; /* rgb */ color: rgb(213, 123, 187); /* oklch */ color: oklch(70.1% 0.137 338.7);
Tailwind
colors: {
custom: {
50: '#e3a3cf',
500: '#d57bbb',
950: '#000000',
},
}SCSS
$custom: #d57bbb; $custom-light: #e3a3cf; $custom-dark: #000000;
JSON
{
"hex": "#d57bbb",
"rgb": {
"r": 213,
"g": 123,
"b": 187
},
"hsl": {
"h": 317.333,
"s": 51.724,
"l": 65.882
},
"oklch": {
"l": 0.70075,
"c": 0.13664,
"h": 338.7
},
"luminance": 0.319
}Semantic roles & 50–950 ramp
primary
#D57BBB
secondary
#C7E5D0
accent
#BF5326
background
#FEFAFC
surface
#FCF4F9
border
#D5CED2
text
#160F13
muted
#847F82