#F07EBF#F07EBF
#F07EBF is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.0% C 0.158 H 346.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EBF |
|---|---|
| RGB | rgb(240, 126, 191) |
| HSL | hsl(326, 79%, 72%) |
| HSV | hsv(326, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 20.4%, 5.9%) |
| CIE-LAB | lab(67.44, 51.39, -14.14) |
| CIE-LCH | lch(67.44, 53.30, 344.61°) |
| OKLab | oklab(73.98% 0.1535 -0.0372) |
| OKLCH | oklch(73.98% 0.158 346.4) |
| XYZ | xyz(52.8012, 37.2126, 53.6819) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.84
Pink (survey)
#FF81C0
ΔE00 2.89
Bubblegum (survey)
#FF6CB5
ΔE00 4.13
Hot Pink
#FF69B4
ΔE00 4.49
Bubble Gum Pink
#FF69AF
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EBF #7EF0AF
analogous
#E87EF0 #F07EBF #F07E86
triadic
#F07EBF #BFF07E #7EBFF0
tetradic
#F07EBF #F0E87E #7EF0AF #7E86F0
square
#F07EBF #F0E87E #7EF0AF #7E86F0
split-complementary
#F07EBF #86F07E #7EF0E8
monochromatic
#DA1987 #EA47A4 #F07EBF #F6B5DA #FCE4F1
Accessibility & contrast
On white
2.49
#F07EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F07EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EBF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EBF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898C1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#FD7C96
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f07ebf; /* rgb */ color: rgb(240, 126, 191); /* oklch */ color: oklch(74.0% 0.158 346.4);
Tailwind
colors: {
custom: {
50: '#f7a6d2',
500: '#f07ebf',
950: '#000000',
},
}SCSS
$custom: #f07ebf; $custom-light: #f7a6d2; $custom-dark: #000000;
JSON
{
"hex": "#f07ebf",
"rgb": {
"r": 240,
"g": 126,
"b": 191
},
"hsl": {
"h": 325.789,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.7398,
"c": 0.15791,
"h": 346.4
},
"luminance": 0.37209
}Semantic roles & 50–950 ramp
primary
#F07EBF
secondary
#D6F3E3
accent
#DB640A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82