#FF7EBA#FF7EBA
#FF7EBA is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.7% C 0.169 H 352.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EBA |
|---|---|
| RGB | rgb(255, 126, 186) |
| HSL | hsl(332, 100%, 75%) |
| HSV | hsv(332, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 27.1%, 0%) |
| CIE-LAB | lab(69.28, 55.46, -8.37) |
| CIE-LCH | lch(69.28, 56.09, 351.41°) |
| OKLab | oklab(75.72% 0.1677 -0.0215) |
| OKLCH | oklch(75.72% 0.169 352.7) |
| XYZ | xyz(57.5659, 39.7319, 51.0821) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.21
Bubblegum (survey)
#FF6CB5
ΔE00 3.38
Bubblegum Pink
#FE83CC
ΔE00 3.71
Bubble Gum Pink
#FF69AF
ΔE00 3.89
Hot Pink
#FF69B4
ΔE00 3.90
Carnation Pink
#FF7FA7
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EBA #7EFFC3
analogous
#FF7EFB #FF7EBA #FF837E
triadic
#FF7EBA #BAFF7E #7EBAFF
tetradic
#FF7EBA #FBFF7E #7EFFC3 #837EFF
square
#FF7EBA #FBFF7E #7EFFC3 #837EFF
split-complementary
#FF7EBA #7EFF83 #7EFBFF
monochromatic
#FF0479 #FF4199 #FF7EBA #FFBBDB #FFE0EF
Accessibility & contrast
On white
2.35
#FF7EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FF7EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EBA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EBA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBC
Deuteranopia (green-blind)
#B0B2B7
Tritanopia (blue-blind)
#FF7894
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7eba; /* rgb */ color: rgb(255, 126, 186); /* oklch */ color: oklch(75.7% 0.169 352.7);
Tailwind
colors: {
custom: {
50: '#ffa7ce',
500: '#ff7eba',
950: '#000000',
},
}SCSS
$custom: #ff7eba; $custom-light: #ffa7ce; $custom-dark: #000000;
JSON
{
"hex": "#ff7eba",
"rgb": {
"r": 255,
"g": 126,
"b": 186
},
"hsl": {
"h": 332.093,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.7572,
"c": 0.16903,
"h": 352.7
},
"luminance": 0.39727
}Semantic roles & 50–950 ramp
primary
#FF7EBA
secondary
#D4F7E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82