#F29FA2#F29FA2
#F29FA2 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.5% C 0.099 H 17.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F29FA2 |
|---|---|
| RGB | rgb(242, 159, 162) |
| HSL | hsl(358, 76%, 79%) |
| HSV | hsv(358, 34%, 95%) |
| CMYK | cmyk(0%, 34.3%, 33.1%, 5.1%) |
| CIE-LAB | lab(73.73, 31.24, 11.25) |
| CIE-LCH | lch(73.73, 33.21, 19.80°) |
| OKLab | oklab(78.55% 0.0948 0.0294) |
| OKLCH | oklch(78.55% 0.099 17.2) |
| XYZ | xyz(55.5396, 46.2861, 40.1843) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 6.28
Soft Pink
#FDB0C0
ΔE00 6.51
Lightpink
#FFB6C1
ΔE00 6.54
Rose Pink
#F7879A
ΔE00 6.64
Blush (survey)
#F29E8E
ΔE00 6.87
Dusty Pink (survey)
#D58A94
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29FA2 #9FF2EF
analogous
#F29FCB #F29FA2 #F2C59F
triadic
#F29FA2 #A2F29F #9FA2F2
tetradic
#F29FA2 #CBF29F #9FF2EF #C59FF2
square
#F29FA2 #CBF29F #9FF2EF #C59FF2
split-complementary
#F29FA2 #9FF2C5 #9FCBF2
monochromatic
#E3333A #EB696E #F29FA2 #F9D5D6 #FBE4E5
Accessibility & contrast
On white
2.05
#F29FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F29FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29FA2
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29FA2 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA2
Deuteranopia (green-blind)
#C2BBA1
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f29fa2; /* rgb */ color: rgb(242, 159, 162); /* oklch */ color: oklch(78.5% 0.099 17.2);
Tailwind
colors: {
custom: {
50: '#f8bcbd',
500: '#f29fa2',
950: '#000000',
},
}SCSS
$custom: #f29fa2; $custom-light: #f8bcbd; $custom-dark: #000000;
JSON
{
"hex": "#f29fa2",
"rgb": {
"r": 242,
"g": 159,
"b": 162
},
"hsl": {
"h": 357.831,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.78548,
"c": 0.09927,
"h": 17.2
},
"luminance": 0.46282
}Semantic roles & 50–950 ramp
primary
#F29FA2
secondary
#D8F3F2
accent
#D8D10D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181