#F9989A#F9989A
#F9989A is a light, moderate red. Relative luminance 0.449; OKLCH L 78.0% C 0.117 H 18.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F9989A |
|---|---|
| RGB | rgb(249, 152, 154) |
| HSL | hsl(359, 89%, 79%) |
| HSV | hsv(359, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 38.2%, 2.4%) |
| CIE-LAB | lab(72.85, 36.52, 14.53) |
| CIE-LCH | lch(72.85, 39.31, 21.69°) |
| OKLab | oklab(77.99% 0.1105 0.0375) |
| OKLCH | oklch(77.99% 0.117 18.8) |
| XYZ | xyz(56.1305, 44.9339, 36.2824) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.10
Rose Pink
#F7879A
ΔE00 5.75
Lightcoral
#F08080
ΔE00 5.99
Peachy Pink
#FF9A8A
ΔE00 6.19
Blush (survey)
#F29E8E
ΔE00 6.46
Salmon Pink
#FE7B7C
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9989A #98F9F7
analogous
#F998CA #F9989A #F9C698
triadic
#F9989A #9AF998 #989AF9
tetradic
#F9989A #CAF998 #98F9F7 #C698F9
square
#F9989A #CAF998 #98F9F7 #C698F9
split-complementary
#F9989A #98F9C6 #98CAF9
monochromatic
#F22429 #F65E61 #F9989A #FCD2D3 #FDE2E3
Accessibility & contrast
On white
2.10
#F9989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F9989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9989A
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9989A | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79A
Deuteranopia (green-blind)
#C3BA98
Tritanopia (blue-blind)
#FF8D99
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f9989a; /* rgb */ color: rgb(249, 152, 154); /* oklch */ color: oklch(78.0% 0.117 18.8);
Tailwind
colors: {
custom: {
50: '#feb7b7',
500: '#f9989a',
950: '#000000',
},
}SCSS
$custom: #f9989a; $custom-light: #feb7b7; $custom-dark: #000000;
JSON
{
"hex": "#f9989a",
"rgb": {
"r": 249,
"g": 152,
"b": 154
},
"hsl": {
"h": 358.763,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.7799,
"c": 0.11672,
"h": 18.8
},
"luminance": 0.44929
}Semantic roles & 50–950 ramp
primary
#F9989A
secondary
#D6F5F5
accent
#E6E100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080