#DE7BBC#DE7BBC
#DE7BBC is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.2% C 0.145 H 341.6°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BBC |
|---|---|
| RGB | rgb(222, 123, 188) |
| HSL | hsl(321, 60%, 68%) |
| HSV | hsv(321, 45%, 87%) |
| CMYK | cmyk(0%, 44.6%, 15.3%, 12.9%) |
| CIE-LAB | lab(64.43, 46.70, -17.22) |
| CIE-LCH | lch(64.43, 49.78, 339.76°) |
| OKLab | oklab(71.2% 0.1376 -0.0458) |
| OKLCH | oklch(71.2% 0.145 341.6) |
| XYZ | xyz(46.2848, 33.3295, 51.5626) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 5.69
Orchid (survey)
#C875C4
ΔE00 6.03
Pink (survey)
#FF81C0
ΔE00 6.24
Bubblegum (survey)
#FF6CB5
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BBC #7BDE9D
analogous
#CE7BDE #DE7BBC #DE7B8A
triadic
#DE7BBC #BCDE7B #7BBCDE
tetradic
#DE7BBC #DECE7B #7BDE9D #7B8ADE
square
#DE7BBC #DECE7B #7BDE9D #7B8ADE
split-complementary
#DE7BBC #8ADE7B #7BDECE
monochromatic
#B22D84 #D24AA3 #DE7BBC #EAACD5 #F6DDEE
Accessibility & contrast
On white
2.74
#DE7BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#DE7BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BBC
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BBC | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8092BE
Deuteranopia (green-blind)
#9AA2B9
Tritanopia (blue-blind)
#E97C93
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #de7bbc; /* rgb */ color: rgb(222, 123, 188); /* oklch */ color: oklch(71.2% 0.145 341.6);
Tailwind
colors: {
custom: {
50: '#eaa4d0',
500: '#de7bbc',
950: '#000000',
},
}SCSS
$custom: #de7bbc; $custom-light: #eaa4d0; $custom-dark: #000000;
JSON
{
"hex": "#de7bbc",
"rgb": {
"r": 222,
"g": 123,
"b": 188
},
"hsl": {
"h": 320.606,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.71202,
"c": 0.14504,
"h": 341.6
},
"luminance": 0.33326
}Semantic roles & 50–950 ramp
primary
#DE7BBC
secondary
#CBEAD6
accent
#C8581E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82