#FF7EB8#FF7EB8
#FF7EB8 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.7% C 0.168 H 353.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EB8 |
|---|---|
| RGB | rgb(255, 126, 184) |
| HSL | hsl(333, 100%, 75%) |
| HSV | hsv(333, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 27.8%, 0%) |
| CIE-LAB | lab(69.22, 55.20, -7.34) |
| CIE-LCH | lch(69.22, 55.69, 352.42°) |
| OKLab | oklab(75.66% 0.1671 -0.0187) |
| OKLCH | oklch(75.66% 0.168 353.6) |
| XYZ | xyz(57.3547, 39.6475, 49.9702) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.63
Bubblegum (survey)
#FF6CB5
ΔE00 3.50
Bubble Gum Pink
#FF69AF
ΔE00 3.86
Hot Pink
#FF69B4
ΔE00 4.00
Bubblegum Pink
#FE83CC
ΔE00 4.16
Carnation Pink
#FF7FA7
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EB8 #7EFFC5
analogous
#FF7EF9 #FF7EB8 #FF857E
triadic
#FF7EB8 #B8FF7E #7EB8FF
tetradic
#FF7EB8 #F9FF7E #7EFFC5 #857EFF
square
#FF7EB8 #F9FF7E #7EFFC5 #857EFF
split-complementary
#FF7EB8 #7EFF85 #7EF9FF
monochromatic
#FF0475 #FF4196 #FF7EB8 #FFBBDA #FFE0EE
Accessibility & contrast
On white
2.35
#FF7EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FF7EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EB8
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EB8 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BBA
Deuteranopia (green-blind)
#B1B2B5
Tritanopia (blue-blind)
#FF7894
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7eb8; /* rgb */ color: rgb(255, 126, 184); /* oklch */ color: oklch(75.7% 0.168 353.6);
Tailwind
colors: {
custom: {
50: '#ffa7cd',
500: '#ff7eb8',
950: '#000000',
},
}SCSS
$custom: #ff7eb8; $custom-light: #ffa7cd; $custom-dark: #000000;
JSON
{
"hex": "#ff7eb8",
"rgb": {
"r": 255,
"g": 126,
"b": 184
},
"hsl": {
"h": 333.023,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75655,
"c": 0.16809,
"h": 353.6
},
"luminance": 0.39642
}Semantic roles & 50–950 ramp
primary
#FF7EB8
secondary
#D4F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82