#F3A4A2#F3A4A2
#F3A4A2 is a light, moderate red. Relative luminance 0.482; OKLCH L 79.5% C 0.094 H 21.0°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F3A4A2 |
|---|---|
| RGB | rgb(243, 164, 162) |
| HSL | hsl(1, 77%, 79%) |
| HSV | hsv(1, 33%, 95%) |
| CMYK | cmyk(0%, 32.5%, 33.3%, 4.7%) |
| CIE-LAB | lab(74.96, 28.98, 13.01) |
| CIE-LCH | lch(74.96, 31.76, 24.17°) |
| OKLab | oklab(79.52% 0.088 0.0338) |
| OKLCH | oklch(79.52% 0.094 21) |
| XYZ | xyz(56.7611, 48.2181, 40.4928) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.39
Peachy Pink
#FF9A8A
ΔE00 6.34
Lightpink
#FFB6C1
ΔE00 6.70
Soft Pink
#FDB0C0
ΔE00 7.23
Light Salmon
#FEA993
ΔE00 7.29
Faded Pink
#DE9DAC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3A4A2 #A2F1F3
analogous
#F3A2C9 #F3A4A2 #F3CCA2
triadic
#F3A4A2 #A2F3A4 #A4A2F3
tetradic
#F3A4A2 #C9F3A2 #A2F1F3 #CCA2F3
square
#F3A4A2 #C9F3A2 #A2F1F3 #CCA2F3
split-complementary
#F3A4A2 #A2F3CC #A2C9F3
monochromatic
#E53A36 #EC6F6C #F3A4A2 #FAD9D8 #FCE4E4
Accessibility & contrast
On white
1.97
#F3A4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#F3A4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3A4A2
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3A4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3A4A2 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#C6BEA1
Tritanopia (blue-blind)
#FF9BA4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f3a4a2; /* rgb */ color: rgb(243, 164, 162); /* oklch */ color: oklch(79.5% 0.094 21.0);
Tailwind
colors: {
custom: {
50: '#f9bfbd',
500: '#f3a4a2',
950: '#000000',
},
}SCSS
$custom: #f3a4a2; $custom-light: #f9bfbd; $custom-dark: #000000;
JSON
{
"hex": "#f3a4a2",
"rgb": {
"r": 243,
"g": 164,
"b": 162
},
"hsl": {
"h": 1.481,
"s": 77.143,
"l": 79.412
},
"oklch": {
"l": 0.7952,
"c": 0.09428,
"h": 21
},
"luminance": 0.48214
}Semantic roles & 50–950 ramp
primary
#F3A4A2
secondary
#D8F3F3
accent
#D4D90C
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171212
muted
#858181