#FF7EBD#FF7EBD
#FF7EBD is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.8% C 0.171 H 351.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EBD |
|---|---|
| RGB | rgb(255, 126, 189) |
| HSL | hsl(331, 100%, 75%) |
| HSV | hsv(331, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 25.9%, 0%) |
| CIE-LAB | lab(69.37, 55.85, -9.92) |
| CIE-LCH | lch(69.37, 56.72, 349.93°) |
| OKLab | oklab(75.82% 0.1686 -0.0256) |
| OKLCH | oklch(75.82% 0.171 351.4) |
| XYZ | xyz(57.8881, 39.8609, 52.7794) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.69
Bubblegum Pink
#FE83CC
ΔE00 3.05
Bubblegum (survey)
#FF6CB5
ΔE00 3.32
Hot Pink
#FF69B4
ΔE00 3.84
Bubble Gum Pink
#FF69AF
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EBD #7EFFC0
analogous
#FF7EFD #FF7EBD #FF807E
triadic
#FF7EBD #BDFF7E #7EBDFF
tetradic
#FF7EBD #FDFF7E #7EFFC0 #807EFF
square
#FF7EBD #FDFF7E #7EFFC0 #807EFF
split-complementary
#FF7EBD #7EFF80 #7EFDFF
monochromatic
#FF047E #FF419E #FF7EBD #FFBBDC #FFE0EF
Accessibility & contrast
On white
2.34
#FF7EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FF7EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EBD
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EBD | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBF
Deuteranopia (green-blind)
#AFB2BA
Tritanopia (blue-blind)
#FF7996
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7ebd; /* rgb */ color: rgb(255, 126, 189); /* oklch */ color: oklch(75.8% 0.171 351.4);
Tailwind
colors: {
custom: {
50: '#ffa7d0',
500: '#ff7ebd',
950: '#000000',
},
}SCSS
$custom: #ff7ebd; $custom-light: #ffa7d0; $custom-dark: #000000;
JSON
{
"hex": "#ff7ebd",
"rgb": {
"r": 255,
"g": 126,
"b": 189
},
"hsl": {
"h": 330.698,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75819,
"c": 0.17051,
"h": 351.4
},
"luminance": 0.39856
}Semantic roles & 50–950 ramp
primary
#FF7EBD
secondary
#D4F7E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82