#F8969F#F8969F
#F8969F is a light, moderate red. Relative luminance 0.443; OKLCH L 77.7% C 0.118 H 14.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F8969F |
|---|---|
| RGB | rgb(248, 150, 159) |
| HSL | hsl(354, 88%, 78%) |
| HSV | hsv(354, 40%, 97%) |
| CMYK | cmyk(0%, 39.5%, 35.9%, 2.7%) |
| CIE-LAB | lab(72.41, 37.77, 11.14) |
| CIE-LCH | lch(72.41, 39.38, 16.43°) |
| OKLab | oklab(77.67% 0.1145 0.0291) |
| OKLCH | oklch(77.67% 0.118 14.3) |
| XYZ | xyz(55.8782, 44.2769, 38.3975) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.92
Blush Pink
#FE828C
ΔE00 4.89
Rosa
#FE86A4
ΔE00 5.87
Pig Pink
#E78EA5
ΔE00 5.89
Carnation
#FD798F
ΔE00 6.45
Dusty Pink (survey)
#D58A94
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8969F #96F8EF
analogous
#F896D0 #F8969F #F8BE96
triadic
#F8969F #9FF896 #969FF8
tetradic
#F8969F #D0F896 #96F8EF #BE96F8
square
#F8969F #D0F896 #96F8EF #BE96F8
split-complementary
#F8969F #96F8BE #96D0F8
monochromatic
#F02336 #F45D6B #F8969F #FCCFD3 #FDE2E5
Accessibility & contrast
On white
2.13
#F8969F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F8969F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8969F
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8969F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8969F | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69F
Deuteranopia (green-blind)
#C0B99D
Tritanopia (blue-blind)
#FF8C99
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f8969f; /* rgb */ color: rgb(248, 150, 159); /* oklch */ color: oklch(77.7% 0.118 14.3);
Tailwind
colors: {
custom: {
50: '#fdb6bb',
500: '#f8969f',
950: '#000000',
},
}SCSS
$custom: #f8969f; $custom-light: #fdb6bb; $custom-dark: #000000;
JSON
{
"hex": "#f8969f",
"rgb": {
"r": 248,
"g": 150,
"b": 159
},
"hsl": {
"h": 354.49,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.77669,
"c": 0.11812,
"h": 14.3
},
"luminance": 0.44272
}Semantic roles & 50–950 ramp
primary
#F8969F
secondary
#D6F5F2
accent
#E4CF01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080