#F08FA3#F08FA3
#F08FA3 is a light, moderate red. Relative luminance 0.408; OKLCH L 75.7% C 0.119 H 7.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F08FA3 |
|---|---|
| RGB | rgb(240, 143, 163) |
| HSL | hsl(348, 76%, 75%) |
| HSV | hsv(348, 40%, 94%) |
| CMYK | cmyk(0%, 40.4%, 32.1%, 5.9%) |
| CIE-LAB | lab(70.05, 39.01, 5.40) |
| CIE-LCH | lch(70.05, 39.38, 7.89°) |
| OKLab | oklab(75.69% 0.1183 0.0146) |
| OKLCH | oklch(75.69% 0.119 7) |
| XYZ | xyz(52.3705, 40.8187, 39.7638) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.17
Rose Pink
#F7879A
ΔE00 2.73
Rosa
#FE86A4
ΔE00 3.27
Pinky
#FC86AA
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 5.11
Dusty Pink (survey)
#D58A94
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08FA3 #8FF0DC
analogous
#F08FD3 #F08FA3 #F0AC8F
triadic
#F08FA3 #A3F08F #8FA3F0
tetradic
#F08FA3 #D3F08F #8FF0DC #AC8FF0
square
#F08FA3 #D3F08F #8FF0DC #AC8FF0
split-complementary
#F08FA3 #8FF0AC #8FD3F0
monochromatic
#E2234A #E95977 #F08FA3 #F7C5CF #FBE4E9
Accessibility & contrast
On white
2.29
#F08FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F08FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08FA3
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08FA3 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A3
Deuteranopia (green-blind)
#B7B2A1
Tritanopia (blue-blind)
#FF8796
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f08fa3; /* rgb */ color: rgb(240, 143, 163); /* oklch */ color: oklch(75.7% 0.119 7.0);
Tailwind
colors: {
custom: {
50: '#f7b1be',
500: '#f08fa3',
950: '#000000',
},
}SCSS
$custom: #f08fa3; $custom-light: #f7b1be; $custom-dark: #000000;
JSON
{
"hex": "#f08fa3",
"rgb": {
"r": 240,
"g": 143,
"b": 163
},
"hsl": {
"h": 347.629,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.75688,
"c": 0.11916,
"h": 7
},
"luminance": 0.40815
}Semantic roles & 50–950 ramp
primary
#F08FA3
secondary
#D8F3EE
accent
#D9AF0D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081