#F4AAA2#F4AAA2
#F4AAA2 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.7% C 0.089 H 26.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F4AAA2 |
|---|---|
| RGB | rgb(244, 170, 162) |
| HSL | hsl(6, 79%, 80%) |
| HSV | hsv(6, 34%, 96%) |
| CMYK | cmyk(0%, 30.3%, 33.6%, 4.3%) |
| CIE-LAB | lab(76.43, 26.18, 15.09) |
| CIE-LCH | lch(76.43, 30.22, 29.96°) |
| OKLab | oklab(80.68% 0.0796 0.039) |
| OKLCH | oklch(80.68% 0.089 26.1) |
| XYZ | xyz(58.2064, 50.5950, 40.8754) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.26
Light Salmon
#FEA993
ΔE00 5.19
Pale Salmon
#FFB19A
ΔE00 5.65
Peachy Pink
#FF9A8A
ΔE00 5.75
Pale Rose
#FDC1C5
ΔE00 7.44
Lightpink
#FFB6C1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4AAA2 #A2ECF4
analogous
#F4A2C3 #F4AAA2 #F4D3A2
triadic
#F4AAA2 #A2F4AA #AAA2F4
tetradic
#F4AAA2 #C3F4A2 #A2ECF4 #D3A2F4
square
#F4AAA2 #C3F4A2 #A2ECF4 #D3A2F4
split-complementary
#F4AAA2 #A2F4D3 #A2C3F4
monochromatic
#E74635 #EE786B #F4AAA2 #FADCD9 #FCE6E4
Accessibility & contrast
On white
1.89
#F4AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#F4AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4AAA2
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4AAA2 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A1
Deuteranopia (green-blind)
#CBC2A1
Tritanopia (blue-blind)
#FFA1A8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f4aaa2; /* rgb */ color: rgb(244, 170, 162); /* oklch */ color: oklch(80.7% 0.089 26.1);
Tailwind
colors: {
custom: {
50: '#f9c3bd',
500: '#f4aaa2',
950: '#000000',
},
}SCSS
$custom: #f4aaa2; $custom-light: #f9c3bd; $custom-dark: #000000;
JSON
{
"hex": "#f4aaa2",
"rgb": {
"r": 244,
"g": 170,
"b": 162
},
"hsl": {
"h": 5.854,
"s": 78.846,
"l": 79.608
},
"oklch": {
"l": 0.80677,
"c": 0.08866,
"h": 26.1
},
"luminance": 0.50591
}Semantic roles & 50–950 ramp
primary
#F4AAA2
secondary
#67C9D3
accent
#C7DB0A
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171212
muted
#858282