#F89FA2#F89FA2
#F89FA2 is a light, moderate red. Relative luminance 0.474; OKLCH L 79.2% C 0.106 H 17.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FA2 |
|---|---|
| RGB | rgb(248, 159, 162) |
| HSL | hsl(358, 86%, 80%) |
| HSV | hsv(358, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 34.7%, 2.7%) |
| CIE-LAB | lab(74.42, 33.45, 12.33) |
| CIE-LCH | lch(74.42, 35.65, 20.23°) |
| OKLab | oklab(79.23% 0.1014 0.0321) |
| OKLCH | oklch(79.23% 0.106 17.5) |
| XYZ | xyz(57.6333, 47.3657, 40.2824) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.50
Lightpink
#FFB6C1
ΔE00 6.65
Soft Pink
#FDB0C0
ΔE00 6.66
Blush Pink
#FE828C
ΔE00 6.75
Blush (survey)
#F29E8E
ΔE00 6.83
Peachy Pink
#FF9A8A
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FA2 #9FF8F5
analogous
#F89FCE #F89FA2 #F8C99F
triadic
#F89FA2 #A2F89F #9FA2F8
tetradic
#F89FA2 #CEF89F #9FF8F5 #C99FF8
square
#F89FA2 #CEF89F #9FF8F5 #C99FF8
split-complementary
#F89FA2 #9FF8C9 #9FCEF8
monochromatic
#F02D33 #F4666B #F89FA2 #FCD8D9 #FDE2E3
Accessibility & contrast
On white
2.01
#F89FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#F89FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FA2
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FA2 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA2
Deuteranopia (green-blind)
#C5BEA0
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f89fa2; /* rgb */ color: rgb(248, 159, 162); /* oklch */ color: oklch(79.2% 0.106 17.5);
Tailwind
colors: {
custom: {
50: '#fdbcbd',
500: '#f89fa2',
950: '#000000',
},
}SCSS
$custom: #f89fa2; $custom-light: #fdbcbd; $custom-dark: #000000;
JSON
{
"hex": "#f89fa2",
"rgb": {
"r": 248,
"g": 159,
"b": 162
},
"hsl": {
"h": 357.978,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.7923,
"c": 0.10639,
"h": 17.5
},
"luminance": 0.47361
}Semantic roles & 50–950 ramp
primary
#F89FA2
secondary
#D6F5F4
accent
#E3DB03
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181