#F89596#F89596
#F89596 is a light, moderate red. Relative luminance 0.437; OKLCH L 77.3% C 0.120 H 19.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F89596 |
|---|---|
| RGB | rgb(248, 149, 150) |
| HSL | hsl(359, 88%, 78%) |
| HSV | hsv(359, 40%, 97%) |
| CMYK | cmyk(0%, 39.9%, 39.5%, 2.7%) |
| CIE-LAB | lab(72.00, 37.26, 15.53) |
| CIE-LCH | lch(72.00, 40.37, 22.63°) |
| OKLab | oklab(77.29% 0.1126 0.04) |
| OKLCH | oklch(77.29% 0.12 19.5) |
| XYZ | xyz(54.9665, 43.6580, 34.3802) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.58
Lightcoral
#F08080
ΔE00 5.18
Rose Pink
#F7879A
ΔE00 5.73
Peachy Pink
#FF9A8A
ΔE00 5.85
Salmon Pink
#FE7B7C
ΔE00 6.18
Blush (survey)
#F29E8E
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89596 #95F8F7
analogous
#F895C7 #F89596 #F8C595
triadic
#F89596 #96F895 #9596F8
tetradic
#F89596 #C7F895 #95F8F7 #C595F8
square
#F89596 #C7F895 #95F8F7 #C595F8
split-complementary
#F89596 #95F8C5 #95C7F8
monochromatic
#F02224 #F45C5D #F89596 #FCCECF #FDE2E3
Accessibility & contrast
On white
2.16
#F89596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F89596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89596
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89596 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A595
Deuteranopia (green-blind)
#C1B894
Tritanopia (blue-blind)
#FF8996
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f89596; /* rgb */ color: rgb(248, 149, 150); /* oklch */ color: oklch(77.3% 0.120 19.5);
Tailwind
colors: {
custom: {
50: '#fdb5b4',
500: '#f89596',
950: '#000000',
},
}SCSS
$custom: #f89596; $custom-light: #fdb5b4; $custom-dark: #000000;
JSON
{
"hex": "#f89596",
"rgb": {
"r": 248,
"g": 149,
"b": 150
},
"hsl": {
"h": 359.394,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.77286,
"c": 0.11952,
"h": 19.5
},
"luminance": 0.43653
}Semantic roles & 50–950 ramp
primary
#F89596
secondary
#D6F5F5
accent
#E4E201
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080