#F4AAAA#F4AAAA
#F4AAAA is a light, moderate red. Relative luminance 0.509; OKLCH L 80.9% C 0.088 H 19.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F4AAAA |
|---|---|
| RGB | rgb(244, 170, 170) |
| HSL | hsl(0, 77%, 81%) |
| HSV | hsv(0, 30%, 96%) |
| CMYK | cmyk(0%, 30.3%, 30.3%, 4.3%) |
| CIE-LAB | lab(76.61, 27.19, 10.99) |
| CIE-LCH | lch(76.61, 29.33, 22.00°) |
| OKLab | oklab(80.87% 0.0827 0.0287) |
| OKLCH | oklch(80.87% 0.088 19.1) |
| XYZ | xyz(58.9403, 50.8885, 44.7404) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.10
Soft Pink
#FDB0C0
ΔE00 5.87
Pale Rose
#FDC1C5
ΔE00 5.92
Blush (survey)
#F29E8E
ΔE00 6.77
Pink
#FFC0CB
ΔE00 6.95
Faded Pink
#DE9DAC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4AAAA #AAF4F4
analogous
#F4AACF #F4AAAA #F4CFAA
triadic
#F4AAAA #AAF4AA #AAAAF4
tetradic
#F4AAAA #CFF4AA #AAF4F4 #CFAAF4
square
#F4AAAA #CFF4AA #AAF4F4 #CFAAF4
split-complementary
#F4AAAA #AAF4CF #AACFF4
monochromatic
#E63E3E #ED7474 #F4AAAA #FBE0E0 #FBE4E4
Accessibility & contrast
On white
1.88
#F4AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#F4AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4AAAA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4AAAA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AA
Deuteranopia (green-blind)
#C9C3A9
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f4aaaa; /* rgb */ color: rgb(244, 170, 170); /* oklch */ color: oklch(80.9% 0.088 19.1);
Tailwind
colors: {
custom: {
50: '#f9c3c3',
500: '#f4aaaa',
950: '#000000',
},
}SCSS
$custom: #f4aaaa; $custom-light: #f9c3c3; $custom-dark: #000000;
JSON
{
"hex": "#f4aaaa",
"rgb": {
"r": 244,
"g": 170,
"b": 170
},
"hsl": {
"h": 0,
"s": 77.083,
"l": 81.176
},
"oklch": {
"l": 0.80874,
"c": 0.08756,
"h": 19.1
},
"luminance": 0.50885
}Semantic roles & 50–950 ramp
primary
#F4AAAA
secondary
#6ED4D4
accent
#D9D90C
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171212
muted
#858282