#F07EAE#F07EAE
#F07EAE is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.4% C 0.149 H 354.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F07EAE |
|---|---|
| RGB | rgb(240, 126, 174) |
| HSL | hsl(335, 79%, 72%) |
| HSV | hsv(335, 48%, 94%) |
| CMYK | cmyk(0%, 47.5%, 27.5%, 5.9%) |
| CIE-LAB | lab(66.91, 49.05, -5.36) |
| CIE-LCH | lch(66.91, 49.34, 353.76°) |
| OKLab | oklab(73.41% 0.1483 -0.0135) |
| OKLCH | oklch(73.41% 0.149 354.8) |
| XYZ | xyz(51.0378, 36.5073, 44.3948) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.73
Carnation Pink
#FF7FA7
ΔE00 4.04
Pinky
#FC86AA
ΔE00 4.19
Bubble Gum Pink
#FF69AF
ΔE00 4.38
Bubblegum (survey)
#FF6CB5
ΔE00 4.40
Hot Pink
#FF69B4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07EAE #7EF0C0
analogous
#F07EE7 #F07EAE #F0877E
triadic
#F07EAE #AEF07E #7EAEF0
tetradic
#F07EAE #E7F07E #7EF0C0 #877EF0
square
#F07EAE #E7F07E #7EF0C0 #877EF0
split-complementary
#F07EAE #7EF087 #7EE7F0
monochromatic
#DA196B #EA478C #F07EAE #F6B5D0 #FCE4EE
Accessibility & contrast
On white
2.53
#F07EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F07EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07EAE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07EAE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B0
Deuteranopia (green-blind)
#AAAAAB
Tritanopia (blue-blind)
#FF7890
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f07eae; /* rgb */ color: rgb(240, 126, 174); /* oklch */ color: oklch(73.4% 0.149 354.8);
Tailwind
colors: {
custom: {
50: '#f8a6c6',
500: '#f07eae',
950: '#000000',
},
}SCSS
$custom: #f07eae; $custom-light: #f8a6c6; $custom-dark: #000000;
JSON
{
"hex": "#f07eae",
"rgb": {
"r": 240,
"g": 126,
"b": 174
},
"hsl": {
"h": 334.737,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.73406,
"c": 0.14889,
"h": 354.8
},
"luminance": 0.36503
}Semantic roles & 50–950 ramp
primary
#F07EAE
secondary
#D6F3E7
accent
#DB830A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82