#FF899E#FF899E
#FF899E is a light, vivid red. Relative luminance 0.416; OKLCH L 76.5% C 0.144 H 9.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF899E |
|---|---|
| RGB | rgb(255, 137, 158) |
| HSL | hsl(349, 100%, 77%) |
| HSV | hsv(349, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 38%, 0%) |
| CIE-LAB | lab(70.61, 46.74, 9.26) |
| CIE-LCH | lch(70.61, 47.64, 11.20°) |
| OKLab | oklab(76.48% 0.1418 0.0244) |
| OKLCH | oklch(76.48% 0.144 9.8) |
| XYZ | xyz(56.3601, 41.6252, 37.4073) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.41
Rosa
#FE86A4
ΔE00 2.46
Carnation
#FD798F
ΔE00 3.59
Blush Pink
#FE828C
ΔE00 4.22
Pinky
#FC86AA
ΔE00 4.26
Carnation Pink
#FF7FA7
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF899E #89FFEA
analogous
#FF89D9 #FF899E #FFAF89
triadic
#FF899E #9EFF89 #899EFF
tetradic
#FF899E #D9FF89 #89FFEA #AF89FF
square
#FF899E #D9FF89 #89FFEA #AF89FF
split-complementary
#FF899E #89FFAF #89D9FF
monochromatic
#FF0F39 #FF4C6C #FF899E #FFC6D0 #FFE0E6
Accessibility & contrast
On white
2.25
#FF899E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FF899E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF899E
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF899E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF899E | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9F9E
Deuteranopia (green-blind)
#BCB59C
Tritanopia (blue-blind)
#FF7D91
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff899e; /* rgb */ color: rgb(255, 137, 158); /* oklch */ color: oklch(76.5% 0.144 9.8);
Tailwind
colors: {
custom: {
50: '#ffaeba',
500: '#ff899e',
950: '#000000',
},
}SCSS
$custom: #ff899e; $custom-light: #ffaeba; $custom-dark: #000000;
JSON
{
"hex": "#ff899e",
"rgb": {
"r": 255,
"g": 137,
"b": 158
},
"hsl": {
"h": 349.322,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.76476,
"c": 0.14385,
"h": 9.8
},
"luminance": 0.4162
}Semantic roles & 50–950 ramp
primary
#FF899E
secondary
#D4F7F1
accent
#E6BD00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#191011
muted
#877F80