#F29C97#F29C97
#F29C97 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.8% C 0.104 H 23.4°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F29C97 |
|---|---|
| RGB | rgb(242, 156, 151) |
| HSL | hsl(3, 78%, 77%) |
| HSV | hsv(3, 38%, 95%) |
| CMYK | cmyk(0%, 35.5%, 37.6%, 5.1%) |
| CIE-LAB | lab(72.82, 31.51, 16.02) |
| CIE-LCH | lch(72.82, 35.35, 26.95°) |
| OKLab | oklab(77.77% 0.0954 0.0412) |
| OKLCH | oklch(77.77% 0.104 23.4) |
| XYZ | xyz(54.0946, 44.8927, 35.0882) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.94
Peachy Pink
#FF9A8A
ΔE00 4.57
Light Salmon
#FEA993
ΔE00 6.66
Lightcoral
#F08080
ΔE00 6.72
Blush Pink
#FE828C
ΔE00 7.14
Salmon Pink
#FE7B7C
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29C97 #97EDF2
analogous
#F297C0 #F29C97 #F2CA97
triadic
#F29C97 #97F29C #9C97F2
tetradic
#F29C97 #C0F297 #97EDF2 #CA97F2
square
#F29C97 #C0F297 #97EDF2 #CA97F2
split-complementary
#F29C97 #97F2CA #97C0F2
monochromatic
#E4342A #EB6861 #F29C97 #F9D0CD #FCE5E4
Accessibility & contrast
On white
2.10
#F29C97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F29C97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29C97
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29C97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29C97 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA896
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#FF929B
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f29c97; /* rgb */ color: rgb(242, 156, 151); /* oklch */ color: oklch(77.8% 0.104 23.4);
Tailwind
colors: {
custom: {
50: '#f9bab5',
500: '#f29c97',
950: '#000000',
},
}SCSS
$custom: #f29c97; $custom-light: #f9bab5; $custom-dark: #000000;
JSON
{
"hex": "#f29c97",
"rgb": {
"r": 242,
"g": 156,
"b": 151
},
"hsl": {
"h": 3.297,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.77769,
"c": 0.10388,
"h": 23.4
},
"luminance": 0.44889
}Semantic roles & 50–950 ramp
primary
#F29C97
secondary
#D8F2F3
accent
#CFDA0B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080