#F59EA8#F59EA8
#F59EA8 is a light, moderate red. Relative luminance 0.467; OKLCH L 78.9% C 0.104 H 12.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F59EA8 |
|---|---|
| RGB | rgb(245, 158, 168) |
| HSL | hsl(353, 81%, 79%) |
| HSV | hsv(353, 36%, 96%) |
| CMYK | cmyk(0%, 35.5%, 31.4%, 3.9%) |
| CIE-LAB | lab(74.00, 33.62, 8.37) |
| CIE-LCH | lch(74.00, 34.64, 13.98°) |
| OKLab | oklab(78.87% 0.102 0.0221) |
| OKLCH | oklch(78.87% 0.104 12.2) |
| XYZ | xyz(56.9528, 46.6974, 43.0520) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.12
Faded Pink
#DE9DAC
ΔE00 5.22
Rose Pink
#F7879A
ΔE00 5.47
Pig Pink
#E78EA5
ΔE00 5.64
Lightpink
#FFB6C1
ΔE00 5.81
Rosa
#FE86A4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59EA8 #9EF5EB
analogous
#F59ED4 #F59EA8 #F5C09E
triadic
#F59EA8 #A8F59E #9EA8F5
tetradic
#F59EA8 #D4F59E #9EF5EB #C09EF5
square
#F59EA8 #D4F59E #9EF5EB #C09EF5
split-complementary
#F59EA8 #9EF5C0 #9ED4F5
monochromatic
#EA2F44 #EF6776 #F59EA8 #FBD5DA #FCE3E6
Accessibility & contrast
On white
2.03
#F59EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#F59EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59EA8
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59EA8 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACA8
Deuteranopia (green-blind)
#C2BCA6
Tritanopia (blue-blind)
#FF96A2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f59ea8; /* rgb */ color: rgb(245, 158, 168); /* oklch */ color: oklch(78.9% 0.104 12.2);
Tailwind
colors: {
custom: {
50: '#fabbc1',
500: '#f59ea8',
950: '#000000',
},
}SCSS
$custom: #f59ea8; $custom-light: #fabbc1; $custom-dark: #000000;
JSON
{
"hex": "#f59ea8",
"rgb": {
"r": 245,
"g": 158,
"b": 168
},
"hsl": {
"h": 353.103,
"s": 81.308,
"l": 79.02
},
"oklch": {
"l": 0.78873,
"c": 0.10435,
"h": 12.2
},
"luminance": 0.46693
}Semantic roles & 50–950 ramp
primary
#F59EA8
secondary
#D7F4F1
accent
#DEC508
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181