#FF889E#FF889E
#FF889E is a light, vivid red. Relative luminance 0.413; OKLCH L 76.3% C 0.145 H 9.4°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FF889E |
|---|---|
| RGB | rgb(255, 136, 158) |
| HSL | hsl(349, 100%, 77%) |
| HSV | hsv(349, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 38%, 0%) |
| CIE-LAB | lab(70.42, 47.23, 8.97) |
| CIE-LCH | lch(70.42, 48.08, 10.76°) |
| OKLab | oklab(76.33% 0.1433 0.0237) |
| OKLCH | oklch(76.33% 0.145 9.4) |
| XYZ | xyz(56.2186, 41.3422, 37.3602) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.41
Rosa
#FE86A4
ΔE00 2.22
Carnation
#FD798F
ΔE00 3.47
Pinky
#FC86AA
ΔE00 4.04
Blush Pink
#FE828C
ΔE00 4.35
Carnation Pink
#FF7FA7
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF889E #88FFE9
analogous
#FF88D9 #FF889E #FFAE88
triadic
#FF889E #9EFF88 #889EFF
tetradic
#FF889E #D9FF88 #88FFE9 #AE88FF
square
#FF889E #D9FF88 #88FFE9 #AE88FF
split-complementary
#FF889E #88FFAE #88D9FF
monochromatic
#FF0E3A #FF4B6C #FF889E #FFC5D0 #FFE0E6
Accessibility & contrast
On white
2.27
#FF889E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FF889E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF889E
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF889E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF889E | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9E
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#FF7C90
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff889e; /* rgb */ color: rgb(255, 136, 158); /* oklch */ color: oklch(76.3% 0.145 9.4);
Tailwind
colors: {
custom: {
50: '#ffadba',
500: '#ff889e',
950: '#000000',
},
}SCSS
$custom: #ff889e; $custom-light: #ffadba; $custom-dark: #000000;
JSON
{
"hex": "#ff889e",
"rgb": {
"r": 255,
"g": 136,
"b": 158
},
"hsl": {
"h": 348.908,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.76327,
"c": 0.14523,
"h": 9.4
},
"luminance": 0.41337
}Semantic roles & 50–950 ramp
primary
#FF889E
secondary
#D4F7F1
accent
#E6BB00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80