#F2ABB8#F2ABB8
#F2ABB8 is a light, moderate red. Relative luminance 0.515; OKLCH L 81.2% C 0.085 H 7.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABB8 |
|---|---|
| RGB | rgb(242, 171, 184) |
| HSL | hsl(349, 73%, 81%) |
| HSV | hsv(349, 29%, 95%) |
| CMYK | cmyk(0%, 29.3%, 24%, 5.1%) |
| CIE-LAB | lab(76.96, 27.83, 3.83) |
| CIE-LCH | lch(76.96, 28.09, 7.83°) |
| OKLab | oklab(81.21% 0.0842 0.0104) |
| OKLCH | oklch(81.21% 0.085 7) |
| XYZ | xyz(59.8336, 51.4671, 52.1207) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.13
Lightpink
#FFB6C1
ΔE00 2.97
Pastel Pink
#FFBACD
ΔE00 4.30
Faded Pink
#DE9DAC
ΔE00 4.39
Baby Pink
#FFB7CE
ΔE00 4.58
Pink
#FFC0CB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABB8 #ABF2E5
analogous
#F2ABDB #F2ABB8 #F2C1AB
triadic
#F2ABB8 #B8F2AB #ABB8F2
tetradic
#F2ABB8 #DBF2AB #ABF2E5 #C1ABF2
square
#F2ABB8 #DBF2AB #ABF2E5 #C1ABF2
split-complementary
#F2ABB8 #ABF2C1 #ABDBF2
monochromatic
#E2415E #EA768B #F2ABB8 #FAE0E5 #FBE5E9
Accessibility & contrast
On white
1.86
#F2ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#F2ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABB8
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABB8 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B8
Deuteranopia (green-blind)
#C6C3B7
Tritanopia (blue-blind)
#FFA6B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f2abb8; /* rgb */ color: rgb(242, 171, 184); /* oklch */ color: oklch(81.2% 0.085 7.0);
Tailwind
colors: {
custom: {
50: '#f7c4cd',
500: '#f2abb8',
950: '#000000',
},
}SCSS
$custom: #f2abb8; $custom-light: #f7c4cd; $custom-dark: #000000;
JSON
{
"hex": "#f2abb8",
"rgb": {
"r": 242,
"g": 171,
"b": 184
},
"hsl": {
"h": 349.014,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.81206,
"c": 0.08482,
"h": 7
},
"luminance": 0.51464
}Semantic roles & 50–950 ramp
primary
#F2ABB8
secondary
#70D1BF
accent
#D5B110
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#171313
muted
#858283