#F8969A#F8969A
#F8969A is a light, moderate red. Relative luminance 0.441; OKLCH L 77.5% C 0.118 H 17.5°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F8969A |
|---|---|
| RGB | rgb(248, 150, 154) |
| HSL | hsl(358, 88%, 78%) |
| HSV | hsv(358, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 37.9%, 2.7%) |
| CIE-LAB | lab(72.30, 37.19, 13.74) |
| CIE-LCH | lch(72.30, 39.65, 20.28°) |
| OKLab | oklab(77.55% 0.1126 0.0356) |
| OKLCH | oklch(77.55% 0.118 17.5) |
| XYZ | xyz(55.4530, 44.1068, 36.1585) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.63
Rose Pink
#F7879A
ΔE00 5.00
Lightcoral
#F08080
ΔE00 5.78
Salmon Pink
#FE7B7C
ΔE00 6.82
Peachy Pink
#FF9A8A
ΔE00 6.86
Carnation
#FD798F
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8969A #96F8F4
analogous
#F896CB #F8969A #F8C396
triadic
#F8969A #9AF896 #969AF8
tetradic
#F8969A #CBF896 #96F8F4 #C396F8
square
#F8969A #CBF896 #96F8F4 #C396F8
split-complementary
#F8969A #96F8C3 #96CBF8
monochromatic
#F0232C #F45D63 #F8969A #FCCFD1 #FDE2E3
Accessibility & contrast
On white
2.14
#F8969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F8969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8969A
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8969A | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69A
Deuteranopia (green-blind)
#C1B998
Tritanopia (blue-blind)
#FF8B98
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f8969a; /* rgb */ color: rgb(248, 150, 154); /* oklch */ color: oklch(77.5% 0.118 17.5);
Tailwind
colors: {
custom: {
50: '#fdb6b7',
500: '#f8969a',
950: '#000000',
},
}SCSS
$custom: #f8969a; $custom-light: #fdb6b7; $custom-dark: #000000;
JSON
{
"hex": "#f8969a",
"rgb": {
"r": 248,
"g": 150,
"b": 154
},
"hsl": {
"h": 357.551,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.77545,
"c": 0.11807,
"h": 17.5
},
"luminance": 0.44102
}Semantic roles & 50–950 ramp
primary
#F8969A
secondary
#D6F5F4
accent
#E4DB01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080