#F0AAA7#F0AAA7
#F0AAA7 is a light, moderate red. Relative luminance 0.501; OKLCH L 80.4% C 0.083 H 21.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F0AAA7 |
|---|---|
| RGB | rgb(240, 170, 167) |
| HSL | hsl(2, 71%, 80%) |
| HSV | hsv(2, 30%, 94%) |
| CMYK | cmyk(0%, 29.2%, 30.4%, 5.9%) |
| CIE-LAB | lab(76.11, 25.32, 11.85) |
| CIE-LCH | lch(76.11, 27.96, 25.08°) |
| OKLab | oklab(80.37% 0.0771 0.0309) |
| OKLCH | oklch(80.37% 0.083 21.8) |
| XYZ | xyz(57.2865, 50.0682, 43.1985) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.93
Lightpink
#FFB6C1
ΔE00 6.12
Pale Rose
#FDC1C5
ΔE00 6.29
Soft Pink
#FDB0C0
ΔE00 7.01
Dusty Pink
#D8A7B1
ΔE00 7.24
Light Salmon
#FEA993
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0AAA7 #A7EDF0
analogous
#F0A7C8 #F0AAA7 #F0CFA7
triadic
#F0AAA7 #A7F0AA #AAA7F0
tetradic
#F0AAA7 #C8F0A7 #A7EDF0 #CFA7F0
square
#F0AAA7 #C8F0A7 #A7EDF0 #CFA7F0
split-complementary
#F0AAA7 #A7F0CF #A7C8F0
monochromatic
#DE453E #E77773 #F0AAA7 #F9DDDB #FBE6E5
Accessibility & contrast
On white
1.91
#F0AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#F0AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0AAA7
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0AAA7 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A6
Deuteranopia (green-blind)
#C8C1A6
Tritanopia (blue-blind)
#FEA2AA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f0aaa7; /* rgb */ color: rgb(240, 170, 167); /* oklch */ color: oklch(80.4% 0.083 21.8);
Tailwind
colors: {
custom: {
50: '#f6c3c1',
500: '#f0aaa7',
950: '#000000',
},
}SCSS
$custom: #f0aaa7; $custom-light: #f6c3c1; $custom-dark: #000000;
JSON
{
"hex": "#f0aaa7",
"rgb": {
"r": 240,
"g": 170,
"b": 167
},
"hsl": {
"h": 2.466,
"s": 70.874,
"l": 79.804
},
"oklch": {
"l": 0.80369,
"c": 0.08309,
"h": 21.8
},
"luminance": 0.50065
}Semantic roles & 50–950 ramp
primary
#F0AAA7
secondary
#6DCACE
accent
#CBD313
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171212
muted
#858282