#F2A0A3#F2A0A3
#F2A0A3 is a light, moderate red. Relative luminance 0.467; OKLCH L 78.7% C 0.098 H 17.1°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F2A0A3 |
|---|---|
| RGB | rgb(242, 160, 163) |
| HSL | hsl(358, 76%, 79%) |
| HSV | hsv(358, 34%, 95%) |
| CMYK | cmyk(0%, 33.9%, 32.6%, 5.1%) |
| CIE-LAB | lab(73.98, 30.84, 11.05) |
| CIE-LCH | lch(73.98, 32.76, 19.71°) |
| OKLab | oklab(78.74% 0.0936 0.0289) |
| OKLCH | oklch(78.74% 0.098 17.1) |
| XYZ | xyz(55.8015, 46.6671, 40.7118) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 6.21
Lightpink
#FFB6C1
ΔE00 6.31
Soft Pink
#FDB0C0
ΔE00 6.32
Rose Pink
#F7879A
ΔE00 6.83
Blush (survey)
#F29E8E
ΔE00 6.92
Dusty Pink (survey)
#D58A94
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2A0A3 #A0F2EF
analogous
#F2A0CC #F2A0A3 #F2C6A0
triadic
#F2A0A3 #A3F2A0 #A0A3F2
tetradic
#F2A0A3 #CCF2A0 #A0F2EF #C6A0F2
square
#F2A0A3 #CCF2A0 #A0F2EF #C6A0F2
split-complementary
#F2A0A3 #A0F2C6 #A0CCF2
monochromatic
#E3343B #EB6A6F #F2A0A3 #F9D6D7 #FBE4E5
Accessibility & contrast
On white
2.03
#F2A0A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F2A0A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2A0A3
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2A0A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2A0A3 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA3
Deuteranopia (green-blind)
#C3BCA2
Tritanopia (blue-blind)
#FF97A1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f2a0a3; /* rgb */ color: rgb(242, 160, 163); /* oklch */ color: oklch(78.7% 0.098 17.1);
Tailwind
colors: {
custom: {
50: '#f8bdbe',
500: '#f2a0a3',
950: '#000000',
},
}SCSS
$custom: #f2a0a3; $custom-light: #f8bdbe; $custom-dark: #000000;
JSON
{
"hex": "#f2a0a3",
"rgb": {
"r": 242,
"g": 160,
"b": 163
},
"hsl": {
"h": 357.805,
"s": 75.926,
"l": 78.824
},
"oklch": {
"l": 0.78744,
"c": 0.09798,
"h": 17.1
},
"luminance": 0.46663
}Semantic roles & 50–950 ramp
primary
#F2A0A3
secondary
#D8F3F2
accent
#D8D10D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181