#FF889B#FF889B
#FF889B is a light, vivid red. Relative luminance 0.412; OKLCH L 76.2% C 0.145 H 11.0°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF889B |
|---|---|
| RGB | rgb(255, 136, 155) |
| HSL | hsl(350, 100%, 77%) |
| HSV | hsv(350, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 39.2%, 0%) |
| CIE-LAB | lab(70.34, 46.90, 10.55) |
| CIE-LCH | lch(70.34, 48.08, 12.68°) |
| OKLab | oklab(76.25% 0.1422 0.0276) |
| OKLCH | oklch(76.25% 0.145 11) |
| XYZ | xyz(55.9636, 41.2402, 36.0168) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.39
Rosa
#FE86A4
ΔE00 3.11
Carnation
#FD798F
ΔE00 3.20
Blush Pink
#FE828C
ΔE00 3.50
Pinky
#FC86AA
ΔE00 4.93
Carnation Pink
#FF7FA7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF889B #88FFEC
analogous
#FF88D7 #FF889B #FFB188
triadic
#FF889B #9BFF88 #889BFF
tetradic
#FF889B #D7FF88 #88FFEC #B188FF
square
#FF889B #D7FF88 #88FFEC #B188FF
split-complementary
#FF889B #88FFB1 #88D7FF
monochromatic
#FF0E34 #FF4B68 #FF889B #FFC5CE #FFE0E5
Accessibility & contrast
On white
2.27
#FF889B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FF889B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF889B
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF889B | 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)
#9E9E9B
Deuteranopia (green-blind)
#BCB599
Tritanopia (blue-blind)
#FF7B8F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff889b; /* rgb */ color: rgb(255, 136, 155); /* oklch */ color: oklch(76.2% 0.145 11.0);
Tailwind
colors: {
custom: {
50: '#ffadb8',
500: '#ff889b',
950: '#000000',
},
}SCSS
$custom: #ff889b; $custom-light: #ffadb8; $custom-dark: #000000;
JSON
{
"hex": "#ff889b",
"rgb": {
"r": 255,
"g": 136,
"b": 155
},
"hsl": {
"h": 350.42,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.76249,
"c": 0.14485,
"h": 11
},
"luminance": 0.41235
}Semantic roles & 50–950 ramp
primary
#FF889B
secondary
#D4F7F2
accent
#E6C100
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80