#F89DA0#F89DA0
#F89DA0 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.8% C 0.109 H 17.7°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DA0 |
|---|---|
| RGB | rgb(248, 157, 160) |
| HSL | hsl(358, 87%, 79%) |
| HSV | hsv(358, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 35.5%, 2.7%) |
| CIE-LAB | lab(73.94, 34.25, 12.74) |
| CIE-LCH | lch(73.94, 36.55, 20.41°) |
| OKLab | oklab(78.85% 0.1038 0.0331) |
| OKLCH | oklch(78.85% 0.109 17.7) |
| XYZ | xyz(57.1158, 46.6128, 39.2399) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.17
Blush Pink
#FE828C
ΔE00 6.27
Blush (survey)
#F29E8E
ΔE00 6.77
Peachy Pink
#FF9A8A
ΔE00 6.87
Soft Pink
#FDB0C0
ΔE00 7.06
Lightpink
#FFB6C1
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DA0 #9DF8F5
analogous
#F89DCE #F89DA0 #F8C89D
triadic
#F89DA0 #A0F89D #9DA0F8
tetradic
#F89DA0 #CEF89D #9DF8F5 #C89DF8
square
#F89DA0 #CEF89D #9DF8F5 #C89DF8
split-complementary
#F89DA0 #9DF8C8 #9DCEF8
monochromatic
#F02B31 #F46469 #F89DA0 #FCD6D7 #FDE2E3
Accessibility & contrast
On white
2.03
#F89DA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F89DA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DA0
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DA0 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA0
Deuteranopia (green-blind)
#C4BD9E
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f89da0; /* rgb */ color: rgb(248, 157, 160); /* oklch */ color: oklch(78.8% 0.109 17.7);
Tailwind
colors: {
custom: {
50: '#fdbbbc',
500: '#f89da0',
950: '#000000',
},
}SCSS
$custom: #f89da0; $custom-light: #fdbbbc; $custom-dark: #000000;
JSON
{
"hex": "#f89da0",
"rgb": {
"r": 248,
"g": 157,
"b": 160
},
"hsl": {
"h": 358.022,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.78846,
"c": 0.10898,
"h": 17.7
},
"luminance": 0.46608
}Semantic roles & 50–950 ramp
primary
#F89DA0
secondary
#D6F5F4
accent
#E3DC02
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181