#F2ABA4#F2ABA4
#F2ABA4 is a light, moderate red. Relative luminance 0.507; OKLCH L 80.7% C 0.085 H 25.4°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABA4 |
|---|---|
| RGB | rgb(242, 171, 164) |
| HSL | hsl(5, 75%, 80%) |
| HSV | hsv(5, 32%, 95%) |
| CMYK | cmyk(0%, 29.3%, 32.2%, 5.1%) |
| CIE-LAB | lab(76.49, 25.15, 14.05) |
| CIE-LCH | lch(76.49, 28.81, 29.19°) |
| OKLab | oklab(80.69% 0.0766 0.0364) |
| OKLCH | oklch(80.69% 0.085 25.4) |
| XYZ | xyz(57.8834, 50.6870, 41.8495) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.80
Light Salmon
#FEA993
ΔE00 5.73
Pale Salmon
#FFB19A
ΔE00 6.03
Peachy Pink
#FF9A8A
ΔE00 6.39
Pale Rose
#FDC1C5
ΔE00 6.94
Lightpink
#FFB6C1
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABA4 #A4EBF2
analogous
#F2A4C4 #F2ABA4 #F2D2A4
triadic
#F2ABA4 #A4F2AB #ABA4F2
tetradic
#F2ABA4 #C4F2A4 #A4EBF2 #D2A4F2
square
#F2ABA4 #C4F2A4 #A4EBF2 #D2A4F2
split-complementary
#F2ABA4 #A4F2D2 #A4C4F2
monochromatic
#E34839 #EA7A6E #F2ABA4 #FADCDA #FBE6E4
Accessibility & contrast
On white
1.89
#F2ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#F2ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABA4
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABA4 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A3
Deuteranopia (green-blind)
#CAC2A3
Tritanopia (blue-blind)
#FFA3A9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f2aba4; /* rgb */ color: rgb(242, 171, 164); /* oklch */ color: oklch(80.7% 0.085 25.4);
Tailwind
colors: {
custom: {
50: '#f8c4bf',
500: '#f2aba4',
950: '#000000',
},
}SCSS
$custom: #f2aba4; $custom-light: #f8c4bf; $custom-dark: #000000;
JSON
{
"hex": "#f2aba4",
"rgb": {
"r": 242,
"g": 171,
"b": 164
},
"hsl": {
"h": 5.385,
"s": 75,
"l": 79.608
},
"oklch": {
"l": 0.80687,
"c": 0.08481,
"h": 25.4
},
"luminance": 0.50683
}Semantic roles & 50–950 ramp
primary
#F2ABA4
secondary
#6AC7D0
accent
#C5D70E
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171212
muted
#858282