#F07FAE#F07FAE
#F07FAE is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.6% C 0.147 H 355.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F07FAE |
|---|---|
| RGB | rgb(240, 127, 174) |
| HSL | hsl(335, 79%, 72%) |
| HSV | hsv(335, 47%, 94%) |
| CMYK | cmyk(0%, 47.1%, 27.5%, 5.9%) |
| CIE-LAB | lab(67.10, 48.55, -5.08) |
| CIE-LCH | lch(67.10, 48.82, 354.03°) |
| OKLab | oklab(73.55% 0.1468 -0.0128) |
| OKLCH | oklch(73.55% 0.147 355) |
| XYZ | xyz(51.1663, 36.7643, 44.4376) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.78
Carnation Pink
#FF7FA7
ΔE00 3.91
Pinky
#FC86AA
ΔE00 3.99
Bubble Gum Pink
#FF69AF
ΔE00 4.59
Bubblegum (survey)
#FF6CB5
ΔE00 4.62
Hot Pink
#FF69B4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07FAE #7FF0C1
analogous
#F07FE7 #F07FAE #F0897F
triadic
#F07FAE #AEF07F #7FAEF0
tetradic
#F07FAE #E7F07F #7FF0C1 #897FF0
square
#F07FAE #E7F07F #7FF0C1 #897FF0
split-complementary
#F07FAE #7FF089 #7FE7F0
monochromatic
#DB1A6A #EA488B #F07FAE #F6B6D1 #FCE4EE
Accessibility & contrast
On white
2.51
#F07FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F07FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07FAE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07FAE | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 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)
#8E97B0
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#FF7990
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f07fae; /* rgb */ color: rgb(240, 127, 174); /* oklch */ color: oklch(73.6% 0.147 355.0);
Tailwind
colors: {
custom: {
50: '#f8a7c6',
500: '#f07fae',
950: '#000000',
},
}SCSS
$custom: #f07fae; $custom-light: #f8a7c6; $custom-dark: #000000;
JSON
{
"hex": "#f07fae",
"rgb": {
"r": 240,
"g": 127,
"b": 174
},
"hsl": {
"h": 335.044,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.73553,
"c": 0.14731,
"h": 355
},
"luminance": 0.3676
}Semantic roles & 50–950 ramp
primary
#F07FAE
secondary
#D7F4E8
accent
#DB840A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82