#F08EAE#F08EAE
#F08EAE is a light, vivid pink. Relative luminance 0.409; OKLCH L 75.8% C 0.124 H 359.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EAE |
|---|---|
| RGB | rgb(240, 142, 174) |
| HSL | hsl(340, 77%, 75%) |
| HSV | hsv(340, 41%, 94%) |
| CMYK | cmyk(0%, 40.8%, 27.5%, 5.9%) |
| CIE-LAB | lab(70.13, 40.95, -0.62) |
| CIE-LCH | lch(70.13, 40.95, 359.13°) |
| OKLab | oklab(75.84% 0.1238 -0.0011) |
| OKLCH | oklch(75.84% 0.124 359.5) |
| XYZ | xyz(53.2498, 40.9313, 45.1321) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.56
Pinky
#FC86AA
ΔE00 2.77
Rosa
#FE86A4
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 4.07
Dull Pink
#D5869D
ΔE00 5.27
Rose Pink
#F7879A
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EAE #8EF0D0
analogous
#F08EDF #F08EAE #F09F8E
triadic
#F08EAE #AEF08E #8EAEF0
tetradic
#F08EAE #DFF08E #8EF0D0 #9F8EF0
square
#F08EAE #DFF08E #8EF0D0 #9F8EF0
split-complementary
#F08EAE #8EF09F #8EDFF0
monochromatic
#E22261 #E95887 #F08EAE #F7C4D5 #FBE4EC
Accessibility & contrast
On white
2.29
#F08EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F08EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EAE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EAE | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1AF
Deuteranopia (green-blind)
#B4B2AC
Tritanopia (blue-blind)
#FF8899
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f08eae; /* rgb */ color: rgb(240, 142, 174); /* oklch */ color: oklch(75.8% 0.124 359.5);
Tailwind
colors: {
custom: {
50: '#f7b1c6',
500: '#f08eae',
950: '#000000',
},
}SCSS
$custom: #f08eae; $custom-light: #f7b1c6; $custom-dark: #000000;
JSON
{
"hex": "#f08eae",
"rgb": {
"r": 240,
"g": 142,
"b": 174
},
"hsl": {
"h": 340.408,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.75844,
"c": 0.12375,
"h": 359.5
},
"luminance": 0.40927
}Semantic roles & 50–950 ramp
primary
#F08EAE
secondary
#D8F3EA
accent
#D9960D
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082