#F89599#F89599
#F89599 is a light, moderate red. Relative luminance 0.438; OKLCH L 77.4% C 0.119 H 17.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F89599 |
|---|---|
| RGB | rgb(248, 149, 153) |
| HSL | hsl(358, 88%, 78%) |
| HSV | hsv(358, 40%, 97%) |
| CMYK | cmyk(0%, 39.9%, 38.3%, 2.7%) |
| CIE-LAB | lab(72.06, 37.60, 13.97) |
| CIE-LCH | lch(72.06, 40.11, 20.38°) |
| OKLab | oklab(77.36% 0.1138 0.0361) |
| OKLCH | oklch(77.36% 0.119 17.6) |
| XYZ | xyz(55.2112, 43.7559, 35.6687) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.40
Rose Pink
#F7879A
ΔE00 4.90
Lightcoral
#F08080
ΔE00 5.55
Salmon Pink
#FE7B7C
ΔE00 6.59
Carnation
#FD798F
ΔE00 6.79
Peachy Pink
#FF9A8A
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89599 #95F8F4
analogous
#F895CA #F89599 #F8C395
triadic
#F89599 #99F895 #9599F8
tetradic
#F89599 #CAF895 #95F8F4 #C395F8
square
#F89599 #CAF895 #95F8F4 #C395F8
split-complementary
#F89599 #95F8C3 #95CAF8
monochromatic
#F0222B #F45C62 #F89599 #FCCED0 #FDE2E3
Accessibility & contrast
On white
2.15
#F89599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F89599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89599
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89599 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A599
Deuteranopia (green-blind)
#C1B897
Tritanopia (blue-blind)
#FF8A97
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f89599; /* rgb */ color: rgb(248, 149, 153); /* oklch */ color: oklch(77.4% 0.119 17.6);
Tailwind
colors: {
custom: {
50: '#fdb5b7',
500: '#f89599',
950: '#000000',
},
}SCSS
$custom: #f89599; $custom-light: #fdb5b7; $custom-dark: #000000;
JSON
{
"hex": "#f89599",
"rgb": {
"r": 248,
"g": 149,
"b": 153
},
"hsl": {
"h": 357.576,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.77358,
"c": 0.11938,
"h": 17.6
},
"luminance": 0.43751
}Semantic roles & 50–950 ramp
primary
#F89599
secondary
#D6F5F4
accent
#E4DB01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080