#F08EA6#F08EA6
#F08EA6 is a light, vivid red. Relative luminance 0.406; OKLCH L 75.6% C 0.121 H 4.6°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F08EA6 |
|---|---|
| RGB | rgb(240, 142, 166) |
| HSL | hsl(345, 77%, 75%) |
| HSV | hsv(345, 41%, 94%) |
| CMYK | cmyk(0%, 40.8%, 30.8%, 5.9%) |
| CIE-LAB | lab(69.91, 39.90, 3.53) |
| CIE-LCH | lch(69.91, 40.06, 5.06°) |
| OKLab | oklab(75.61% 0.1209 0.0097) |
| OKLCH | oklch(75.61% 0.121 4.6) |
| XYZ | xyz(52.4930, 40.6285, 41.1464) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.62
Rosa
#FE86A4
ΔE00 2.95
Pinky
#FC86AA
ΔE00 3.17
Rose Pink
#F7879A
ΔE00 3.40
Carnation Pink
#FF7FA7
ΔE00 4.37
Dull Pink
#D5869D
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08EA6 #8EF0D8
analogous
#F08ED7 #F08EA6 #F0A78E
triadic
#F08EA6 #A6F08E #8EA6F0
tetradic
#F08EA6 #D7F08E #8EF0D8 #A78EF0
square
#F08EA6 #D7F08E #8EF0D8 #A78EF0
split-complementary
#F08EA6 #8EF0A7 #8ED7F0
monochromatic
#E22251 #E9587B #F08EA6 #F7C4D1 #FBE4EA
Accessibility & contrast
On white
2.30
#F08EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F08EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08EA6
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08EA6 | 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)
#9DA0A7
Deuteranopia (green-blind)
#B6B2A4
Tritanopia (blue-blind)
#FF8696
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f08ea6; /* rgb */ color: rgb(240, 142, 166); /* oklch */ color: oklch(75.6% 0.121 4.6);
Tailwind
colors: {
custom: {
50: '#f7b0c0',
500: '#f08ea6',
950: '#000000',
},
}SCSS
$custom: #f08ea6; $custom-light: #f7b0c0; $custom-dark: #000000;
JSON
{
"hex": "#f08ea6",
"rgb": {
"r": 240,
"g": 142,
"b": 166
},
"hsl": {
"h": 345.306,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.75612,
"c": 0.12131,
"h": 4.6
},
"luminance": 0.40624
}Semantic roles & 50–950 ramp
primary
#F08EA6
secondary
#D8F3EC
accent
#D9A70D
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081