#DF7BAE#DF7BAE
#DF7BAE is a light, vivid pink. Relative luminance 0.329; OKLCH L 70.8% C 0.137 H 349.3°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7BAE |
|---|---|
| RGB | rgb(223, 123, 174) |
| HSL | hsl(329, 61%, 68%) |
| HSV | hsv(329, 45%, 87%) |
| CMYK | cmyk(0%, 44.8%, 22%, 12.5%) |
| CIE-LAB | lab(64.09, 44.93, -9.79) |
| CIE-LCH | lch(64.09, 45.98, 347.71°) |
| OKLab | oklab(70.82% 0.1346 -0.0255) |
| OKLCH | oklch(70.82% 0.137 349.3) |
| XYZ | xyz(45.1554, 32.9133, 44.0108) |
| Luminance | 0.3291 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 5.54
Pale Magenta
#D767AD
ΔE00 5.56
Pink (survey)
#FF81C0
ΔE00 5.64
Hot Pink
#FF69B4
ΔE00 5.73
Bubble Gum Pink
#FF69AF
ΔE00 5.76
Palevioletred
#DB7093
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7BAE #7BDFAC
analogous
#DE7BDF #DF7BAE #DF7B7C
triadic
#DF7BAE #AEDF7B #7BAEDF
tetradic
#DF7BAE #DFDE7B #7BDFAC #7B7CDF
square
#DF7BAE #DFDE7B #7BDFAC #7B7CDF
split-complementary
#DF7BAE #7CDF7B #7BDFDE
monochromatic
#B42C71 #D34A90 #DF7BAE #EBACCC #F7DEEA
Accessibility & contrast
On white
2.77
#DF7BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#DF7BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7BAE
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7BAE | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B0
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#EC788E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #df7bae; /* rgb */ color: rgb(223, 123, 174); /* oklch */ color: oklch(70.8% 0.137 349.3);
Tailwind
colors: {
custom: {
50: '#eba3c6',
500: '#df7bae',
950: '#000000',
},
}SCSS
$custom: #df7bae; $custom-light: #eba3c6; $custom-dark: #000000;
JSON
{
"hex": "#df7bae",
"rgb": {
"r": 223,
"g": 123,
"b": 174
},
"hsl": {
"h": 329.4,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.70823,
"c": 0.13696,
"h": 349.3
},
"luminance": 0.3291
}Semantic roles & 50–950 ramp
primary
#DF7BAE
secondary
#CBEADB
accent
#C9711D
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82