#F4AEA2#F4AEA2
#F4AEA2 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.4% C 0.085 H 29.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F4AEA2 |
|---|---|
| RGB | rgb(244, 174, 162) |
| HSL | hsl(9, 79%, 80%) |
| HSV | hsv(9, 34%, 96%) |
| CMYK | cmyk(0%, 28.7%, 33.6%, 4.3%) |
| CIE-LAB | lab(77.35, 24.07, 16.38) |
| CIE-LCH | lch(77.35, 29.11, 34.23°) |
| OKLab | oklab(81.39% 0.0733 0.0422) |
| OKLCH | oklch(81.39% 0.085 29.9) |
| XYZ | xyz(58.9677, 52.1175, 41.1292) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.13
Light Salmon
#FEA993
ΔE00 4.19
Blush (survey)
#F29E8E
ΔE00 4.34
Peachy Pink
#FF9A8A
ΔE00 6.14
Pale Rose
#FDC1C5
ΔE00 7.78
Pinkish Tan
#D99B82
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4AEA2 #A2E8F4
analogous
#F4A2BF #F4AEA2 #F4D7A2
triadic
#F4AEA2 #A2F4AE #AEA2F4
tetradic
#F4AEA2 #BFF4A2 #A2E8F4 #D7A2F4
square
#F4AEA2 #BFF4A2 #A2E8F4 #D7A2F4
split-complementary
#F4AEA2 #A2F4D7 #A2BFF4
monochromatic
#E74F35 #EE7E6B #F4AEA2 #FADED9 #FCE7E4
Accessibility & contrast
On white
1.84
#F4AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#F4AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4AEA2
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4AEA2 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A1
Deuteranopia (green-blind)
#CEC4A1
Tritanopia (blue-blind)
#FFA5AB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f4aea2; /* rgb */ color: rgb(244, 174, 162); /* oklch */ color: oklch(81.4% 0.085 29.9);
Tailwind
colors: {
custom: {
50: '#f9c6bd',
500: '#f4aea2',
950: '#000000',
},
}SCSS
$custom: #f4aea2; $custom-light: #f9c6bd; $custom-dark: #000000;
JSON
{
"hex": "#f4aea2",
"rgb": {
"r": 244,
"g": 174,
"b": 162
},
"hsl": {
"h": 8.78,
"s": 78.846,
"l": 79.608
},
"oklch": {
"l": 0.81387,
"c": 0.08458,
"h": 29.9
},
"luminance": 0.52114
}Semantic roles & 50–950 ramp
primary
#F4AEA2
secondary
#67C3D3
accent
#BDDB0A
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171312
muted
#858282