#FF989D#FF989D
#FF989D is a light, vivid red. Relative luminance 0.462; OKLCH L 78.8% C 0.124 H 17.2°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF989D |
|---|---|
| RGB | rgb(255, 152, 157) |
| HSL | hsl(357, 100%, 80%) |
| HSV | hsv(357, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 38.4%, 0%) |
| CIE-LAB | lab(73.65, 39.04, 14.10) |
| CIE-LCH | lch(73.65, 41.51, 19.86°) |
| OKLab | oklab(78.78% 0.1182 0.0365) |
| OKLCH | oklch(78.78% 0.124 17.2) |
| XYZ | xyz(58.5568, 46.1557, 37.7167) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.84
Rose Pink
#F7879A
ΔE00 5.27
Lightcoral
#F08080
ΔE00 6.49
Peachy Pink
#FF9A8A
ΔE00 6.97
Salmon Pink
#FE7B7C
ΔE00 7.14
Carnation
#FD798F
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF989D #98FFFA
analogous
#FF98D1 #FF989D #FFC698
triadic
#FF989D #9DFF98 #989DFF
tetradic
#FF989D #D1FF98 #98FFFA #C698FF
square
#FF989D #D1FF98 #98FFFA #C698FF
split-complementary
#FF989D #98FFC6 #98D1FF
monochromatic
#FF1E29 #FF5B63 #FF989D #FFD5D7 #FFE0E2
Accessibility & contrast
On white
2.05
#FF989D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FF989D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF989D
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF989D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF989D | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA99D
Deuteranopia (green-blind)
#C5BD9B
Tritanopia (blue-blind)
#FF8C9A
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff989d; /* rgb */ color: rgb(255, 152, 157); /* oklch */ color: oklch(78.8% 0.124 17.2);
Tailwind
colors: {
custom: {
50: '#ffb7b9',
500: '#ff989d',
950: '#000000',
},
}SCSS
$custom: #ff989d; $custom-light: #ffb7b9; $custom-dark: #000000;
JSON
{
"hex": "#ff989d",
"rgb": {
"r": 255,
"g": 152,
"b": 157
},
"hsl": {
"h": 357.087,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.78778,
"c": 0.12366,
"h": 17.2
},
"luminance": 0.46151
}Semantic roles & 50–950 ramp
primary
#FF989D
secondary
#D4F7F6
accent
#E6DA00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080