#F9989F#F9989F
#F9989F is a light, moderate red. Relative luminance 0.451; OKLCH L 78.1% C 0.117 H 15.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F9989F |
|---|---|
| RGB | rgb(249, 152, 159) |
| HSL | hsl(356, 89%, 79%) |
| HSV | hsv(356, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 36.1%, 2.4%) |
| CIE-LAB | lab(72.96, 37.10, 11.93) |
| CIE-LCH | lch(72.96, 38.97, 17.82°) |
| OKLab | oklab(78.11% 0.1124 0.0311) |
| OKLCH | oklch(78.11% 0.117 15.4) |
| XYZ | xyz(56.5556, 45.1040, 38.5214) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.61
Blush Pink
#FE828C
ΔE00 5.13
Pig Pink
#E78EA5
ΔE00 6.56
Rosa
#FE86A4
ΔE00 6.57
Lightcoral
#F08080
ΔE00 6.74
Carnation
#FD798F
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9989F #98F9F2
analogous
#F998CF #F9989F #F9C198
triadic
#F9989F #9FF998 #989FF9
tetradic
#F9989F #CFF998 #98F9F2 #C198F9
square
#F9989F #CFF998 #98F9F2 #C198F9
split-complementary
#F9989F #98F9C1 #98CFF9
monochromatic
#F22433 #F65E69 #F9989F #FCD2D5 #FDE2E4
Accessibility & contrast
On white
2.10
#F9989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F9989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9989F
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9989F | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA89F
Deuteranopia (green-blind)
#C2BA9D
Tritanopia (blue-blind)
#FF8E9B
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f9989f; /* rgb */ color: rgb(249, 152, 159); /* oklch */ color: oklch(78.1% 0.117 15.4);
Tailwind
colors: {
custom: {
50: '#feb7bb',
500: '#f9989f',
950: '#000000',
},
}SCSS
$custom: #f9989f; $custom-light: #feb7bb; $custom-dark: #000000;
JSON
{
"hex": "#f9989f",
"rgb": {
"r": 249,
"g": 152,
"b": 159
},
"hsl": {
"h": 355.67,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.78113,
"c": 0.11663,
"h": 15.4
},
"luminance": 0.45099
}Semantic roles & 50–950 ramp
primary
#F9989F
secondary
#D6F5F3
accent
#E6D500
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080