#F08F9E#F08F9E
#F08F9E is a light, moderate red. Relative luminance 0.406; OKLCH L 75.6% C 0.118 H 10.3°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F08F9E |
|---|---|
| RGB | rgb(240, 143, 158) |
| HSL | hsl(351, 76%, 75%) |
| HSV | hsv(351, 40%, 94%) |
| CMYK | cmyk(0%, 40.4%, 34.2%, 5.9%) |
| CIE-LAB | lab(69.93, 38.39, 8.02) |
| CIE-LCH | lch(69.93, 39.22, 11.79°) |
| OKLab | oklab(75.55% 0.1164 0.0212) |
| OKLCH | oklch(75.55% 0.118 10.3) |
| XYZ | xyz(51.9313, 40.6430, 37.4509) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.24
Pig Pink
#E78EA5
ΔE00 3.45
Rosa
#FE86A4
ΔE00 4.09
Dusty Pink (survey)
#D58A94
ΔE00 4.98
Blush Pink
#FE828C
ΔE00 5.17
Pinky
#FC86AA
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08F9E #8FF0E1
analogous
#F08FCE #F08F9E #F0B18F
triadic
#F08F9E #9EF08F #8F9EF0
tetradic
#F08F9E #CEF08F #8FF0E1 #B18FF0
square
#F08F9E #CEF08F #8FF0E1 #B18FF0
split-complementary
#F08F9E #8FF0B1 #8FCEF0
monochromatic
#E22341 #E9596F #F08F9E #F7C5CD #FBE4E8
Accessibility & contrast
On white
2.30
#F08F9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F08F9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08F9E
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08F9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08F9E | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A09E
Deuteranopia (green-blind)
#B8B29C
Tritanopia (blue-blind)
#FF8694
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f08f9e; /* rgb */ color: rgb(240, 143, 158); /* oklch */ color: oklch(75.6% 0.118 10.3);
Tailwind
colors: {
custom: {
50: '#f7b1ba',
500: '#f08f9e',
950: '#000000',
},
}SCSS
$custom: #f08f9e; $custom-light: #f7b1ba; $custom-dark: #000000;
JSON
{
"hex": "#f08f9e",
"rgb": {
"r": 240,
"g": 143,
"b": 158
},
"hsl": {
"h": 350.722,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.75554,
"c": 0.11834,
"h": 10.3
},
"luminance": 0.40639
}Semantic roles & 50–950 ramp
primary
#F08F9E
secondary
#D8F3EF
accent
#D9B90D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080