#FF7EB9#FF7EB9
#FF7EB9 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.7% C 0.169 H 353.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EB9 |
|---|---|
| RGB | rgb(255, 126, 185) |
| HSL | hsl(333, 100%, 75%) |
| HSV | hsv(333, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 27.5%, 0%) |
| CIE-LAB | lab(69.25, 55.33, -7.86) |
| CIE-LCH | lch(69.25, 55.89, 351.92°) |
| OKLab | oklab(75.69% 0.1674 -0.0201) |
| OKLCH | oklch(75.69% 0.169 353.2) |
| XYZ | xyz(57.4599, 39.6896, 50.5242) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.41
Bubblegum (survey)
#FF6CB5
ΔE00 3.43
Bubble Gum Pink
#FF69AF
ΔE00 3.87
Bubblegum Pink
#FE83CC
ΔE00 3.93
Hot Pink
#FF69B4
ΔE00 3.94
Carnation Pink
#FF7FA7
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EB9 #7EFFC4
analogous
#FF7EFA #FF7EB9 #FF847E
triadic
#FF7EB9 #B9FF7E #7EB9FF
tetradic
#FF7EB9 #FAFF7E #7EFFC4 #847EFF
square
#FF7EB9 #FAFF7E #7EFFC4 #847EFF
split-complementary
#FF7EB9 #7EFF84 #7EFAFF
monochromatic
#FF0477 #FF4198 #FF7EB9 #FFBBDA #FFE0EE
Accessibility & contrast
On white
2.35
#FF7EB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FF7EB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EB9
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EB9 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBB
Deuteranopia (green-blind)
#B0B2B6
Tritanopia (blue-blind)
#FF7894
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7eb9; /* rgb */ color: rgb(255, 126, 185); /* oklch */ color: oklch(75.7% 0.169 353.2);
Tailwind
colors: {
custom: {
50: '#ffa7ce',
500: '#ff7eb9',
950: '#000000',
},
}SCSS
$custom: #ff7eb9; $custom-light: #ffa7ce; $custom-dark: #000000;
JSON
{
"hex": "#ff7eb9",
"rgb": {
"r": 255,
"g": 126,
"b": 185
},
"hsl": {
"h": 332.558,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75687,
"c": 0.16855,
"h": 353.2
},
"luminance": 0.39684
}Semantic roles & 50–950 ramp
primary
#FF7EB9
secondary
#D4F7E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82