#FF89A2#FF89A2
#FF89A2 is a light, vivid red. Relative luminance 0.418; OKLCH L 76.6% C 0.144 H 7.6°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89A2 |
|---|---|
| RGB | rgb(255, 137, 162) |
| HSL | hsl(347, 100%, 77%) |
| HSV | hsv(347, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 36.5%, 0%) |
| CIE-LAB | lab(70.71, 47.19, 7.16) |
| CIE-LCH | lch(70.71, 47.73, 8.63°) |
| OKLab | oklab(76.58% 0.1432 0.0191) |
| OKLCH | oklch(76.58% 0.144 7.6) |
| XYZ | xyz(56.7100, 41.7651, 39.2502) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.36
Rose Pink
#F7879A
ΔE00 2.00
Pinky
#FC86AA
ΔE00 3.11
Carnation Pink
#FF7FA7
ΔE00 3.67
Carnation
#FD798F
ΔE00 4.15
Pig Pink
#E78EA5
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89A2 #89FFE6
analogous
#FF89DD #FF89A2 #FFAB89
triadic
#FF89A2 #A2FF89 #89A2FF
tetradic
#FF89A2 #DDFF89 #89FFE6 #AB89FF
square
#FF89A2 #DDFF89 #89FFE6 #AB89FF
split-complementary
#FF89A2 #89FFAB #89DDFF
monochromatic
#FF0F42 #FF4C72 #FF89A2 #FFC6D2 #FFE0E7
Accessibility & contrast
On white
2.25
#FF89A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#FF89A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89A2
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89A2 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA3
Deuteranopia (green-blind)
#BCB69F
Tritanopia (blue-blind)
#FF7E92
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff89a2; /* rgb */ color: rgb(255, 137, 162); /* oklch */ color: oklch(76.6% 0.144 7.6);
Tailwind
colors: {
custom: {
50: '#ffaebd',
500: '#ff89a2',
950: '#000000',
},
}SCSS
$custom: #ff89a2; $custom-light: #ffaebd; $custom-dark: #000000;
JSON
{
"hex": "#ff89a2",
"rgb": {
"r": 255,
"g": 137,
"b": 162
},
"hsl": {
"h": 347.288,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.76581,
"c": 0.14449,
"h": 7.6
},
"luminance": 0.4176
}Semantic roles & 50–950 ramp
primary
#FF89A2
secondary
#D4F7F0
accent
#E6B500
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#191012
muted
#877F81