#F59E98#F59E98
#F59E98 is a light, moderate red. Relative luminance 0.461; OKLCH L 78.5% C 0.105 H 24.0°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F59E98 |
|---|---|
| RGB | rgb(245, 158, 152) |
| HSL | hsl(4, 82%, 78%) |
| HSV | hsv(4, 38%, 96%) |
| CMYK | cmyk(0%, 35.5%, 38%, 3.9%) |
| CIE-LAB | lab(73.63, 31.69, 16.66) |
| CIE-LCH | lch(73.63, 35.80, 27.73°) |
| OKLab | oklab(78.48% 0.0959 0.0428) |
| OKLCH | oklch(78.48% 0.105 24) |
| XYZ | xyz(55.5529, 46.1374, 35.6792) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.63
Peachy Pink
#FF9A8A
ΔE00 4.15
Light Salmon
#FEA993
ΔE00 6.10
Lightcoral
#F08080
ΔE00 7.16
Pale Salmon
#FFB19A
ΔE00 7.44
Blush Pink
#FE828C
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59E98 #98EFF5
analogous
#F598C0 #F59E98 #F5CC98
triadic
#F59E98 #98F59E #9E98F5
tetradic
#F59E98 #C0F598 #98EFF5 #CC98F5
square
#F59E98 #C0F598 #98EFF5 #CC98F5
split-complementary
#F59E98 #98F5CC #98C0F5
monochromatic
#EA3528 #F06960 #F59E98 #FAD3D0 #FCE5E3
Accessibility & contrast
On white
2.05
#F59E98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F59E98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59E98
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59E98 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA97
Deuteranopia (green-blind)
#C5BC97
Tritanopia (blue-blind)
#FF939D
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f59e98; /* rgb */ color: rgb(245, 158, 152); /* oklch */ color: oklch(78.5% 0.105 24.0);
Tailwind
colors: {
custom: {
50: '#fbbbb6',
500: '#f59e98',
950: '#000000',
},
}SCSS
$custom: #f59e98; $custom-light: #fbbbb6; $custom-dark: #000000;
JSON
{
"hex": "#f59e98",
"rgb": {
"r": 245,
"g": 158,
"b": 152
},
"hsl": {
"h": 3.871,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.78477,
"c": 0.10499,
"h": 24
},
"luminance": 0.46133
}Semantic roles & 50–950 ramp
primary
#F59E98
secondary
#D7F2F4
accent
#D1DF07
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180