#FF899A#FF899A
#FF899A is a light, vivid red. Relative luminance 0.415; OKLCH L 76.4% C 0.143 H 11.9°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF899A |
|---|---|
| RGB | rgb(255, 137, 154) |
| HSL | hsl(351, 100%, 77%) |
| HSV | hsv(351, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 39.6%, 0%) |
| CIE-LAB | lab(70.52, 46.30, 11.36) |
| CIE-LCH | lch(70.52, 47.67, 13.78°) |
| OKLab | oklab(76.37% 0.1403 0.0296) |
| OKLCH | oklch(76.37% 0.143 11.9) |
| XYZ | xyz(56.0214, 41.4897, 35.6235) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.67
Blush Pink
#FE828C
ΔE00 3.12
Carnation
#FD798F
ΔE00 3.37
Rosa
#FE86A4
ΔE00 3.64
Pinky
#FC86AA
ΔE00 5.45
Carnation Pink
#FF7FA7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF899A #89FFEE
analogous
#FF89D5 #FF899A #FFB389
triadic
#FF899A #9AFF89 #899AFF
tetradic
#FF899A #D5FF89 #89FFEE #B389FF
square
#FF899A #D5FF89 #89FFEE #B389FF
split-complementary
#FF899A #89FFB3 #89D5FF
monochromatic
#FF0F31 #FF4C66 #FF899A #FFC6CE #FFE0E5
Accessibility & contrast
On white
2.26
#FF899A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FF899A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF899A
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF899A | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E9A
Deuteranopia (green-blind)
#BDB598
Tritanopia (blue-blind)
#FF7C8F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff899a; /* rgb */ color: rgb(255, 137, 154); /* oklch */ color: oklch(76.4% 0.143 11.9);
Tailwind
colors: {
custom: {
50: '#ffaeb7',
500: '#ff899a',
950: '#000000',
},
}SCSS
$custom: #ff899a; $custom-light: #ffaeb7; $custom-dark: #000000;
JSON
{
"hex": "#ff899a",
"rgb": {
"r": 255,
"g": 137,
"b": 154
},
"hsl": {
"h": 351.356,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.76374,
"c": 0.14339,
"h": 11.9
},
"luminance": 0.41484
}Semantic roles & 50–950 ramp
primary
#FF899A
secondary
#D4F7F2
accent
#E6C400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80