#F4AAA3#F4AAA3
#F4AAA3 is a light, moderate red. Relative luminance 0.506; OKLCH L 80.7% C 0.088 H 25.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F4AAA3 |
|---|---|
| RGB | rgb(244, 170, 163) |
| HSL | hsl(5, 79%, 80%) |
| HSV | hsv(5, 33%, 96%) |
| CMYK | cmyk(0%, 30.3%, 33.2%, 4.3%) |
| CIE-LAB | lab(76.45, 26.31, 14.58) |
| CIE-LCH | lch(76.45, 30.07, 28.99°) |
| OKLab | oklab(80.7% 0.08 0.0377) |
| OKLCH | oklch(80.7% 0.088 25.2) |
| XYZ | xyz(58.2957, 50.6306, 41.3455) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.53
Light Salmon
#FEA993
ΔE00 5.55
Peachy Pink
#FF9A8A
ΔE00 5.96
Pale Salmon
#FFB19A
ΔE00 6.00
Pale Rose
#FDC1C5
ΔE00 7.20
Lightpink
#FFB6C1
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4AAA3 #A3EDF4
analogous
#F4A3C5 #F4AAA3 #F4D2A3
triadic
#F4AAA3 #A3F4AA #AAA3F4
tetradic
#F4AAA3 #C5F4A3 #A3EDF4 #D2A3F4
square
#F4AAA3 #C5F4A3 #A3EDF4 #D2A3F4
split-complementary
#F4AAA3 #A3F4D2 #A3C5F4
monochromatic
#E74536 #ED776C #F4AAA3 #FBDDDA #FCE6E4
Accessibility & contrast
On white
1.89
#F4AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#F4AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4AAA3
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4AAA3 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A2
Deuteranopia (green-blind)
#CBC2A2
Tritanopia (blue-blind)
#FFA1A8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f4aaa3; /* rgb */ color: rgb(244, 170, 163); /* oklch */ color: oklch(80.7% 0.088 25.2);
Tailwind
colors: {
custom: {
50: '#f9c3be',
500: '#f4aaa3',
950: '#000000',
},
}SCSS
$custom: #f4aaa3; $custom-light: #f9c3be; $custom-dark: #000000;
JSON
{
"hex": "#f4aaa3",
"rgb": {
"r": 244,
"g": 170,
"b": 163
},
"hsl": {
"h": 5.185,
"s": 78.641,
"l": 79.804
},
"oklch": {
"l": 0.80701,
"c": 0.08846,
"h": 25.2
},
"luminance": 0.50627
}Semantic roles & 50–950 ramp
primary
#F4AAA3
secondary
#68CAD3
accent
#C9DB0B
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171212
muted
#858282