#F59999#F59999
#F59999 is a light, moderate red. Relative luminance 0.445; OKLCH L 77.7% C 0.111 H 19.9°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F59999 |
|---|---|
| RGB | rgb(245, 153, 153) |
| HSL | hsl(0, 82%, 78%) |
| HSV | hsv(0, 38%, 96%) |
| CMYK | cmyk(0%, 37.6%, 37.6%, 3.9%) |
| CIE-LAB | lab(72.56, 34.42, 14.61) |
| CIE-LCH | lch(72.56, 37.39, 23.00°) |
| OKLab | oklab(77.66% 0.1042 0.0377) |
| OKLCH | oklch(77.66% 0.111 19.9) |
| XYZ | xyz(54.7996, 44.4992, 35.8338) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.68
Blush (survey)
#F29E8E
ΔE00 5.73
Peachy Pink
#FF9A8A
ΔE00 5.79
Lightcoral
#F08080
ΔE00 6.05
Rose Pink
#F7879A
ΔE00 6.35
Salmon Pink
#FE7B7C
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59999 #99F5F5
analogous
#F599C7 #F59999 #F5C799
triadic
#F59999 #99F599 #9999F5
tetradic
#F59999 #C7F599 #99F5F5 #C799F5
square
#F59999 #C7F599 #99F5F5 #C799F5
split-complementary
#F59999 #99F5C7 #99C7F5
monochromatic
#EA2A2A #F06161 #F59999 #FAD1D1 #FCE3E3
Accessibility & contrast
On white
2.12
#F59999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#F59999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59999
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59999 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA798
Deuteranopia (green-blind)
#C2B997
Tritanopia (blue-blind)
#FF8E9A
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f59999; /* rgb */ color: rgb(245, 153, 153); /* oklch */ color: oklch(77.7% 0.111 19.9);
Tailwind
colors: {
custom: {
50: '#fbb8b7',
500: '#f59999',
950: '#000000',
},
}SCSS
$custom: #f59999; $custom-light: #fbb8b7; $custom-dark: #000000;
JSON
{
"hex": "#f59999",
"rgb": {
"r": 245,
"g": 153,
"b": 153
},
"hsl": {
"h": 0,
"s": 82.143,
"l": 78.039
},
"oklch": {
"l": 0.7766,
"c": 0.11081,
"h": 19.9
},
"luminance": 0.44495
}Semantic roles & 50–950 ramp
primary
#F59999
secondary
#D7F4F4
accent
#DFDF07
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080