#F29596#F29596
#F29596 is a light, moderate red. Relative luminance 0.426; OKLCH L 76.6% C 0.112 H 19.3°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F29596 |
|---|---|
| RGB | rgb(242, 149, 150) |
| HSL | hsl(359, 78%, 77%) |
| HSV | hsv(359, 38%, 95%) |
| CMYK | cmyk(0%, 38.4%, 38%, 5.1%) |
| CIE-LAB | lab(71.27, 35.06, 14.40) |
| CIE-LCH | lch(71.27, 37.90, 22.33°) |
| OKLab | oklab(76.57% 0.1061 0.0372) |
| OKLCH | oklch(76.57% 0.112 19.3) |
| XYZ | xyz(52.8728, 42.5784, 34.2820) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.97
Lightcoral
#F08080
ΔE00 5.21
Rose Pink
#F7879A
ΔE00 5.68
Blush (survey)
#F29E8E
ΔE00 6.20
Peachy Pink
#FF9A8A
ΔE00 6.23
Salmon Pink
#FE7B7C
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29596 #95F2F1
analogous
#F295C5 #F29596 #F2C395
triadic
#F29596 #96F295 #9596F2
tetradic
#F29596 #C5F295 #95F2F1 #C395F2
square
#F29596 #C5F295 #95F2F1 #C395F2
split-complementary
#F29596 #95F2C3 #95C5F2
monochromatic
#E5282A #EB5E60 #F29596 #F9CCCC #FCE4E4
Accessibility & contrast
On white
2.21
#F29596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F29596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29596
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29596 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A396
Deuteranopia (green-blind)
#BEB694
Tritanopia (blue-blind)
#FF8A96
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f29596; /* rgb */ color: rgb(242, 149, 150); /* oklch */ color: oklch(76.6% 0.112 19.3);
Tailwind
colors: {
custom: {
50: '#f9b5b4',
500: '#f29596',
950: '#000000',
},
}SCSS
$custom: #f29596; $custom-light: #f9b5b4; $custom-dark: #000000;
JSON
{
"hex": "#f29596",
"rgb": {
"r": 242,
"g": 149,
"b": 150
},
"hsl": {
"h": 359.355,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.76571,
"c": 0.11242,
"h": 19.3
},
"luminance": 0.42574
}Semantic roles & 50–950 ramp
primary
#F29596
secondary
#D8F3F3
accent
#DAD80B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080