#FF889A#FF889A
#FF889A is a light, vivid red. Relative luminance 0.412; OKLCH L 76.2% C 0.145 H 11.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF889A |
|---|---|
| RGB | rgb(255, 136, 154) |
| HSL | hsl(351, 100%, 77%) |
| HSV | hsv(351, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 39.6%, 0%) |
| CIE-LAB | lab(70.32, 46.80, 11.08) |
| CIE-LCH | lch(70.32, 48.09, 13.32°) |
| OKLab | oklab(76.22% 0.1418 0.0289) |
| OKLCH | oklch(76.22% 0.145 11.5) |
| XYZ | xyz(55.8799, 41.2067, 35.5763) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.51
Carnation
#FD798F
ΔE00 3.17
Blush Pink
#FE828C
ΔE00 3.22
Rosa
#FE86A4
ΔE00 3.40
Pinky
#FC86AA
ΔE00 5.23
Carnation Pink
#FF7FA7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF889A #88FFED
analogous
#FF88D6 #FF889A #FFB288
triadic
#FF889A #9AFF88 #889AFF
tetradic
#FF889A #D6FF88 #88FFED #B288FF
square
#FF889A #D6FF88 #88FFED #B288FF
split-complementary
#FF889A #88FFB2 #88D6FF
monochromatic
#FF0E32 #FF4B66 #FF889A #FFC5CE #FFE0E5
Accessibility & contrast
On white
2.27
#FF889A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FF889A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF889A
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF889A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF889A | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9A
Deuteranopia (green-blind)
#BCB598
Tritanopia (blue-blind)
#FF7B8F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff889a; /* rgb */ color: rgb(255, 136, 154); /* oklch */ color: oklch(76.2% 0.145 11.5);
Tailwind
colors: {
custom: {
50: '#ffadb7',
500: '#ff889a',
950: '#000000',
},
}SCSS
$custom: #ff889a; $custom-light: #ffadb7; $custom-dark: #000000;
JSON
{
"hex": "#ff889a",
"rgb": {
"r": 255,
"g": 136,
"b": 154
},
"hsl": {
"h": 350.924,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.76224,
"c": 0.14475,
"h": 11.5
},
"luminance": 0.41201
}Semantic roles & 50–950 ramp
primary
#FF889A
secondary
#D4F7F2
accent
#E6C300
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80