#F07EB2#F07EB2
#F07EB2 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.5% C 0.151 H 352.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EB2 |
|---|---|
| RGB | rgb(240, 126, 178) |
| HSL | hsl(333, 79%, 72%) |
| HSV | hsv(333, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 25.8%, 5.9%) |
| CIE-LAB | lab(67.03, 49.58, -7.44) |
| CIE-LCH | lch(67.03, 50.14, 351.46°) |
| OKLab | oklab(73.54% 0.1495 -0.0191) |
| OKLCH | oklch(73.54% 0.151 352.7) |
| XYZ | xyz(51.4335, 36.6656, 46.4791) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.08
Bubblegum (survey)
#FF6CB5
ΔE00 3.97
Bubble Gum Pink
#FF69AF
ΔE00 4.20
Hot Pink
#FF69B4
ΔE00 4.37
Carnation Pink
#FF7FA7
ΔE00 4.86
Bubblegum Pink
#FE83CC
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EB2 #7EF0BC
analogous
#F07EEB #F07EB2 #F0837E
triadic
#F07EB2 #B2F07E #7EB2F0
tetradic
#F07EB2 #EBF07E #7EF0BC #837EF0
square
#F07EB2 #EBF07E #7EF0BC #837EF0
split-complementary
#F07EB2 #7EF083 #7EEBF0
monochromatic
#DA1971 #EA4791 #F07EB2 #F6B5D3 #FCE4EF
Accessibility & contrast
On white
2.52
#F07EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F07EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EB2
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EB2 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B4
Deuteranopia (green-blind)
#A9ABAF
Tritanopia (blue-blind)
#FF7991
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f07eb2; /* rgb */ color: rgb(240, 126, 178); /* oklch */ color: oklch(73.5% 0.151 352.7);
Tailwind
colors: {
custom: {
50: '#f7a6c9',
500: '#f07eb2',
950: '#000000',
},
}SCSS
$custom: #f07eb2; $custom-light: #f7a6c9; $custom-dark: #000000;
JSON
{
"hex": "#f07eb2",
"rgb": {
"r": 240,
"g": 126,
"b": 178
},
"hsl": {
"h": 332.632,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.73536,
"c": 0.15076,
"h": 352.7
},
"luminance": 0.36661
}Semantic roles & 50–950 ramp
primary
#F07EB2
secondary
#D6F3E6
accent
#DB7C0A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82