#FF889D#FF889D
#FF889D is a light, vivid red. Relative luminance 0.413; OKLCH L 76.3% C 0.145 H 9.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FF889D |
|---|---|
| RGB | rgb(255, 136, 157) |
| HSL | hsl(349, 100%, 77%) |
| HSV | hsv(349, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 38.4%, 0%) |
| CIE-LAB | lab(70.39, 47.12, 9.50) |
| CIE-LCH | lch(70.39, 48.07, 11.40°) |
| OKLab | oklab(76.3% 0.1429 0.025) |
| OKLCH | oklch(76.3% 0.145 9.9) |
| XYZ | xyz(56.1329, 41.3079, 36.9087) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.34
Rosa
#FE86A4
ΔE00 2.52
Carnation
#FD798F
ΔE00 3.36
Blush Pink
#FE828C
ΔE00 4.06
Pinky
#FC86AA
ΔE00 4.34
Carnation Pink
#FF7FA7
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF889D #88FFEA
analogous
#FF88D9 #FF889D #FFAF88
triadic
#FF889D #9DFF88 #889DFF
tetradic
#FF889D #D9FF88 #88FFEA #AF88FF
square
#FF889D #D9FF88 #88FFEA #AF88FF
split-complementary
#FF889D #88FFAF #88D9FF
monochromatic
#FF0E38 #FF4B6B #FF889D #FFC5CF #FFE0E6
Accessibility & contrast
On white
2.27
#FF889D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FF889D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF889D
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF889D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF889D | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9D
Deuteranopia (green-blind)
#BCB59A
Tritanopia (blue-blind)
#FF7C90
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff889d; /* rgb */ color: rgb(255, 136, 157); /* oklch */ color: oklch(76.3% 0.145 9.9);
Tailwind
colors: {
custom: {
50: '#ffadb9',
500: '#ff889d',
950: '#000000',
},
}SCSS
$custom: #ff889d; $custom-light: #ffadb9; $custom-dark: #000000;
JSON
{
"hex": "#ff889d",
"rgb": {
"r": 255,
"g": 136,
"b": 157
},
"hsl": {
"h": 349.412,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.76301,
"c": 0.1451,
"h": 9.9
},
"luminance": 0.41303
}Semantic roles & 50–950 ramp
primary
#FF889D
secondary
#D4F7F1
accent
#E6BD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80