#F08EA0#F08EA0
#F08EA0 is a light, vivid red. Relative luminance 0.404; OKLCH L 75.4% C 0.120 H 8.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EA0 |
|---|---|
| RGB | rgb(240, 142, 160) |
| HSL | hsl(349, 77%, 75%) |
| HSV | hsv(349, 41%, 94%) |
| CMYK | cmyk(0%, 40.8%, 33.3%, 5.9%) |
| CIE-LAB | lab(69.76, 39.15, 6.67) |
| CIE-LCH | lch(69.76, 39.72, 9.66°) |
| OKLab | oklab(75.45% 0.1187 0.0178) |
| OKLCH | oklch(75.45% 0.12 8.5) |
| XYZ | xyz(51.9554, 40.4135, 38.3151) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.20
Pig Pink
#E78EA5
ΔE00 2.72
Rosa
#FE86A4
ΔE00 3.45
Pinky
#FC86AA
ΔE00 4.47
Dusty Pink (survey)
#D58A94
ΔE00 5.12
Carnation
#FD798F
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EA0 #8EF0DE
analogous
#F08ED1 #F08EA0 #F0AD8E
triadic
#F08EA0 #A0F08E #8EA0F0
tetradic
#F08EA0 #D1F08E #8EF0DE #AD8EF0
square
#F08EA0 #D1F08E #8EF0DE #AD8EF0
split-complementary
#F08EA0 #8EF0AD #8ED1F0
monochromatic
#E22245 #E95873 #F08EA0 #F7C4CD #FBE4E8
Accessibility & contrast
On white
2.31
#F08EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F08EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EA0
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EA0 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA0
Deuteranopia (green-blind)
#B7B29E
Tritanopia (blue-blind)
#FF8594
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f08ea0; /* rgb */ color: rgb(240, 142, 160); /* oklch */ color: oklch(75.4% 0.120 8.5);
Tailwind
colors: {
custom: {
50: '#f7b0bc',
500: '#f08ea0',
950: '#000000',
},
}SCSS
$custom: #f08ea0; $custom-light: #f7b0bc; $custom-dark: #000000;
JSON
{
"hex": "#f08ea0",
"rgb": {
"r": 240,
"g": 142,
"b": 160
},
"hsl": {
"h": 348.98,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.75446,
"c": 0.12006,
"h": 8.5
},
"luminance": 0.40409
}Semantic roles & 50–950 ramp
primary
#F08EA0
secondary
#D8F3EE
accent
#D9B30D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081