#F4AAA7#F4AAA7
#F4AAA7 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.8% C 0.088 H 21.8°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F4AAA7 |
|---|---|
| RGB | rgb(244, 170, 167) |
| HSL | hsl(2, 78%, 81%) |
| HSV | hsv(2, 32%, 96%) |
| CMYK | cmyk(0%, 30.3%, 31.6%, 4.3%) |
| CIE-LAB | lab(76.54, 26.81, 12.52) |
| CIE-LCH | lch(76.54, 29.59, 25.04°) |
| OKLab | oklab(80.8% 0.0816 0.0326) |
| OKLCH | oklch(80.8% 0.088 21.8) |
| XYZ | xyz(58.6597, 50.7763, 43.2629) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.77
Lightpink
#FFB6C1
ΔE00 6.03
Pale Rose
#FDC1C5
ΔE00 6.38
Soft Pink
#FDB0C0
ΔE00 6.94
Peachy Pink
#FF9A8A
ΔE00 6.96
Light Salmon
#FEA993
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4AAA7 #A7F1F4
analogous
#F4A7CA #F4AAA7 #F4D0A7
triadic
#F4AAA7 #A7F4AA #AAA7F4
tetradic
#F4AAA7 #CAF4A7 #A7F1F4 #D0A7F4
square
#F4AAA7 #CAF4A7 #A7F1F4 #D0A7F4
split-complementary
#F4AAA7 #A7F4D0 #A7CAF4
monochromatic
#E6413A #ED7571 #F4AAA7 #FBDFDD #FCE5E4
Accessibility & contrast
On white
1.88
#F4AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#F4AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4AAA7
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4AAA7 | 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)
#B8B4A6
Deuteranopia (green-blind)
#CAC2A6
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f4aaa7; /* rgb */ color: rgb(244, 170, 167); /* oklch */ color: oklch(80.8% 0.088 21.8);
Tailwind
colors: {
custom: {
50: '#f9c3c1',
500: '#f4aaa7',
950: '#000000',
},
}SCSS
$custom: #f4aaa7; $custom-light: #f9c3c1; $custom-dark: #000000;
JSON
{
"hex": "#f4aaa7",
"rgb": {
"r": 244,
"g": 170,
"b": 167
},
"hsl": {
"h": 2.338,
"s": 77.778,
"l": 80.588
},
"oklch": {
"l": 0.80799,
"c": 0.08784,
"h": 21.8
},
"luminance": 0.50773
}Semantic roles & 50–950 ramp
primary
#F4AAA7
secondary
#6CCFD4
accent
#D2DA0B
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171212
muted
#858282