#F2989A#F2989A
#F2989A is a light, moderate red. Relative luminance 0.437; OKLCH L 77.2% C 0.108 H 18.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2989A |
|---|---|
| RGB | rgb(242, 152, 154) |
| HSL | hsl(359, 78%, 77%) |
| HSV | hsv(359, 37%, 95%) |
| CMYK | cmyk(0%, 37.2%, 36.4%, 5.1%) |
| CIE-LAB | lab(72.01, 33.95, 13.23) |
| CIE-LCH | lch(72.01, 36.44, 21.28°) |
| OKLab | oklab(77.17% 0.1029 0.0343) |
| OKLCH | oklch(77.17% 0.108 18.4) |
| XYZ | xyz(53.6812, 43.6710, 36.1676) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.56
Rose Pink
#F7879A
ΔE00 5.73
Lightcoral
#F08080
ΔE00 6.07
Blush (survey)
#F29E8E
ΔE00 6.42
Peachy Pink
#FF9A8A
ΔE00 6.64
Dusty Pink (survey)
#D58A94
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2989A #98F2F0
analogous
#F298C7 #F2989A #F2C398
triadic
#F2989A #9AF298 #989AF2
tetradic
#F2989A #C7F298 #98F2F0 #C398F2
square
#F2989A #C7F298 #98F2F0 #C398F2
split-complementary
#F2989A #98F2C3 #98C7F2
monochromatic
#E42B2F #EB6265 #F2989A #F9CECF #FCE4E4
Accessibility & contrast
On white
2.16
#F2989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F2989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2989A
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2989A | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA69A
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#FF8E99
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f2989a; /* rgb */ color: rgb(242, 152, 154); /* oklch */ color: oklch(77.2% 0.108 18.4);
Tailwind
colors: {
custom: {
50: '#f9b7b7',
500: '#f2989a',
950: '#000000',
},
}SCSS
$custom: #f2989a; $custom-light: #f9b7b7; $custom-dark: #000000;
JSON
{
"hex": "#f2989a",
"rgb": {
"r": 242,
"g": 152,
"b": 154
},
"hsl": {
"h": 358.667,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.77167,
"c": 0.10843,
"h": 18.4
},
"luminance": 0.43667
}Semantic roles & 50–950 ramp
primary
#F2989A
secondary
#D8F3F3
accent
#DAD50C
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080