#F69A97#F69A97
#F69A97 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.9% C 0.111 H 21.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F69A97 |
|---|---|
| RGB | rgb(246, 154, 151) |
| HSL | hsl(2, 84%, 78%) |
| HSV | hsv(2, 39%, 96%) |
| CMYK | cmyk(0%, 37.4%, 38.6%, 3.5%) |
| CIE-LAB | lab(72.85, 34.04, 16.14) |
| CIE-LCH | lch(72.85, 37.67, 25.36°) |
| OKLab | oklab(77.9% 0.1029 0.0415) |
| OKLCH | oklch(77.9% 0.111 21.9) |
| XYZ | xyz(55.1500, 44.9428, 35.0423) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.73
Peachy Pink
#FF9A8A
ΔE00 4.75
Lightcoral
#F08080
ΔE00 6.15
Blush Pink
#FE828C
ΔE00 6.18
Salmon Pink
#FE7B7C
ΔE00 7.22
Rose Pink
#F7879A
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69A97 #97F3F6
analogous
#F697C3 #F69A97 #F6CA97
triadic
#F69A97 #97F69A #9A97F6
tetradic
#F69A97 #C3F697 #97F3F6 #CA97F6
square
#F69A97 #C3F697 #97F3F6 #CA97F6
split-complementary
#F69A97 #97F6CA #97C3F6
monochromatic
#EC2D26 #F1635F #F69A97 #FBD1CF #FDE4E3
Accessibility & contrast
On white
2.10
#F69A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F69A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69A97
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69A97 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA896
Deuteranopia (green-blind)
#C3BA96
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f69a97; /* rgb */ color: rgb(246, 154, 151); /* oklch */ color: oklch(77.9% 0.111 21.9);
Tailwind
colors: {
custom: {
50: '#fcb8b5',
500: '#f69a97',
950: '#000000',
},
}SCSS
$custom: #f69a97; $custom-light: #fcb8b5; $custom-dark: #000000;
JSON
{
"hex": "#f69a97",
"rgb": {
"r": 246,
"g": 154,
"b": 151
},
"hsl": {
"h": 1.895,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.77896,
"c": 0.11098,
"h": 21.9
},
"luminance": 0.44938
}Semantic roles & 50–950 ramp
primary
#F69A97
secondary
#D6F4F5
accent
#DAE105
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080