#F29993#F29993
#F29993 is a light, moderate red. Relative luminance 0.438; OKLCH L 77.2% C 0.108 H 24.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F29993 |
|---|---|
| RGB | rgb(242, 153, 147) |
| HSL | hsl(4, 79%, 76%) |
| HSV | hsv(4, 39%, 95%) |
| CMYK | cmyk(0%, 36.8%, 39.3%, 5.1%) |
| CIE-LAB | lab(72.07, 32.63, 17.18) |
| CIE-LCH | lch(72.07, 36.88, 27.77°) |
| OKLab | oklab(77.17% 0.0986 0.044) |
| OKLCH | oklch(77.17% 0.108 24.1) |
| XYZ | xyz(53.2781, 43.7705, 33.2406) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.70
Peachy Pink
#FF9A8A
ΔE00 4.08
Lightcoral
#F08080
ΔE00 6.02
Light Salmon
#FEA993
ΔE00 6.66
Blush Pink
#FE828C
ΔE00 6.75
Salmon
#FA8072
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29993 #93ECF2
analogous
#F293BD #F29993 #F2C993
triadic
#F29993 #93F299 #9993F2
tetradic
#F29993 #BDF293 #93ECF2 #C993F2
square
#F29993 #BDF293 #93ECF2 #C993F2
split-complementary
#F29993 #93F2C9 #93BDF2
monochromatic
#E53226 #EB655C #F29993 #F9CDCA #FCE5E4
Accessibility & contrast
On white
2.15
#F29993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F29993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29993
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29993 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA692
Deuteranopia (green-blind)
#C1B892
Tritanopia (blue-blind)
#FF8E98
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f29993; /* rgb */ color: rgb(242, 153, 147); /* oklch */ color: oklch(77.2% 0.108 24.1);
Tailwind
colors: {
custom: {
50: '#f9b8b2',
500: '#f29993',
950: '#000000',
},
}SCSS
$custom: #f29993; $custom-light: #f9b8b2; $custom-dark: #000000;
JSON
{
"hex": "#f29993",
"rgb": {
"r": 242,
"g": 153,
"b": 147
},
"hsl": {
"h": 3.789,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.77168,
"c": 0.10796,
"h": 24.1
},
"luminance": 0.43766
}Semantic roles & 50–950 ramp
primary
#F29993
secondary
#D7F2F4
accent
#CEDB0B
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080