#F9889F#F9889F
#F9889F is a light, vivid red. Relative luminance 0.403; OKLCH L 75.6% C 0.139 H 8.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F9889F |
|---|---|
| RGB | rgb(249, 136, 159) |
| HSL | hsl(348, 90%, 75%) |
| HSV | hsv(348, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 36.1%, 2.4%) |
| CIE-LAB | lab(69.65, 45.26, 7.22) |
| CIE-LCH | lch(69.65, 45.84, 9.06°) |
| OKLab | oklab(75.59% 0.1374 0.0192) |
| OKLCH | oklch(75.59% 0.139 8) |
| XYZ | xyz(54.1317, 40.2561, 37.7135) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.24
Rosa
#FE86A4
ΔE00 1.71
Pinky
#FC86AA
ΔE00 3.33
Carnation
#FD798F
ΔE00 3.83
Carnation Pink
#FF7FA7
ΔE00 3.89
Pig Pink
#E78EA5
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9889F #88F9E2
analogous
#F988D7 #F9889F #F9AA88
triadic
#F9889F #9FF988 #889FF9
tetradic
#F9889F #D7F988 #88F9E2 #AA88F9
square
#F9889F #D7F988 #88F9E2 #AA88F9
split-complementary
#F9889F #88F9AA #88D7F9
monochromatic
#F31341 #F64E70 #F9889F #FCC2CE #FEE2E7
Accessibility & contrast
On white
2.32
#F9889F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F9889F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9889F
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9889F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9889F | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9DA0
Deuteranopia (green-blind)
#B8B29D
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f9889f; /* rgb */ color: rgb(249, 136, 159); /* oklch */ color: oklch(75.6% 0.139 8.0);
Tailwind
colors: {
custom: {
50: '#feadbb',
500: '#f9889f',
950: '#000000',
},
}SCSS
$custom: #f9889f; $custom-light: #feadbb; $custom-dark: #000000;
JSON
{
"hex": "#f9889f",
"rgb": {
"r": 249,
"g": 136,
"b": 159
},
"hsl": {
"h": 347.788,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.75593,
"c": 0.1387,
"h": 8
},
"luminance": 0.40251
}Semantic roles & 50–950 ramp
primary
#F9889F
secondary
#D5F6EF
accent
#E6B700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80