#DE7BBB#DE7BBB
#DE7BBB is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.2% C 0.144 H 342.1°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BBB |
|---|---|
| RGB | rgb(222, 123, 187) |
| HSL | hsl(321, 60%, 68%) |
| HSV | hsv(321, 45%, 87%) |
| CMYK | cmyk(0%, 44.6%, 15.8%, 12.9%) |
| CIE-LAB | lab(64.39, 46.55, -16.71) |
| CIE-LCH | lch(64.39, 49.46, 340.25°) |
| OKLab | oklab(71.17% 0.1373 -0.0444) |
| OKLCH | oklch(71.17% 0.144 342.1) |
| XYZ | xyz(46.1773, 33.2865, 50.9968) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.86
Bubblegum Pink
#FE83CC
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 5.78
Pink (survey)
#FF81C0
ΔE00 6.16
Orchid (survey)
#C875C4
ΔE00 6.20
Bubblegum (survey)
#FF6CB5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BBB #7BDE9E
analogous
#CF7BDE #DE7BBB #DE7B89
triadic
#DE7BBB #BBDE7B #7BBBDE
tetradic
#DE7BBB #DECF7B #7BDE9E #7B89DE
square
#DE7BBB #DECF7B #7BDE9E #7B89DE
split-complementary
#DE7BBB #89DE7B #7BDECF
monochromatic
#B22D83 #D24AA2 #DE7BBB #EAACD4 #F6DDED
Accessibility & contrast
On white
2.74
#DE7BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#DE7BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BBB
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BBB | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8192BD
Deuteranopia (green-blind)
#9BA2B8
Tritanopia (blue-blind)
#E97C93
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de7bbb; /* rgb */ color: rgb(222, 123, 187); /* oklch */ color: oklch(71.2% 0.144 342.1);
Tailwind
colors: {
custom: {
50: '#eaa4cf',
500: '#de7bbb',
950: '#000000',
},
}SCSS
$custom: #de7bbb; $custom-light: #eaa4cf; $custom-dark: #000000;
JSON
{
"hex": "#de7bbb",
"rgb": {
"r": 222,
"g": 123,
"b": 187
},
"hsl": {
"h": 321.212,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.71165,
"c": 0.14433,
"h": 342.1
},
"luminance": 0.33283
}Semantic roles & 50–950 ramp
primary
#DE7BBB
secondary
#CBEAD6
accent
#C85A1E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F13
muted
#847F82