#F2ABA8#F2ABA8
#F2ABA8 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.8% C 0.084 H 21.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABA8 |
|---|---|
| RGB | rgb(242, 171, 168) |
| HSL | hsl(2, 74%, 80%) |
| HSV | hsv(2, 31%, 95%) |
| CMYK | cmyk(0%, 29.3%, 30.6%, 5.1%) |
| CIE-LAB | lab(76.58, 25.66, 12.00) |
| CIE-LCH | lch(76.58, 28.33, 25.06°) |
| OKLab | oklab(80.79% 0.0782 0.0313) |
| OKLCH | oklch(80.79% 0.084 21.8) |
| XYZ | xyz(58.2503, 50.8338, 43.7820) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.94
Blush (survey)
#F29E8E
ΔE00 5.99
Pale Rose
#FDC1C5
ΔE00 6.09
Soft Pink
#FDB0C0
ΔE00 6.90
Light Salmon
#FEA993
ΔE00 7.17
Light Rose
#FFC5CB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABA8 #A8EFF2
analogous
#F2A8CA #F2ABA8 #F2D0A8
triadic
#F2ABA8 #A8F2AB #ABA8F2
tetradic
#F2ABA8 #CAF2A8 #A8EFF2 #D0A8F2
square
#F2ABA8 #CAF2A8 #A8EFF2 #D0A8F2
split-complementary
#F2ABA8 #A8F2D0 #A8CAF2
monochromatic
#E2443E #EA7873 #F2ABA8 #FADEDD #FBE5E4
Accessibility & contrast
On white
1.88
#F2ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#F2ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABA8
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABA8 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A7
Deuteranopia (green-blind)
#CAC2A7
Tritanopia (blue-blind)
#FFA3AB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f2aba8; /* rgb */ color: rgb(242, 171, 168); /* oklch */ color: oklch(80.8% 0.084 21.8);
Tailwind
colors: {
custom: {
50: '#f8c4c1',
500: '#f2aba8',
950: '#000000',
},
}SCSS
$custom: #f2aba8; $custom-light: #f8c4c1; $custom-dark: #000000;
JSON
{
"hex": "#f2aba8",
"rgb": {
"r": 242,
"g": 171,
"b": 168
},
"hsl": {
"h": 2.432,
"s": 74,
"l": 80.392
},
"oklch": {
"l": 0.80785,
"c": 0.08418,
"h": 21.8
},
"luminance": 0.5083
}Semantic roles & 50–950 ramp
primary
#F2ABA8
secondary
#6DCDD1
accent
#CED60F
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171212
muted
#858282