#DE7BB0#DE7BB0
#DE7BB0 is a light, vivid pink. Relative luminance 0.328; OKLCH L 70.8% C 0.137 H 347.8°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BB0 |
|---|---|
| RGB | rgb(222, 123, 176) |
| HSL | hsl(328, 60%, 68%) |
| HSV | hsv(328, 45%, 87%) |
| CMYK | cmyk(0%, 44.6%, 20.7%, 12.9%) |
| CIE-LAB | lab(64.03, 44.89, -11.03) |
| CIE-LCH | lch(64.03, 46.22, 346.19°) |
| OKLab | oklab(70.77% 0.1341 -0.0289) |
| OKLCH | oklch(70.77% 0.137 347.8) |
| XYZ | xyz(45.0446, 32.8334, 45.0309) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.24
Bubblegum (survey)
#FF6CB5
ΔE00 5.67
Pink (survey)
#FF81C0
ΔE00 5.75
Hot Pink
#FF69B4
ΔE00 5.85
Bubble Gum Pink
#FF69AF
ΔE00 5.99
Bubblegum Pink
#FE83CC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BB0 #7BDEA9
analogous
#DB7BDE #DE7BB0 #DE7B7E
triadic
#DE7BB0 #B0DE7B #7BB0DE
tetradic
#DE7BB0 #DEDB7B #7BDEA9 #7B7EDE
square
#DE7BB0 #DEDB7B #7BDEA9 #7B7EDE
split-complementary
#DE7BB0 #7EDE7B #7BDEDB
monochromatic
#B22D74 #D24A93 #DE7BB0 #EAACCD #F6DDEB
Accessibility & contrast
On white
2.78
#DE7BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#DE7BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BB0
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BB0 | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8491B2
Deuteranopia (green-blind)
#9EA1AD
Tritanopia (blue-blind)
#EA798E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de7bb0; /* rgb */ color: rgb(222, 123, 176); /* oklch */ color: oklch(70.8% 0.137 347.8);
Tailwind
colors: {
custom: {
50: '#eaa3c7',
500: '#de7bb0',
950: '#000000',
},
}SCSS
$custom: #de7bb0; $custom-light: #eaa3c7; $custom-dark: #000000;
JSON
{
"hex": "#de7bb0",
"rgb": {
"r": 222,
"g": 123,
"b": 176
},
"hsl": {
"h": 327.879,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.70768,
"c": 0.13717,
"h": 347.8
},
"luminance": 0.3283
}Semantic roles & 50–950 ramp
primary
#DE7BB0
secondary
#CBEAD9
accent
#C86D1E
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82