#F8969D#F8969D
#F8969D is a light, moderate red. Relative luminance 0.442; OKLCH L 77.6% C 0.118 H 15.6°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F8969D |
|---|---|
| RGB | rgb(248, 150, 157) |
| HSL | hsl(356, 88%, 78%) |
| HSV | hsv(356, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 36.7%, 2.7%) |
| CIE-LAB | lab(72.37, 37.54, 12.18) |
| CIE-LCH | lch(72.37, 39.46, 17.97°) |
| OKLab | oklab(77.62% 0.1137 0.0317) |
| OKLCH | oklch(77.62% 0.118 15.6) |
| XYZ | xyz(55.7060, 44.2080, 37.4908) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.30
Blush Pink
#FE828C
ΔE00 4.71
Lightcoral
#F08080
ΔE00 6.29
Rosa
#FE86A4
ΔE00 6.41
Pig Pink
#E78EA5
ΔE00 6.45
Carnation
#FD798F
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8969D #96F8F1
analogous
#F896CE #F8969D #F8C096
triadic
#F8969D #9DF896 #969DF8
tetradic
#F8969D #CEF896 #96F8F1 #C096F8
square
#F8969D #CEF896 #96F8F1 #C096F8
split-complementary
#F8969D #96F8C0 #96CEF8
monochromatic
#F02332 #F45D67 #F8969D #FCCFD3 #FDE2E4
Accessibility & contrast
On white
2.13
#F8969D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F8969D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8969D
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8969D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8969D | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69D
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#FF8B99
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f8969d; /* rgb */ color: rgb(248, 150, 157); /* oklch */ color: oklch(77.6% 0.118 15.6);
Tailwind
colors: {
custom: {
50: '#fdb6b9',
500: '#f8969d',
950: '#000000',
},
}SCSS
$custom: #f8969d; $custom-light: #fdb6b9; $custom-dark: #000000;
JSON
{
"hex": "#f8969d",
"rgb": {
"r": 248,
"g": 150,
"b": 157
},
"hsl": {
"h": 355.714,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.77619,
"c": 0.11806,
"h": 15.6
},
"luminance": 0.44203
}Semantic roles & 50–950 ramp
primary
#F8969D
secondary
#D6F5F3
accent
#E4D401
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080