#F08EA5#F08EA5
#F08EA5 is a light, vivid red. Relative luminance 0.406; OKLCH L 75.6% C 0.121 H 5.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EA5 |
|---|---|
| RGB | rgb(240, 142, 165) |
| HSL | hsl(346, 77%, 75%) |
| HSV | hsv(346, 41%, 94%) |
| CMYK | cmyk(0%, 40.8%, 31.2%, 5.9%) |
| CIE-LAB | lab(69.89, 39.78, 4.06) |
| CIE-LCH | lch(69.89, 39.98, 5.82°) |
| OKLab | oklab(75.58% 0.1206 0.0111) |
| OKLCH | oklch(75.58% 0.121 5.3) |
| XYZ | xyz(52.4016, 40.5920, 40.6652) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.72
Rosa
#FE86A4
ΔE00 2.95
Rose Pink
#F7879A
ΔE00 3.16
Pinky
#FC86AA
ΔE00 3.35
Carnation Pink
#FF7FA7
ΔE00 4.51
Dull Pink
#D5869D
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EA5 #8EF0D9
analogous
#F08ED6 #F08EA5 #F0A88E
triadic
#F08EA5 #A5F08E #8EA5F0
tetradic
#F08EA5 #D6F08E #8EF0D9 #A88EF0
square
#F08EA5 #D6F08E #8EF0D9 #A88EF0
split-complementary
#F08EA5 #8EF0A8 #8ED6F0
monochromatic
#E2224F #E9587A #F08EA5 #F7C4D0 #FBE4E9
Accessibility & contrast
On white
2.30
#F08EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F08EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EA5
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EA5 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A6
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#FF8696
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f08ea5; /* rgb */ color: rgb(240, 142, 165); /* oklch */ color: oklch(75.6% 0.121 5.3);
Tailwind
colors: {
custom: {
50: '#f7b0bf',
500: '#f08ea5',
950: '#000000',
},
}SCSS
$custom: #f08ea5; $custom-light: #f7b0bf; $custom-dark: #000000;
JSON
{
"hex": "#f08ea5",
"rgb": {
"r": 240,
"g": 142,
"b": 165
},
"hsl": {
"h": 345.918,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.75584,
"c": 0.12107,
"h": 5.3
},
"luminance": 0.40588
}Semantic roles & 50–950 ramp
primary
#F08EA5
secondary
#D8F3ED
accent
#D9A90D
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081