#FF899C#FF899C
#FF899C is a light, vivid red. Relative luminance 0.416; OKLCH L 76.4% C 0.144 H 10.8°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FF899C |
|---|---|
| RGB | rgb(255, 137, 156) |
| HSL | hsl(350, 100%, 77%) |
| HSV | hsv(350, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 38.8%, 0%) |
| CIE-LAB | lab(70.56, 46.52, 10.30) |
| CIE-LCH | lch(70.56, 47.64, 12.49°) |
| OKLab | oklab(76.42% 0.141 0.027) |
| OKLCH | oklch(76.42% 0.144 10.8) |
| XYZ | xyz(56.1894, 41.5569, 36.5081) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.42
Rosa
#FE86A4
ΔE00 3.04
Carnation
#FD798F
ΔE00 3.43
Blush Pink
#FE828C
ΔE00 3.67
Pinky
#FC86AA
ΔE00 4.85
Carnation Pink
#FF7FA7
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF899C #89FFEC
analogous
#FF89D7 #FF899C #FFB189
triadic
#FF899C #9CFF89 #899CFF
tetradic
#FF899C #D7FF89 #89FFEC #B189FF
square
#FF899C #D7FF89 #89FFEC #B189FF
split-complementary
#FF899C #89FFB1 #89D7FF
monochromatic
#FF0F35 #FF4C69 #FF899C #FFC6CF #FFE0E5
Accessibility & contrast
On white
2.26
#FF899C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#FF899C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF899C
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF899C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF899C | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9C
Deuteranopia (green-blind)
#BDB59A
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff899c; /* rgb */ color: rgb(255, 137, 156); /* oklch */ color: oklch(76.4% 0.144 10.8);
Tailwind
colors: {
custom: {
50: '#ffaeb9',
500: '#ff899c',
950: '#000000',
},
}SCSS
$custom: #ff899c; $custom-light: #ffaeb9; $custom-dark: #000000;
JSON
{
"hex": "#ff899c",
"rgb": {
"r": 255,
"g": 137,
"b": 156
},
"hsl": {
"h": 350.339,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.76424,
"c": 0.14359,
"h": 10.8
},
"luminance": 0.41552
}Semantic roles & 50–950 ramp
primary
#FF899C
secondary
#D4F7F2
accent
#E6C100
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#191011
muted
#877F80