#F29397#F29397
#F29397 is a light, moderate red. Relative luminance 0.420; OKLCH L 76.3% C 0.115 H 17.4°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F29397 |
|---|---|
| RGB | rgb(242, 147, 151) |
| HSL | hsl(357, 79%, 76%) |
| HSV | hsv(357, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 37.6%, 5.1%) |
| CIE-LAB | lab(70.86, 36.22, 13.27) |
| CIE-LCH | lch(70.86, 38.57, 20.13°) |
| OKLab | oklab(76.27% 0.1097 0.0344) |
| OKLCH | oklch(76.27% 0.115 17.4) |
| XYZ | xyz(52.6400, 41.9834, 34.6033) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.41
Rose Pink
#F7879A
ΔE00 4.66
Lightcoral
#F08080
ΔE00 5.14
Dusty Pink (survey)
#D58A94
ΔE00 6.14
Salmon Pink
#FE7B7C
ΔE00 6.56
Carnation
#FD798F
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29397 #93F2EE
analogous
#F293C7 #F29397 #F2BF93
triadic
#F29397 #97F293 #9397F2
tetradic
#F29397 #C7F293 #93F2EE #BF93F2
square
#F29397 #C7F293 #93F2EE #BF93F2
split-complementary
#F29397 #93F2BF #93C7F2
monochromatic
#E5262E #EB5C62 #F29397 #F9CACC #FCE4E5
Accessibility & contrast
On white
2.24
#F29397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#F29397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29397
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29397 | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A297
Deuteranopia (green-blind)
#BDB595
Tritanopia (blue-blind)
#FF8895
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f29397; /* rgb */ color: rgb(242, 147, 151); /* oklch */ color: oklch(76.3% 0.115 17.4);
Tailwind
colors: {
custom: {
50: '#f9b4b5',
500: '#f29397',
950: '#000000',
},
}SCSS
$custom: #f29397; $custom-light: #f9b4b5; $custom-dark: #000000;
JSON
{
"hex": "#f29397",
"rgb": {
"r": 242,
"g": 147,
"b": 151
},
"hsl": {
"h": 357.474,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.76266,
"c": 0.11491,
"h": 17.4
},
"luminance": 0.41979
}Semantic roles & 50–950 ramp
primary
#F29397
secondary
#D7F4F2
accent
#DBD20B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080