#FF989A#FF989A
#FF989A is a light, vivid red. Relative luminance 0.461; OKLCH L 78.7% C 0.124 H 19.0°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FF989A |
|---|---|
| RGB | rgb(255, 152, 154) |
| HSL | hsl(359, 100%, 80%) |
| HSV | hsv(359, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 39.6%, 0%) |
| CIE-LAB | lab(73.58, 38.71, 15.66) |
| CIE-LCH | lch(73.58, 41.76, 22.03°) |
| OKLab | oklab(78.71% 0.117 0.0403) |
| OKLCH | oklch(78.71% 0.124 19) |
| XYZ | xyz(58.3038, 46.0545, 36.3843) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.94
Peachy Pink
#FF9A8A
ΔE00 5.98
Rose Pink
#F7879A
ΔE00 5.99
Lightcoral
#F08080
ΔE00 6.14
Blush (survey)
#F29E8E
ΔE00 6.66
Salmon Pink
#FE7B7C
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF989A #98FFFD
analogous
#FF98CE #FF989A #FFCA98
triadic
#FF989A #9AFF98 #989AFF
tetradic
#FF989A #CEFF98 #98FFFD #CA98FF
square
#FF989A #CEFF98 #98FFFD #CA98FF
split-complementary
#FF989A #98FFCA #98CEFF
monochromatic
#FF1E22 #FF5B5E #FF989A #FFD5D6 #FFE0E1
Accessibility & contrast
On white
2.06
#FF989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FF989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF989A
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF989A | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA89A
Deuteranopia (green-blind)
#C6BD98
Tritanopia (blue-blind)
#FF8C99
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff989a; /* rgb */ color: rgb(255, 152, 154); /* oklch */ color: oklch(78.7% 0.124 19.0);
Tailwind
colors: {
custom: {
50: '#ffb7b7',
500: '#ff989a',
950: '#000000',
},
}SCSS
$custom: #ff989a; $custom-light: #ffb7b7; $custom-dark: #000000;
JSON
{
"hex": "#ff989a",
"rgb": {
"r": 255,
"g": 152,
"b": 154
},
"hsl": {
"h": 358.835,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.78706,
"c": 0.12377,
"h": 19
},
"luminance": 0.4605
}Semantic roles & 50–950 ramp
primary
#FF989A
secondary
#D4F7F7
accent
#E6E100
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080