#F59795#F59795
#F59795 is a light, moderate red. Relative luminance 0.437; OKLCH L 77.2% C 0.114 H 21.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F59795 |
|---|---|
| RGB | rgb(245, 151, 149) |
| HSL | hsl(1, 83%, 77%) |
| HSV | hsv(1, 39%, 96%) |
| CMYK | cmyk(0%, 38.4%, 39.2%, 3.9%) |
| CIE-LAB | lab(72.04, 35.01, 16.09) |
| CIE-LCH | lch(72.04, 38.53, 24.68°) |
| OKLab | oklab(77.23% 0.1058 0.0413) |
| OKLCH | oklch(77.23% 0.114 21.3) |
| XYZ | xyz(54.1501, 43.7200, 34.0148) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 5.05
Blush (survey)
#F29E8E
ΔE00 5.16
Lightcoral
#F08080
ΔE00 5.45
Blush Pink
#FE828C
ΔE00 5.50
Salmon Pink
#FE7B7C
ΔE00 6.60
Rose Pink
#F7879A
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59795 #95F3F5
analogous
#F595C3 #F59795 #F5C795
triadic
#F59795 #95F597 #9795F5
tetradic
#F59795 #C3F595 #95F3F5 #C795F5
square
#F59795 #C3F595 #95F3F5 #C795F5
split-complementary
#F59795 #95F5C7 #95C3F5
monochromatic
#EA2925 #F0605D #F59795 #FACECD #FCE4E3
Accessibility & contrast
On white
2.16
#F59795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F59795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59795
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59795 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA594
Deuteranopia (green-blind)
#C1B893
Tritanopia (blue-blind)
#FF8C97
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f59795; /* rgb */ color: rgb(245, 151, 149); /* oklch */ color: oklch(77.2% 0.114 21.3);
Tailwind
colors: {
custom: {
50: '#fbb6b4',
500: '#f59795',
950: '#000000',
},
}SCSS
$custom: #f59795; $custom-light: #fbb6b4; $custom-dark: #000000;
JSON
{
"hex": "#f59795",
"rgb": {
"r": 245,
"g": 151,
"b": 149
},
"hsl": {
"h": 1.25,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.77233,
"c": 0.11361,
"h": 21.3
},
"luminance": 0.43716
}Semantic roles & 50–950 ramp
primary
#F59795
secondary
#D7F4F4
accent
#DBDF06
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080