#F2ABA7#F2ABA7
#F2ABA7 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.8% C 0.084 H 22.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABA7 |
|---|---|
| RGB | rgb(242, 171, 167) |
| HSL | hsl(3, 74%, 80%) |
| HSV | hsv(3, 31%, 95%) |
| CMYK | cmyk(0%, 29.3%, 31%, 5.1%) |
| CIE-LAB | lab(76.56, 25.54, 12.51) |
| CIE-LCH | lch(76.56, 28.44, 26.10°) |
| OKLab | oklab(80.76% 0.0778 0.0326) |
| OKLCH | oklch(80.76% 0.084 22.7) |
| XYZ | xyz(58.1575, 50.7966, 43.2932) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.68
Lightpink
#FFB6C1
ΔE00 6.27
Pale Rose
#FDC1C5
ΔE00 6.28
Light Salmon
#FEA993
ΔE00 6.80
Peachy Pink
#FF9A8A
ΔE00 7.08
Pale Salmon
#FFB19A
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABA7 #A7EEF2
analogous
#F2A7C8 #F2ABA7 #F2D0A7
triadic
#F2ABA7 #A7F2AB #ABA7F2
tetradic
#F2ABA7 #C8F2A7 #A7EEF2 #D0A7F2
square
#F2ABA7 #C8F2A7 #A7EEF2 #D0A7F2
split-complementary
#F2ABA7 #A7F2D0 #A7C8F2
monochromatic
#E2453C #EA7872 #F2ABA7 #FADEDC #FBE6E4
Accessibility & contrast
On white
1.88
#F2ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#F2ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABA7
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABA7 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A6
Deuteranopia (green-blind)
#CAC2A6
Tritanopia (blue-blind)
#FFA3AA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f2aba7; /* rgb */ color: rgb(242, 171, 167); /* oklch */ color: oklch(80.8% 0.084 22.7);
Tailwind
colors: {
custom: {
50: '#f8c4c1',
500: '#f2aba7',
950: '#000000',
},
}SCSS
$custom: #f2aba7; $custom-light: #f8c4c1; $custom-dark: #000000;
JSON
{
"hex": "#f2aba7",
"rgb": {
"r": 242,
"g": 171,
"b": 167
},
"hsl": {
"h": 3.2,
"s": 74.257,
"l": 80.196
},
"oklch": {
"l": 0.8076,
"c": 0.08431,
"h": 22.7
},
"luminance": 0.50793
}Semantic roles & 50–950 ramp
primary
#F2ABA7
secondary
#6CCBD1
accent
#CCD60F
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171212
muted
#858282