#F2AAAA#F2AAAA
#F2AAAA is a light, moderate red. Relative luminance 0.505; OKLCH L 80.7% C 0.085 H 19.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F2AAAA |
|---|---|
| RGB | rgb(242, 170, 170) |
| HSL | hsl(0, 73%, 81%) |
| HSV | hsv(0, 30%, 95%) |
| CMYK | cmyk(0%, 29.8%, 29.8%, 5.1%) |
| CIE-LAB | lab(76.39, 26.45, 10.65) |
| CIE-LCH | lch(76.39, 28.52, 21.93°) |
| OKLab | oklab(80.66% 0.0805 0.0279) |
| OKLCH | oklch(80.66% 0.085 19.1) |
| XYZ | xyz(58.2499, 50.5325, 44.7081) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.13
Pale Rose
#FDC1C5
ΔE00 5.86
Soft Pink
#FDB0C0
ΔE00 5.89
Blush (survey)
#F29E8E
ΔE00 6.84
Dusty Pink
#D8A7B1
ΔE00 6.84
Faded Pink
#DE9DAC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2AAAA #AAF2F2
analogous
#F2AACE #F2AAAA #F2CEAA
triadic
#F2AAAA #AAF2AA #AAAAF2
tetradic
#F2AAAA #CEF2AA #AAF2F2 #CEAAF2
square
#F2AAAA #CEF2AA #AAF2F2 #CEAAF2
split-complementary
#F2AAAA #AAF2CE #AACEF2
monochromatic
#E24040 #EA7575 #F2AAAA #FADFDF #FBE4E4
Accessibility & contrast
On white
1.89
#F2AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#F2AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2AAAA
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2AAAA | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AA
Deuteranopia (green-blind)
#C8C2A9
Tritanopia (blue-blind)
#FFA3AA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f2aaaa; /* rgb */ color: rgb(242, 170, 170); /* oklch */ color: oklch(80.7% 0.085 19.1);
Tailwind
colors: {
custom: {
50: '#f8c3c3',
500: '#f2aaaa',
950: '#000000',
},
}SCSS
$custom: #f2aaaa; $custom-light: #f8c3c3; $custom-dark: #000000;
JSON
{
"hex": "#f2aaaa",
"rgb": {
"r": 242,
"g": 170,
"b": 170
},
"hsl": {
"h": 0,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.80659,
"c": 0.08519,
"h": 19.1
},
"luminance": 0.50529
}Semantic roles & 50–950 ramp
primary
#F2AAAA
secondary
#6FD1D1
accent
#D6D610
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171212
muted
#858282