#F59A99#F59A99
#F59A99 is a light, moderate red. Relative luminance 0.448; OKLCH L 77.8% C 0.110 H 20.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F59A99 |
|---|---|
| RGB | rgb(245, 154, 153) |
| HSL | hsl(1, 82%, 78%) |
| HSV | hsv(1, 38%, 96%) |
| CMYK | cmyk(0%, 37.1%, 37.6%, 3.9%) |
| CIE-LAB | lab(72.78, 33.90, 14.91) |
| CIE-LCH | lch(72.78, 37.03, 23.75°) |
| OKLab | oklab(77.83% 0.1026 0.0385) |
| OKLCH | oklch(77.83% 0.11 20.5) |
| XYZ | xyz(54.9639, 44.8279, 35.8886) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.38
Peachy Pink
#FF9A8A
ΔE00 5.49
Blush Pink
#FE828C
ΔE00 5.99
Lightcoral
#F08080
ΔE00 6.23
Rose Pink
#F7879A
ΔE00 6.74
Salmon Pink
#FE7B7C
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59A99 #99F4F5
analogous
#F599C6 #F59A99 #F5C899
triadic
#F59A99 #99F59A #9A99F5
tetradic
#F59A99 #C6F599 #99F4F5 #C899F5
square
#F59A99 #C6F599 #99F4F5 #C899F5
split-complementary
#F59A99 #99F5C8 #99C6F5
monochromatic
#EA2C2A #F06361 #F59A99 #FAD1D1 #FCE3E3
Accessibility & contrast
On white
2.11
#F59A99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F59A99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59A99
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59A99 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA898
Deuteranopia (green-blind)
#C2BA97
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f59a99; /* rgb */ color: rgb(245, 154, 153); /* oklch */ color: oklch(77.8% 0.110 20.5);
Tailwind
colors: {
custom: {
50: '#fbb8b7',
500: '#f59a99',
950: '#000000',
},
}SCSS
$custom: #f59a99; $custom-light: #fbb8b7; $custom-dark: #000000;
JSON
{
"hex": "#f59a99",
"rgb": {
"r": 245,
"g": 154,
"b": 153
},
"hsl": {
"h": 0.652,
"s": 82.143,
"l": 78.039
},
"oklch": {
"l": 0.77827,
"c": 0.10959,
"h": 20.5
},
"luminance": 0.44824
}Semantic roles & 50–950 ramp
primary
#F59A99
secondary
#D7F4F4
accent
#DCDF07
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080