#FF7EB5#FF7EB5
#FF7EB5 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.6% C 0.167 H 355.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EB5 |
|---|---|
| RGB | rgb(255, 126, 181) |
| HSL | hsl(334, 100%, 75%) |
| HSV | hsv(334, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 29%, 0%) |
| CIE-LAB | lab(69.13, 54.82, -5.79) |
| CIE-LCH | lch(69.13, 55.13, 353.97°) |
| OKLab | oklab(75.56% 0.1661 -0.0146) |
| OKLCH | oklch(75.56% 0.167 355) |
| XYZ | xyz(57.0436, 39.5230, 48.3315) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.31
Carnation Pink
#FF7FA7
ΔE00 3.65
Bubblegum (survey)
#FF6CB5
ΔE00 3.78
Bubble Gum Pink
#FF69AF
ΔE00 3.94
Pinky
#FC86AA
ΔE00 4.00
Hot Pink
#FF69B4
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EB5 #7EFFC8
analogous
#FF7EF5 #FF7EB5 #FF887E
triadic
#FF7EB5 #B5FF7E #7EB5FF
tetradic
#FF7EB5 #F5FF7E #7EFFC8 #887EFF
square
#FF7EB5 #F5FF7E #7EFFC8 #887EFF
split-complementary
#FF7EB5 #7EFF88 #7EF5FF
monochromatic
#FF046F #FF4192 #FF7EB5 #FFBBD8 #FFE0ED
Accessibility & contrast
On white
2.36
#FF7EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#FF7EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EB5
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EB5 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB7
Deuteranopia (green-blind)
#B1B1B2
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7eb5; /* rgb */ color: rgb(255, 126, 181); /* oklch */ color: oklch(75.6% 0.167 355.0);
Tailwind
colors: {
custom: {
50: '#ffa7cb',
500: '#ff7eb5',
950: '#000000',
},
}SCSS
$custom: #ff7eb5; $custom-light: #ffa7cb; $custom-dark: #000000;
JSON
{
"hex": "#ff7eb5",
"rgb": {
"r": 255,
"g": 126,
"b": 181
},
"hsl": {
"h": 334.419,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75558,
"c": 0.16675,
"h": 355
},
"luminance": 0.39518
}Semantic roles & 50–950 ramp
primary
#FF7EB5
secondary
#D4F7E8
accent
#E68400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82