#F08EA9#F08EA9
#F08EA9 is a light, vivid pink. Relative luminance 0.407; OKLCH L 75.7% C 0.122 H 2.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EA9 |
|---|---|
| RGB | rgb(240, 142, 169) |
| HSL | hsl(343, 77%, 75%) |
| HSV | hsv(343, 41%, 94%) |
| CMYK | cmyk(0%, 40.8%, 29.6%, 5.9%) |
| CIE-LAB | lab(69.99, 40.29, 1.97) |
| CIE-LCH | lch(69.99, 40.34, 2.80°) |
| OKLab | oklab(75.7% 0.122 0.0057) |
| OKLCH | oklch(75.7% 0.122 2.7) |
| XYZ | xyz(52.7714, 40.7399, 42.6126) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.68
Pinky
#FC86AA
ΔE00 2.79
Rosa
#FE86A4
ΔE00 3.12
Carnation Pink
#FF7FA7
ΔE00 4.10
Rose Pink
#F7879A
ΔE00 4.16
Dull Pink
#D5869D
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EA9 #8EF0D5
analogous
#F08EDA #F08EA9 #F0A48E
triadic
#F08EA9 #A9F08E #8EA9F0
tetradic
#F08EA9 #DAF08E #8EF0D5 #A48EF0
square
#F08EA9 #DAF08E #8EF0D5 #A48EF0
split-complementary
#F08EA9 #8EF0A4 #8EDAF0
monochromatic
#E22257 #E95880 #F08EA9 #F7C4D2 #FBE4EA
Accessibility & contrast
On white
2.30
#F08EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F08EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EA9
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EA9 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0AA
Deuteranopia (green-blind)
#B5B2A7
Tritanopia (blue-blind)
#FF8797
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f08ea9; /* rgb */ color: rgb(240, 142, 169); /* oklch */ color: oklch(75.7% 0.122 2.7);
Tailwind
colors: {
custom: {
50: '#f7b0c2',
500: '#f08ea9',
950: '#000000',
},
}SCSS
$custom: #f08ea9; $custom-light: #f7b0c2; $custom-dark: #000000;
JSON
{
"hex": "#f08ea9",
"rgb": {
"r": 240,
"g": 142,
"b": 169
},
"hsl": {
"h": 343.469,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.75697,
"c": 0.12213,
"h": 2.7
},
"luminance": 0.40736
}Semantic roles & 50–950 ramp
primary
#F08EA9
secondary
#D8F3EC
accent
#D9A10D
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081