#FF989E#FF989E
#FF989E is a light, vivid red. Relative luminance 0.462; OKLCH L 78.8% C 0.124 H 16.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF989E |
|---|---|
| RGB | rgb(255, 152, 158) |
| HSL | hsl(357, 100%, 80%) |
| HSV | hsv(357, 40%, 100%) |
| CMYK | cmyk(0%, 40.4%, 38%, 0%) |
| CIE-LAB | lab(73.67, 39.16, 13.58) |
| CIE-LCH | lch(73.67, 41.44, 19.13°) |
| OKLab | oklab(78.8% 0.1185 0.0352) |
| OKLCH | oklch(78.8% 0.124 16.5) |
| XYZ | xyz(58.6425, 46.1900, 38.1682) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.85
Rose Pink
#F7879A
ΔE00 5.05
Lightcoral
#F08080
ΔE00 6.64
Rosa
#FE86A4
ΔE00 6.97
Carnation
#FD798F
ΔE00 7.05
Peachy Pink
#FF9A8A
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF989E #98FFF9
analogous
#FF98D1 #FF989E #FFC698
triadic
#FF989E #9EFF98 #989EFF
tetradic
#FF989E #D1FF98 #98FFF9 #C698FF
square
#FF989E #D1FF98 #98FFF9 #C698FF
split-complementary
#FF989E #98FFC6 #98D1FF
monochromatic
#FF1E2B #FF5B64 #FF989E #FFD5D8 #FFE0E2
Accessibility & contrast
On white
2.05
#FF989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#FF989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF989E
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF989E | 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)
#ACA99E
Deuteranopia (green-blind)
#C5BD9C
Tritanopia (blue-blind)
#FF8D9B
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff989e; /* rgb */ color: rgb(255, 152, 158); /* oklch */ color: oklch(78.8% 0.124 16.5);
Tailwind
colors: {
custom: {
50: '#ffb7ba',
500: '#ff989e',
950: '#000000',
},
}SCSS
$custom: #ff989e; $custom-light: #ffb7ba; $custom-dark: #000000;
JSON
{
"hex": "#ff989e",
"rgb": {
"r": 255,
"g": 152,
"b": 158
},
"hsl": {
"h": 356.505,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.78802,
"c": 0.12364,
"h": 16.5
},
"luminance": 0.46185
}Semantic roles & 50–950 ramp
primary
#FF989E
secondary
#D4F7F5
accent
#E6D800
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080