#F89F99#F89F99
#F89F99 is a light, moderate red. Relative luminance 0.471; OKLCH L 79.0% C 0.107 H 24.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F89F99 |
|---|---|
| RGB | rgb(248, 159, 153) |
| HSL | hsl(4, 87%, 79%) |
| HSV | hsv(4, 38%, 97%) |
| CMYK | cmyk(0%, 35.9%, 38.3%, 2.7%) |
| CIE-LAB | lab(74.23, 32.40, 16.99) |
| CIE-LCH | lch(74.23, 36.58, 27.67°) |
| OKLab | oklab(79.01% 0.098 0.0436) |
| OKLCH | oklch(79.01% 0.107 24) |
| XYZ | xyz(56.8618, 47.0570, 36.2189) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.75
Peachy Pink
#FF9A8A
ΔE00 4.02
Light Salmon
#FEA993
ΔE00 5.98
Pale Salmon
#FFB19A
ΔE00 7.31
Lightcoral
#F08080
ΔE00 7.36
Blush Pink
#FE828C
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89F99 #99F2F8
analogous
#F899C2 #F89F99 #F8CE99
triadic
#F89F99 #99F89F #9F99F8
tetradic
#F89F99 #C2F899 #99F2F8 #CE99F8
square
#F89F99 #C2F899 #99F2F8 #CE99F8
split-complementary
#F89F99 #99F8CE #99C2F8
monochromatic
#F03326 #F46960 #F89F99 #FCD5D2 #FDE4E2
Accessibility & contrast
On white
2.02
#F89F99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#F89F99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89F99
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89F99 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC98
Deuteranopia (green-blind)
#C7BD98
Tritanopia (blue-blind)
#FF949E
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f89f99; /* rgb */ color: rgb(248, 159, 153); /* oklch */ color: oklch(79.0% 0.107 24.0);
Tailwind
colors: {
custom: {
50: '#fdbcb7',
500: '#f89f99',
950: '#000000',
},
}SCSS
$custom: #f89f99; $custom-light: #fdbcb7; $custom-dark: #000000;
JSON
{
"hex": "#f89f99",
"rgb": {
"r": 248,
"g": 159,
"b": 153
},
"hsl": {
"h": 3.789,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.79014,
"c": 0.10724,
"h": 24
},
"luminance": 0.47053
}Semantic roles & 50–950 ramp
primary
#F89F99
secondary
#D6F3F5
accent
#D5E402
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180