#F29798#F29798
#F29798 is a light, moderate red. Relative luminance 0.433; OKLCH L 77.0% C 0.110 H 19.2°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F29798 |
|---|---|
| RGB | rgb(242, 151, 152) |
| HSL | hsl(359, 78%, 77%) |
| HSV | hsv(359, 38%, 95%) |
| CMYK | cmyk(0%, 37.6%, 37.2%, 5.1%) |
| CIE-LAB | lab(71.75, 34.24, 13.96) |
| CIE-LCH | lch(71.75, 36.98, 22.19°) |
| OKLab | oklab(76.95% 0.1037 0.0361) |
| OKLCH | oklch(76.95% 0.11 19.2) |
| XYZ | xyz(53.3544, 43.2817, 35.2438) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.40
Lightcoral
#F08080
ΔE00 5.71
Rose Pink
#F7879A
ΔE00 5.88
Blush (survey)
#F29E8E
ΔE00 6.11
Peachy Pink
#FF9A8A
ΔE00 6.27
Dusty Pink (survey)
#D58A94
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29798 #97F2F1
analogous
#F297C5 #F29798 #F2C497
triadic
#F29798 #98F297 #9798F2
tetradic
#F29798 #C5F297 #97F2F1 #C497F2
square
#F29798 #C5F297 #97F2F1 #C497F2
split-complementary
#F29798 #97F2C4 #97C5F2
monochromatic
#E42A2C #EB6162 #F29798 #F9CDCE #FCE4E4
Accessibility & contrast
On white
2.17
#F29798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F29798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29798
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29798 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#BFB796
Tritanopia (blue-blind)
#FF8D98
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f29798; /* rgb */ color: rgb(242, 151, 152); /* oklch */ color: oklch(77.0% 0.110 19.2);
Tailwind
colors: {
custom: {
50: '#f9b6b6',
500: '#f29798',
950: '#000000',
},
}SCSS
$custom: #f29798; $custom-light: #f9b6b6; $custom-dark: #000000;
JSON
{
"hex": "#f29798",
"rgb": {
"r": 242,
"g": 151,
"b": 152
},
"hsl": {
"h": 359.341,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.76951,
"c": 0.10979,
"h": 19.2
},
"luminance": 0.43277
}Semantic roles & 50–950 ramp
primary
#F29798
secondary
#D8F3F3
accent
#DAD80B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080