#F59B96#F59B96
#F59B96 is a light, moderate red. Relative luminance 0.451; OKLCH L 77.9% C 0.109 H 23.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F59B96 |
|---|---|
| RGB | rgb(245, 155, 150) |
| HSL | hsl(3, 83%, 77%) |
| HSV | hsv(3, 39%, 96%) |
| CMYK | cmyk(0%, 36.7%, 38.8%, 3.9%) |
| CIE-LAB | lab(72.93, 33.04, 16.78) |
| CIE-LCH | lch(72.93, 37.05, 26.93°) |
| OKLab | oklab(77.92% 0.0999 0.043) |
| OKLCH | oklch(77.92% 0.109 23.3) |
| XYZ | xyz(54.8850, 45.0615, 34.6553) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.01
Peachy Pink
#FF9A8A
ΔE00 4.22
Lightcoral
#F08080
ΔE00 6.41
Light Salmon
#FEA993
ΔE00 6.67
Blush Pink
#FE828C
ΔE00 6.74
Salmon Pink
#FE7B7C
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59B96 #96F0F5
analogous
#F596C0 #F59B96 #F5CB96
triadic
#F59B96 #96F59B #9B96F5
tetradic
#F59B96 #C0F596 #96F0F5 #CB96F5
square
#F59B96 #C0F596 #96F0F5 #CB96F5
split-complementary
#F59B96 #96F5CB #96C0F5
monochromatic
#EA3126 #F0665E #F59B96 #FAD0CE #FCE4E3
Accessibility & contrast
On white
2.10
#F59B96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F59B96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59B96
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59B96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59B96 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA895
Deuteranopia (green-blind)
#C3BA95
Tritanopia (blue-blind)
#FF909A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f59b96; /* rgb */ color: rgb(245, 155, 150); /* oklch */ color: oklch(77.9% 0.109 23.3);
Tailwind
colors: {
custom: {
50: '#fbb9b4',
500: '#f59b96',
950: '#000000',
},
}SCSS
$custom: #f59b96; $custom-light: #fbb9b4; $custom-dark: #000000;
JSON
{
"hex": "#f59b96",
"rgb": {
"r": 245,
"g": 155,
"b": 150
},
"hsl": {
"h": 3.158,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.77924,
"c": 0.10875,
"h": 23.3
},
"luminance": 0.45057
}Semantic roles & 50–950 ramp
primary
#F59B96
secondary
#D7F3F4
accent
#D4DF06
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080