#F2AEAE#F2AEAE
#F2AEAE is a light, moderate red. Relative luminance 0.522; OKLCH L 81.5% C 0.080 H 18.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F2AEAE |
|---|---|
| RGB | rgb(242, 174, 174) |
| HSL | hsl(0, 72%, 82%) |
| HSV | hsv(0, 28%, 95%) |
| CMYK | cmyk(0%, 28.1%, 28.1%, 5.1%) |
| CIE-LAB | lab(77.41, 24.86, 9.91) |
| CIE-LCH | lch(77.41, 26.76, 21.73°) |
| OKLab | oklab(81.47% 0.0757 0.026) |
| OKLCH | oklch(81.47% 0.08 18.9) |
| XYZ | xyz(59.3953, 52.2087, 46.9850) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.64
Pale Rose
#FDC1C5
ΔE00 4.88
Soft Pink
#FDB0C0
ΔE00 5.67
Light Rose
#FFC5CB
ΔE00 6.07
Pink
#FFC0CB
ΔE00 6.09
Bubblegum
#FFC1CC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2AEAE #AEF2F2
analogous
#F2AED0 #F2AEAE #F2D0AE
triadic
#F2AEAE #AEF2AE #AEAEF2
tetradic
#F2AEAE #D0F2AE #AEF2F2 #D0AEF2
square
#F2AEAE #D0F2AE #AEF2F2 #D0AEF2
split-complementary
#F2AEAE #AEF2D0 #AED0F2
monochromatic
#E14545 #EA7979 #F2AEAE #FAE3E3 #FBE5E5
Accessibility & contrast
On white
1.84
#F2AEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#F2AEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2AEAE
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2AEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2AEAE | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#CBC4AD
Tritanopia (blue-blind)
#FFA7AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f2aeae; /* rgb */ color: rgb(242, 174, 174); /* oklch */ color: oklch(81.5% 0.080 18.9);
Tailwind
colors: {
custom: {
50: '#f7c6c6',
500: '#f2aeae',
950: '#000000',
},
}SCSS
$custom: #f2aeae; $custom-light: #f7c6c6; $custom-dark: #000000;
JSON
{
"hex": "#f2aeae",
"rgb": {
"r": 242,
"g": 174,
"b": 174
},
"hsl": {
"h": 0,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.81469,
"c": 0.08007,
"h": 18.9
},
"luminance": 0.52205
}Semantic roles & 50–950 ramp
primary
#F2AEAE
secondary
#73D1D1
accent
#D4D411
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171313
muted
#858282