#FF899D#FF899D
#FF899D is a light, vivid red. Relative luminance 0.416; OKLCH L 76.4% C 0.144 H 10.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF899D |
|---|---|
| RGB | rgb(255, 137, 157) |
| HSL | hsl(350, 100%, 77%) |
| HSV | hsv(350, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 38.4%, 0%) |
| CIE-LAB | lab(70.59, 46.63, 9.78) |
| CIE-LCH | lch(70.59, 47.64, 11.85°) |
| OKLab | oklab(76.45% 0.1414 0.0257) |
| OKLCH | oklch(76.45% 0.144 10.3) |
| XYZ | xyz(56.2744, 41.5909, 36.9559) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.38
Rosa
#FE86A4
ΔE00 2.75
Carnation
#FD798F
ΔE00 3.50
Blush Pink
#FE828C
ΔE00 3.94
Pinky
#FC86AA
ΔE00 4.56
Carnation Pink
#FF7FA7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF899D #89FFEB
analogous
#FF89D8 #FF899D #FFB089
triadic
#FF899D #9DFF89 #899DFF
tetradic
#FF899D #D8FF89 #89FFEB #B089FF
square
#FF899D #D8FF89 #89FFEB #B089FF
split-complementary
#FF899D #89FFB0 #89D8FF
monochromatic
#FF0F37 #FF4C6A #FF899D #FFC6D0 #FFE0E6
Accessibility & contrast
On white
2.25
#FF899D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FF899D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF899D
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF899D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF899D | 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)
#9F9F9D
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff899d; /* rgb */ color: rgb(255, 137, 157); /* oklch */ color: oklch(76.4% 0.144 10.3);
Tailwind
colors: {
custom: {
50: '#ffaeb9',
500: '#ff899d',
950: '#000000',
},
}SCSS
$custom: #ff899d; $custom-light: #ffaeb9; $custom-dark: #000000;
JSON
{
"hex": "#ff899d",
"rgb": {
"r": 255,
"g": 137,
"b": 157
},
"hsl": {
"h": 349.831,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.7645,
"c": 0.14371,
"h": 10.3
},
"luminance": 0.41586
}Semantic roles & 50–950 ramp
primary
#FF899D
secondary
#D4F7F1
accent
#E6BF00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#191011
muted
#877F80