#FF889C#FF889C
#FF889C is a light, vivid red. Relative luminance 0.413; OKLCH L 76.3% C 0.145 H 10.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF889C |
|---|---|
| RGB | rgb(255, 136, 156) |
| HSL | hsl(350, 100%, 77%) |
| HSV | hsv(350, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 38.8%, 0%) |
| CIE-LAB | lab(70.37, 47.01, 10.03) |
| CIE-LCH | lch(70.37, 48.07, 12.04°) |
| OKLab | oklab(76.28% 0.1426 0.0263) |
| OKLCH | oklch(76.28% 0.145 10.5) |
| XYZ | xyz(56.0479, 41.2739, 36.4609) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.33
Rosa
#FE86A4
ΔE00 2.81
Carnation
#FD798F
ΔE00 3.27
Blush Pink
#FE828C
ΔE00 3.78
Pinky
#FC86AA
ΔE00 4.63
Carnation Pink
#FF7FA7
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF889C #88FFEB
analogous
#FF88D8 #FF889C #FFB088
triadic
#FF889C #9CFF88 #889CFF
tetradic
#FF889C #D8FF88 #88FFEB #B088FF
square
#FF889C #D8FF88 #88FFEB #B088FF
split-complementary
#FF889C #88FFB0 #88D8FF
monochromatic
#FF0E36 #FF4B69 #FF889C #FFC5CF #FFE0E6
Accessibility & contrast
On white
2.27
#FF889C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FF889C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF889C
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF889C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF889C | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9C
Deuteranopia (green-blind)
#BCB59A
Tritanopia (blue-blind)
#FF7C8F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff889c; /* rgb */ color: rgb(255, 136, 156); /* oklch */ color: oklch(76.3% 0.145 10.5);
Tailwind
colors: {
custom: {
50: '#ffadb9',
500: '#ff889c',
950: '#000000',
},
}SCSS
$custom: #ff889c; $custom-light: #ffadb9; $custom-dark: #000000;
JSON
{
"hex": "#ff889c",
"rgb": {
"r": 255,
"g": 136,
"b": 156
},
"hsl": {
"h": 349.916,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.76275,
"c": 0.14497,
"h": 10.5
},
"luminance": 0.41269
}Semantic roles & 50–950 ramp
primary
#FF889C
secondary
#D4F7F1
accent
#E6BF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80