#F59798#F59798
#F59798 is a light, moderate red. Relative luminance 0.438; OKLCH L 77.3% C 0.113 H 19.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F59798 |
|---|---|
| RGB | rgb(245, 151, 152) |
| HSL | hsl(359, 82%, 78%) |
| HSV | hsv(359, 38%, 96%) |
| CMYK | cmyk(0%, 38.4%, 38%, 3.9%) |
| CIE-LAB | lab(72.11, 35.35, 14.52) |
| CIE-LCH | lch(72.11, 38.22, 22.33°) |
| OKLab | oklab(77.31% 0.107 0.0375) |
| OKLCH | oklch(77.31% 0.113 19.3) |
| XYZ | xyz(54.3927, 43.8171, 35.2925) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.17
Lightcoral
#F08080
ΔE00 5.65
Rose Pink
#F7879A
ΔE00 5.86
Peachy Pink
#FF9A8A
ΔE00 6.05
Blush (survey)
#F29E8E
ΔE00 6.12
Salmon Pink
#FE7B7C
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59798 #97F5F4
analogous
#F597C7 #F59798 #F5C597
triadic
#F59798 #98F597 #9798F5
tetradic
#F59798 #C7F597 #97F5F4 #C597F5
square
#F59798 #C7F597 #97F5F4 #C597F5
split-complementary
#F59798 #97F5C5 #97C7F5
monochromatic
#EA2729 #F05F61 #F59798 #FACFCF #FCE3E3
Accessibility & contrast
On white
2.15
#F59798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F59798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59798
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59798 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA698
Deuteranopia (green-blind)
#C0B896
Tritanopia (blue-blind)
#FF8C98
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f59798; /* rgb */ color: rgb(245, 151, 152); /* oklch */ color: oklch(77.3% 0.113 19.3);
Tailwind
colors: {
custom: {
50: '#fbb6b6',
500: '#f59798',
950: '#000000',
},
}SCSS
$custom: #f59798; $custom-light: #fbb6b6; $custom-dark: #000000;
JSON
{
"hex": "#f59798",
"rgb": {
"r": 245,
"g": 151,
"b": 152
},
"hsl": {
"h": 359.362,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.77305,
"c": 0.11336,
"h": 19.3
},
"luminance": 0.43813
}Semantic roles & 50–950 ramp
primary
#F59798
secondary
#D7F4F4
accent
#DFDD07
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080