#F9989E#F9989E
#F9989E is a light, moderate red. Relative luminance 0.451; OKLCH L 78.1% C 0.117 H 16.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F9989E |
|---|---|
| RGB | rgb(249, 152, 158) |
| HSL | hsl(356, 89%, 79%) |
| HSV | hsv(356, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 36.5%, 2.4%) |
| CIE-LAB | lab(72.94, 36.98, 12.45) |
| CIE-LCH | lch(72.94, 39.02, 18.60°) |
| OKLab | oklab(78.09% 0.112 0.0324) |
| OKLCH | oklch(78.09% 0.117 16.1) |
| XYZ | xyz(56.4692, 45.0694, 38.0663) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.81
Blush Pink
#FE828C
ΔE00 5.07
Lightcoral
#F08080
ΔE00 6.56
Pig Pink
#E78EA5
ΔE00 6.83
Rosa
#FE86A4
ΔE00 6.84
Carnation
#FD798F
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9989E #98F9F3
analogous
#F998CE #F9989E #F9C298
triadic
#F9989E #9EF998 #989EF9
tetradic
#F9989E #CEF998 #98F9F3 #C298F9
square
#F9989E #CEF998 #98F9F3 #C298F9
split-complementary
#F9989E #98F9C2 #98CEF9
monochromatic
#F22431 #F65E68 #F9989E #FCD2D4 #FDE2E4
Accessibility & contrast
On white
2.10
#F9989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F9989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9989E
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9989E | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89E
Deuteranopia (green-blind)
#C2BA9C
Tritanopia (blue-blind)
#FF8E9B
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f9989e; /* rgb */ color: rgb(249, 152, 158); /* oklch */ color: oklch(78.1% 0.117 16.1);
Tailwind
colors: {
custom: {
50: '#feb7ba',
500: '#f9989e',
950: '#000000',
},
}SCSS
$custom: #f9989e; $custom-light: #feb7ba; $custom-dark: #000000;
JSON
{
"hex": "#f9989e",
"rgb": {
"r": 249,
"g": 152,
"b": 158
},
"hsl": {
"h": 356.289,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.78088,
"c": 0.11662,
"h": 16.1
},
"luminance": 0.45065
}Semantic roles & 50–950 ramp
primary
#F9989E
secondary
#D6F5F3
accent
#E6D700
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080