#F5AAA2#F5AAA2
#F5AAA2 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.8% C 0.090 H 26.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F5AAA2 |
|---|---|
| RGB | rgb(245, 170, 162) |
| HSL | hsl(6, 81%, 80%) |
| HSV | hsv(6, 34%, 96%) |
| CMYK | cmyk(0%, 30.6%, 33.9%, 3.9%) |
| CIE-LAB | lab(76.54, 26.56, 15.26) |
| CIE-LCH | lch(76.54, 30.63, 29.88°) |
| OKLab | oklab(80.79% 0.0808 0.0394) |
| OKLCH | oklch(80.79% 0.09 26) |
| XYZ | xyz(58.5544, 50.7744, 40.8918) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.23
Light Salmon
#FEA993
ΔE00 5.13
Pale Salmon
#FFB19A
ΔE00 5.62
Peachy Pink
#FF9A8A
ΔE00 5.65
Pale Rose
#FDC1C5
ΔE00 7.47
Lightpink
#FFB6C1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5AAA2 #A2EDF5
analogous
#F5A2C4 #F5AAA2 #F5D4A2
triadic
#F5AAA2 #A2F5AA #AAA2F5
tetradic
#F5AAA2 #C4F5A2 #A2EDF5 #D4A2F5
square
#F5AAA2 #C4F5A2 #A2EDF5 #D4A2F5
split-complementary
#F5AAA2 #A2F5D4 #A2C4F5
monochromatic
#E94533 #EF776B #F5AAA2 #FBDDD9 #FCE6E3
Accessibility & contrast
On white
1.88
#F5AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#F5AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5AAA2
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5AAA2 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A1
Deuteranopia (green-blind)
#CBC3A1
Tritanopia (blue-blind)
#FFA1A8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f5aaa2; /* rgb */ color: rgb(245, 170, 162); /* oklch */ color: oklch(80.8% 0.090 26.0);
Tailwind
colors: {
custom: {
50: '#fac3bd',
500: '#f5aaa2',
950: '#000000',
},
}SCSS
$custom: #f5aaa2; $custom-light: #fac3bd; $custom-dark: #000000;
JSON
{
"hex": "#f5aaa2",
"rgb": {
"r": 245,
"g": 170,
"b": 162
},
"hsl": {
"h": 5.783,
"s": 80.583,
"l": 79.804
},
"oklch": {
"l": 0.80786,
"c": 0.08984,
"h": 26
},
"luminance": 0.50771
}Semantic roles & 50–950 ramp
primary
#F5AAA2
secondary
#67CAD5
accent
#C8DD09
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282