#F89496#F89496
#F89496 is a light, vivid red. Relative luminance 0.433; OKLCH L 77.1% C 0.121 H 19.0°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F89496 |
|---|---|
| RGB | rgb(248, 148, 150) |
| HSL | hsl(359, 88%, 78%) |
| HSV | hsv(359, 40%, 97%) |
| CMYK | cmyk(0%, 40.3%, 39.5%, 2.7%) |
| CIE-LAB | lab(71.79, 37.78, 15.24) |
| CIE-LCH | lch(71.79, 40.74, 21.96°) |
| OKLab | oklab(77.12% 0.1142 0.0392) |
| OKLCH | oklch(77.12% 0.121 19) |
| XYZ | xyz(54.8090, 43.3429, 34.3276) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.28
Lightcoral
#F08080
ΔE00 5.05
Rose Pink
#F7879A
ΔE00 5.37
Salmon Pink
#FE7B7C
ΔE00 6.06
Peachy Pink
#FF9A8A
ΔE00 6.17
Blush (survey)
#F29E8E
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89496 #94F8F6
analogous
#F894C8 #F89496 #F8C494
triadic
#F89496 #96F894 #9496F8
tetradic
#F89496 #C8F894 #94F8F6 #C494F8
square
#F89496 #C8F894 #94F8F6 #C494F8
split-complementary
#F89496 #94F8C4 #94C8F8
monochromatic
#F02125 #F45B5E #F89496 #FCCDCE #FDE2E3
Accessibility & contrast
On white
2.17
#F89496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F89496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89496
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89496 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A496
Deuteranopia (green-blind)
#C0B894
Tritanopia (blue-blind)
#FF8895
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f89496; /* rgb */ color: rgb(248, 148, 150); /* oklch */ color: oklch(77.1% 0.121 19.0);
Tailwind
colors: {
custom: {
50: '#fdb5b4',
500: '#f89496',
950: '#000000',
},
}SCSS
$custom: #f89496; $custom-light: #fdb5b4; $custom-dark: #000000;
JSON
{
"hex": "#f89496",
"rgb": {
"r": 248,
"g": 148,
"b": 150
},
"hsl": {
"h": 358.8,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.77124,
"c": 0.12077,
"h": 19
},
"luminance": 0.43338
}Semantic roles & 50–950 ramp
primary
#F89496
secondary
#D6F5F5
accent
#E4E001
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080