#F29697#F29697
#F29697 is a light, moderate red. Relative luminance 0.429; OKLCH L 76.8% C 0.111 H 19.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F29697 |
|---|---|
| RGB | rgb(242, 150, 151) |
| HSL | hsl(359, 78%, 77%) |
| HSV | hsv(359, 38%, 95%) |
| CMYK | cmyk(0%, 38%, 37.6%, 5.1%) |
| CIE-LAB | lab(71.51, 34.65, 14.18) |
| CIE-LCH | lch(71.51, 37.44, 22.26°) |
| OKLab | oklab(76.76% 0.1049 0.0366) |
| OKLCH | oklch(76.76% 0.111 19.3) |
| XYZ | xyz(53.1126, 42.9285, 34.7609) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.18
Lightcoral
#F08080
ΔE00 5.46
Rose Pink
#F7879A
ΔE00 5.77
Blush (survey)
#F29E8E
ΔE00 6.15
Peachy Pink
#FF9A8A
ΔE00 6.25
Dusty Pink (survey)
#D58A94
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29697 #96F2F1
analogous
#F296C5 #F29697 #F2C396
triadic
#F29697 #97F296 #9697F2
tetradic
#F29697 #C5F296 #96F2F1 #C396F2
square
#F29697 #C5F296 #96F2F1 #C396F2
split-complementary
#F29697 #96F2C3 #96C5F2
monochromatic
#E5292B #EB6061 #F29697 #F9CCCD #FCE4E4
Accessibility & contrast
On white
2.19
#F29697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F29697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29697
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29697 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#BFB695
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f29697; /* rgb */ color: rgb(242, 150, 151); /* oklch */ color: oklch(76.8% 0.111 19.3);
Tailwind
colors: {
custom: {
50: '#f9b6b5',
500: '#f29697',
950: '#000000',
},
}SCSS
$custom: #f29697; $custom-light: #f9b6b5; $custom-dark: #000000;
JSON
{
"hex": "#f29697",
"rgb": {
"r": 242,
"g": 150,
"b": 151
},
"hsl": {
"h": 359.348,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.76761,
"c": 0.11111,
"h": 19.3
},
"luminance": 0.42924
}Semantic roles & 50–950 ramp
primary
#F29697
secondary
#D8F3F3
accent
#DAD80B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080