#F59596#F59596
#F59596 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.9% C 0.116 H 19.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F59596 |
|---|---|
| RGB | rgb(245, 149, 150) |
| HSL | hsl(359, 83%, 77%) |
| HSV | hsv(359, 39%, 96%) |
| CMYK | cmyk(0%, 39.2%, 38.8%, 3.9%) |
| CIE-LAB | lab(71.63, 36.16, 14.96) |
| CIE-LCH | lch(71.63, 39.14, 22.48°) |
| OKLab | oklab(76.93% 0.1094 0.0386) |
| OKLCH | oklch(76.93% 0.116 19.4) |
| XYZ | xyz(53.9112, 43.1138, 34.3307) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.74
Lightcoral
#F08080
ΔE00 5.16
Rose Pink
#F7879A
ΔE00 5.68
Peachy Pink
#FF9A8A
ΔE00 6.02
Blush (survey)
#F29E8E
ΔE00 6.20
Salmon Pink
#FE7B7C
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59596 #95F5F4
analogous
#F595C6 #F59596 #F5C495
triadic
#F59596 #96F595 #9596F5
tetradic
#F59596 #C6F595 #95F5F4 #C495F5
square
#F59596 #C6F595 #95F5F4 #C495F5
split-complementary
#F59596 #95F5C4 #95C6F5
monochromatic
#EA2527 #F05D5F #F59596 #FACDCD #FCE3E3
Accessibility & contrast
On white
2.18
#F59596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F59596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59596
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59596 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A496
Deuteranopia (green-blind)
#C0B794
Tritanopia (blue-blind)
#FF8A96
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f59596; /* rgb */ color: rgb(245, 149, 150); /* oklch */ color: oklch(76.9% 0.116 19.4);
Tailwind
colors: {
custom: {
50: '#fbb5b4',
500: '#f59596',
950: '#000000',
},
}SCSS
$custom: #f59596; $custom-light: #fbb5b4; $custom-dark: #000000;
JSON
{
"hex": "#f59596",
"rgb": {
"r": 245,
"g": 149,
"b": 150
},
"hsl": {
"h": 359.375,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.76927,
"c": 0.11598,
"h": 19.4
},
"luminance": 0.43109
}Semantic roles & 50–950 ramp
primary
#F59596
secondary
#D7F4F4
accent
#DFDD06
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080