#F59697#F59697
#F59697 is a light, moderate red. Relative luminance 0.435; OKLCH L 77.1% C 0.115 H 19.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F59697 |
|---|---|
| RGB | rgb(245, 150, 151) |
| HSL | hsl(359, 83%, 77%) |
| HSV | hsv(359, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 38.4%, 3.9%) |
| CIE-LAB | lab(71.87, 35.76, 14.74) |
| CIE-LCH | lch(71.87, 38.68, 22.41°) |
| OKLab | oklab(77.12% 0.1082 0.038) |
| OKLCH | oklch(77.12% 0.115 19.4) |
| XYZ | xyz(54.1509, 43.4640, 34.8095) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.95
Lightcoral
#F08080
ΔE00 5.41
Rose Pink
#F7879A
ΔE00 5.76
Peachy Pink
#FF9A8A
ΔE00 6.03
Blush (survey)
#F29E8E
ΔE00 6.16
Salmon Pink
#FE7B7C
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59697 #96F5F4
analogous
#F596C7 #F59697 #F5C496
triadic
#F59697 #97F596 #9697F5
tetradic
#F59697 #C7F596 #96F5F4 #C496F5
square
#F59697 #C7F596 #96F5F4 #C496F5
split-complementary
#F59697 #96F5C4 #96C7F5
monochromatic
#EA2628 #F05E60 #F59697 #FACECE #FCE3E3
Accessibility & contrast
On white
2.17
#F59697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F59697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59697
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59697 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f59697; /* rgb */ color: rgb(245, 150, 151); /* oklch */ color: oklch(77.1% 0.115 19.4);
Tailwind
colors: {
custom: {
50: '#fbb6b5',
500: '#f59697',
950: '#000000',
},
}SCSS
$custom: #f59697; $custom-light: #fbb6b5; $custom-dark: #000000;
JSON
{
"hex": "#f59697",
"rgb": {
"r": 245,
"g": 150,
"b": 151
},
"hsl": {
"h": 359.368,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.77116,
"c": 0.11467,
"h": 19.4
},
"luminance": 0.4346
}Semantic roles & 50–950 ramp
primary
#F59697
secondary
#D7F4F4
accent
#DFDD06
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080