#F59B99#F59B99
#F59B99 is a light, moderate red. Relative luminance 0.452; OKLCH L 78.0% C 0.108 H 21.2°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F59B99 |
|---|---|
| RGB | rgb(245, 155, 153) |
| HSL | hsl(1, 82%, 78%) |
| HSV | hsv(1, 38%, 96%) |
| CMYK | cmyk(0%, 36.7%, 37.6%, 3.9%) |
| CIE-LAB | lab(73.00, 33.38, 15.22) |
| CIE-LCH | lch(73.00, 36.68, 24.51°) |
| OKLab | oklab(77.99% 0.101 0.0392) |
| OKLCH | oklch(77.99% 0.108 21.2) |
| XYZ | xyz(55.1297, 45.1594, 35.9439) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.02
Peachy Pink
#FF9A8A
ΔE00 5.21
Blush Pink
#FE828C
ΔE00 6.31
Lightcoral
#F08080
ΔE00 6.43
Rose Pink
#F7879A
ΔE00 7.13
Salmon Pink
#FE7B7C
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59B99 #99F3F5
analogous
#F599C5 #F59B99 #F5C999
triadic
#F59B99 #99F59B #9B99F5
tetradic
#F59B99 #C5F599 #99F3F5 #C999F5
square
#F59B99 #C5F599 #99F3F5 #C999F5
split-complementary
#F59B99 #99F5C9 #99C5F5
monochromatic
#EA2E2A #F06461 #F59B99 #FAD2D1 #FCE4E3
Accessibility & contrast
On white
2.09
#F59B99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F59B99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59B99
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59B99 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA898
Deuteranopia (green-blind)
#C3BA98
Tritanopia (blue-blind)
#FF909B
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f59b99; /* rgb */ color: rgb(245, 155, 153); /* oklch */ color: oklch(78.0% 0.108 21.2);
Tailwind
colors: {
custom: {
50: '#fbb9b7',
500: '#f59b99',
950: '#000000',
},
}SCSS
$custom: #f59b99; $custom-light: #fbb9b7; $custom-dark: #000000;
JSON
{
"hex": "#f59b99",
"rgb": {
"r": 245,
"g": 155,
"b": 153
},
"hsl": {
"h": 1.304,
"s": 82.143,
"l": 78.039
},
"oklch": {
"l": 0.77994,
"c": 0.10837,
"h": 21.2
},
"luminance": 0.45155
}Semantic roles & 50–950 ramp
primary
#F59B99
secondary
#D7F4F4
accent
#DADF07
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080