#FF989F#FF989F
#FF989F is a light, vivid red. Relative luminance 0.462; OKLCH L 78.8% C 0.124 H 15.9°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF989F |
|---|---|
| RGB | rgb(255, 152, 159) |
| HSL | hsl(356, 100%, 80%) |
| HSV | hsv(356, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 37.6%, 0%) |
| CIE-LAB | lab(73.69, 39.27, 13.06) |
| CIE-LCH | lch(73.69, 41.38, 18.40°) |
| OKLab | oklab(78.83% 0.1189 0.0339) |
| OKLCH | oklch(78.83% 0.124 15.9) |
| XYZ | xyz(58.7290, 46.2246, 38.6233) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.85
Blush Pink
#FE828C
ΔE00 4.89
Rosa
#FE86A4
ΔE00 6.70
Lightcoral
#F08080
ΔE00 6.80
Carnation
#FD798F
ΔE00 6.94
Pig Pink
#E78EA5
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF989F #98FFF8
analogous
#FF98D3 #FF989F #FFC498
triadic
#FF989F #9FFF98 #989FFF
tetradic
#FF989F #D3FF98 #98FFF8 #C498FF
square
#FF989F #D3FF98 #98FFF8 #C498FF
split-complementary
#FF989F #98FFC4 #98D3FF
monochromatic
#FF1E2D #FF5B66 #FF989F #FFD5D8 #FFE0E2
Accessibility & contrast
On white
2.05
#FF989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#FF989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF989F
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF989F | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA99F
Deuteranopia (green-blind)
#C5BD9D
Tritanopia (blue-blind)
#FF8D9B
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff989f; /* rgb */ color: rgb(255, 152, 159); /* oklch */ color: oklch(78.8% 0.124 15.9);
Tailwind
colors: {
custom: {
50: '#ffb8bb',
500: '#ff989f',
950: '#000000',
},
}SCSS
$custom: #ff989f; $custom-light: #ffb8bb; $custom-dark: #000000;
JSON
{
"hex": "#ff989f",
"rgb": {
"r": 255,
"g": 152,
"b": 159
},
"hsl": {
"h": 355.922,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.78826,
"c": 0.12365,
"h": 15.9
},
"luminance": 0.4622
}Semantic roles & 50–950 ramp
primary
#FF989F
secondary
#D4F7F5
accent
#E6D600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080