#F89B99#F89B99
#F89B99 is a light, moderate red. Relative luminance 0.457; OKLCH L 78.3% C 0.112 H 21.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F89B99 |
|---|---|
| RGB | rgb(248, 155, 153) |
| HSL | hsl(1, 87%, 79%) |
| HSV | hsv(1, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 38.3%, 2.7%) |
| CIE-LAB | lab(73.35, 34.49, 15.77) |
| CIE-LCH | lch(73.35, 37.92, 24.57°) |
| OKLab | oklab(78.34% 0.1043 0.0406) |
| OKLCH | oklch(78.34% 0.112 21.3) |
| XYZ | xyz(56.1850, 45.7035, 35.9933) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 5.02
Blush (survey)
#F29E8E
ΔE00 5.09
Blush Pink
#FE828C
ΔE00 6.14
Lightcoral
#F08080
ΔE00 6.41
Rose Pink
#F7879A
ΔE00 7.13
Salmon Pink
#FE7B7C
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89B99 #99F6F8
analogous
#F899C6 #F89B99 #F8CA99
triadic
#F89B99 #99F89B #9B99F8
tetradic
#F89B99 #C6F899 #99F6F8 #CA99F8
square
#F89B99 #C6F899 #99F6F8 #CA99F8
split-complementary
#F89B99 #99F8CA #99C6F8
monochromatic
#F02B26 #F46360 #F89B99 #FCD3D2 #FDE3E2
Accessibility & contrast
On white
2.07
#F89B99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F89B99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89B99
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89B99 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA998
Deuteranopia (green-blind)
#C4BB97
Tritanopia (blue-blind)
#FF909B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f89b99; /* rgb */ color: rgb(248, 155, 153); /* oklch */ color: oklch(78.3% 0.112 21.3);
Tailwind
colors: {
custom: {
50: '#fdb9b7',
500: '#f89b99',
950: '#000000',
},
}SCSS
$custom: #f89b99; $custom-light: #fdb9b7; $custom-dark: #000000;
JSON
{
"hex": "#f89b99",
"rgb": {
"r": 248,
"g": 155,
"b": 153
},
"hsl": {
"h": 1.263,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.78344,
"c": 0.11193,
"h": 21.3
},
"luminance": 0.45699
}Semantic roles & 50–950 ramp
primary
#F89B99
secondary
#D6F4F5
accent
#DFE402
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080