#F07EB4#F07EB4
#F07EB4 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.6% C 0.152 H 351.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EB4 |
|---|---|
| RGB | rgb(240, 126, 180) |
| HSL | hsl(332, 79%, 72%) |
| HSV | hsv(332, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 25%, 5.9%) |
| CIE-LAB | lab(67.09, 49.85, -8.48) |
| CIE-LCH | lch(67.09, 50.57, 350.35°) |
| OKLab | oklab(73.6% 0.1502 -0.0219) |
| OKLCH | oklch(73.6% 0.152 351.7) |
| XYZ | xyz(51.6358, 36.7465, 47.5444) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.84
Bubblegum (survey)
#FF6CB5
ΔE00 3.84
Bubble Gum Pink
#FF69AF
ΔE00 4.20
Hot Pink
#FF69B4
ΔE00 4.24
Bubblegum Pink
#FE83CC
ΔE00 4.57
Carnation Pink
#FF7FA7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EB4 #7EF0BA
analogous
#F07EED #F07EB4 #F0817E
triadic
#F07EB4 #B4F07E #7EB4F0
tetradic
#F07EB4 #EDF07E #7EF0BA #817EF0
square
#F07EB4 #EDF07E #7EF0BA #817EF0
split-complementary
#F07EB4 #7EF081 #7EEDF0
monochromatic
#DA1975 #EA4794 #F07EB4 #F6B5D4 #FCE4EF
Accessibility & contrast
On white
2.52
#F07EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F07EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EB4
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EB4 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B6
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#FF7A92
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f07eb4; /* rgb */ color: rgb(240, 126, 180); /* oklch */ color: oklch(73.6% 0.152 351.7);
Tailwind
colors: {
custom: {
50: '#f7a6ca',
500: '#f07eb4',
950: '#000000',
},
}SCSS
$custom: #f07eb4; $custom-light: #f7a6ca; $custom-dark: #000000;
JSON
{
"hex": "#f07eb4",
"rgb": {
"r": 240,
"g": 126,
"b": 180
},
"hsl": {
"h": 331.579,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.73602,
"c": 0.15175,
"h": 351.7
},
"luminance": 0.36742
}Semantic roles & 50–950 ramp
primary
#F07EB4
secondary
#D6F3E6
accent
#DB780A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82