#F7969A#F7969A
#F7969A is a light, moderate red. Relative luminance 0.439; OKLCH L 77.4% C 0.117 H 17.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F7969A |
|---|---|
| RGB | rgb(247, 150, 154) |
| HSL | hsl(358, 86%, 78%) |
| HSV | hsv(358, 39%, 97%) |
| CMYK | cmyk(0%, 39.3%, 37.7%, 3.1%) |
| CIE-LAB | lab(72.18, 36.83, 13.55) |
| CIE-LCH | lch(72.18, 39.24, 20.20°) |
| OKLab | oklab(77.43% 0.1115 0.0351) |
| OKLCH | oklch(77.43% 0.117 17.5) |
| XYZ | xyz(55.0994, 43.9245, 36.1419) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.69
Rose Pink
#F7879A
ΔE00 4.98
Lightcoral
#F08080
ΔE00 5.78
Salmon Pink
#FE7B7C
ΔE00 6.88
Peachy Pink
#FF9A8A
ΔE00 6.91
Carnation
#FD798F
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7969A #96F7F3
analogous
#F796CA #F7969A #F7C296
triadic
#F7969A #9AF796 #969AF7
tetradic
#F7969A #CAF796 #96F7F3 #C296F7
square
#F7969A #CAF796 #96F7F3 #C296F7
split-complementary
#F7969A #96F7C2 #96CAF7
monochromatic
#EE242D #F35D63 #F7969A #FBCFD1 #FDE3E4
Accessibility & contrast
On white
2.15
#F7969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F7969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7969A
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7969A | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59A
Deuteranopia (green-blind)
#C1B898
Tritanopia (blue-blind)
#FF8B98
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f7969a; /* rgb */ color: rgb(247, 150, 154); /* oklch */ color: oklch(77.4% 0.117 17.5);
Tailwind
colors: {
custom: {
50: '#fcb6b7',
500: '#f7969a',
950: '#000000',
},
}SCSS
$custom: #f7969a; $custom-light: #fcb6b7; $custom-dark: #000000;
JSON
{
"hex": "#f7969a",
"rgb": {
"r": 247,
"g": 150,
"b": 154
},
"hsl": {
"h": 357.526,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.77426,
"c": 0.11689,
"h": 17.5
},
"luminance": 0.4392
}Semantic roles & 50–950 ramp
primary
#F7969A
secondary
#D6F5F4
accent
#E2D903
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080