#F59D98#F59D98
#F59D98 is a light, moderate red. Relative luminance 0.458; OKLCH L 78.3% C 0.106 H 23.3°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F59D98 |
|---|---|
| RGB | rgb(245, 157, 152) |
| HSL | hsl(3, 82%, 78%) |
| HSV | hsv(3, 38%, 96%) |
| CMYK | cmyk(0%, 35.9%, 38%, 3.9%) |
| CIE-LAB | lab(73.41, 32.22, 16.35) |
| CIE-LCH | lch(73.41, 36.13, 26.91°) |
| OKLab | oklab(78.31% 0.0975 0.042) |
| OKLCH | oklch(78.31% 0.106 23.3) |
| XYZ | xyz(55.3830, 45.7977, 35.6226) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.97
Peachy Pink
#FF9A8A
ΔE00 4.37
Light Salmon
#FEA993
ΔE00 6.50
Lightcoral
#F08080
ΔE00 6.89
Blush Pink
#FE828C
ΔE00 7.14
Pale Salmon
#FFB19A
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59D98 #98F0F5
analogous
#F598C1 #F59D98 #F5CB98
triadic
#F59D98 #98F59D #9D98F5
tetradic
#F59D98 #C1F598 #98F0F5 #CB98F5
square
#F59D98 #C1F598 #98F0F5 #CB98F5
split-complementary
#F59D98 #98F5CB #98C1F5
monochromatic
#EA3328 #F06860 #F59D98 #FAD2D0 #FCE4E3
Accessibility & contrast
On white
2.07
#F59D98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F59D98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59D98
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59D98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59D98 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA97
Deuteranopia (green-blind)
#C4BB97
Tritanopia (blue-blind)
#FF929C
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f59d98; /* rgb */ color: rgb(245, 157, 152); /* oklch */ color: oklch(78.3% 0.106 23.3);
Tailwind
colors: {
custom: {
50: '#fbbbb6',
500: '#f59d98',
950: '#000000',
},
}SCSS
$custom: #f59d98; $custom-light: #fbbbb6; $custom-dark: #000000;
JSON
{
"hex": "#f59d98",
"rgb": {
"r": 245,
"g": 157,
"b": 152
},
"hsl": {
"h": 3.226,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.78308,
"c": 0.10614,
"h": 23.3
},
"luminance": 0.45793
}Semantic roles & 50–950 ramp
primary
#F59D98
secondary
#D7F3F4
accent
#D3DF07
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180