#FF7EBF#FF7EBF
#FF7EBF is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.9% C 0.172 H 350.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EBF |
|---|---|
| RGB | rgb(255, 126, 191) |
| HSL | hsl(330, 100%, 75%) |
| HSV | hsv(330, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 25.1%, 0%) |
| CIE-LAB | lab(69.43, 56.11, -10.94) |
| CIE-LCH | lch(69.43, 57.17, 348.96°) |
| OKLab | oklab(75.89% 0.1692 -0.0284) |
| OKLCH | oklch(75.89% 0.172 350.5) |
| XYZ | xyz(58.1067, 39.9483, 53.9306) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.59
Bubblegum Pink
#FE83CC
ΔE00 2.63
Bubblegum (survey)
#FF6CB5
ΔE00 3.36
Hot Pink
#FF69B4
ΔE00 3.87
Bubble Gum Pink
#FF69AF
ΔE00 4.16
Carnation Pink
#FF7FA7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EBF #7EFFBE
analogous
#FE7EFF #FF7EBF #FF7E7F
triadic
#FF7EBF #BFFF7E #7EBFFF
tetradic
#FF7EBF #FFFE7E #7EFFBE #7E7FFF
square
#FF7EBF #FFFE7E #7EFFBE #7E7FFF
split-complementary
#FF7EBF #7FFF7E #7EFFFE
monochromatic
#FF0482 #FF41A1 #FF7EBF #FFBBDD #FFE0F0
Accessibility & contrast
On white
2.34
#FF7EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FF7EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EBF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EBF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9CC1
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#FF7997
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7ebf; /* rgb */ color: rgb(255, 126, 191); /* oklch */ color: oklch(75.9% 0.172 350.5);
Tailwind
colors: {
custom: {
50: '#ffa7d2',
500: '#ff7ebf',
950: '#000000',
},
}SCSS
$custom: #ff7ebf; $custom-light: #ffa7d2; $custom-dark: #000000;
JSON
{
"hex": "#ff7ebf",
"rgb": {
"r": 255,
"g": 126,
"b": 191
},
"hsl": {
"h": 329.767,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75886,
"c": 0.17153,
"h": 350.5
},
"luminance": 0.39943
}Semantic roles & 50–950 ramp
primary
#FF7EBF
secondary
#D4F7E5
accent
#E67200
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82