#F08EA2#F08EA2
#F08EA2 is a light, vivid red. Relative luminance 0.405; OKLCH L 75.5% C 0.120 H 7.2°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EA2 |
|---|---|
| RGB | rgb(240, 142, 162) |
| HSL | hsl(348, 77%, 75%) |
| HSV | hsv(348, 41%, 94%) |
| CMYK | cmyk(0%, 40.8%, 32.5%, 5.9%) |
| CIE-LAB | lab(69.81, 39.40, 5.62) |
| CIE-LCH | lch(69.81, 39.80, 8.12°) |
| OKLab | oklab(75.5% 0.1195 0.0151) |
| OKLCH | oklch(75.5% 0.12 7.2) |
| XYZ | xyz(52.1318, 40.4841, 39.2439) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.24
Rose Pink
#F7879A
ΔE00 2.51
Rosa
#FE86A4
ΔE00 3.16
Pinky
#FC86AA
ΔE00 3.98
Carnation Pink
#FF7FA7
ΔE00 5.01
Dusty Pink (survey)
#D58A94
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EA2 #8EF0DC
analogous
#F08ED3 #F08EA2 #F0AB8E
triadic
#F08EA2 #A2F08E #8EA2F0
tetradic
#F08EA2 #D3F08E #8EF0DC #AB8EF0
square
#F08EA2 #D3F08E #8EF0DC #AB8EF0
split-complementary
#F08EA2 #8EF0AB #8ED3F0
monochromatic
#E22249 #E95876 #F08EA2 #F7C4CE #FBE4E9
Accessibility & contrast
On white
2.31
#F08EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F08EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EA2
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EA2 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA2
Deuteranopia (green-blind)
#B6B2A0
Tritanopia (blue-blind)
#FF8695
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f08ea2; /* rgb */ color: rgb(240, 142, 162); /* oklch */ color: oklch(75.5% 0.120 7.2);
Tailwind
colors: {
custom: {
50: '#f7b0bd',
500: '#f08ea2',
950: '#000000',
},
}SCSS
$custom: #f08ea2; $custom-light: #f7b0bd; $custom-dark: #000000;
JSON
{
"hex": "#f08ea2",
"rgb": {
"r": 240,
"g": 142,
"b": 162
},
"hsl": {
"h": 347.755,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.75501,
"c": 0.12042,
"h": 7.2
},
"luminance": 0.4048
}Semantic roles & 50–950 ramp
primary
#F08EA2
secondary
#D8F3EE
accent
#D9AF0D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081