#F2ABB0#F2ABB0
#F2ABB0 is a light, moderate red. Relative luminance 0.511; OKLCH L 81.0% C 0.084 H 14.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABB0 |
|---|---|
| RGB | rgb(242, 171, 176) |
| HSL | hsl(356, 73%, 81%) |
| HSV | hsv(356, 29%, 95%) |
| CMYK | cmyk(0%, 29.3%, 27.3%, 5.1%) |
| CIE-LAB | lab(76.76, 26.72, 7.91) |
| CIE-LCH | lch(76.76, 27.87, 16.48°) |
| OKLab | oklab(80.99% 0.0812 0.0209) |
| OKLCH | oklch(80.99% 0.084 14.4) |
| XYZ | xyz(59.0187, 51.1411, 47.8285) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.66
Soft Pink
#FDB0C0
ΔE00 4.12
Pale Rose
#FDC1C5
ΔE00 5.23
Faded Pink
#DE9DAC
ΔE00 5.60
Pink
#FFC0CB
ΔE00 5.64
Dusty Pink
#D8A7B1
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABB0 #ABF2ED
analogous
#F2ABD3 #F2ABB0 #F2C9AB
triadic
#F2ABB0 #B0F2AB #ABB0F2
tetradic
#F2ABB0 #D3F2AB #ABF2ED #C9ABF2
square
#F2ABB0 #D3F2AB #ABF2ED #C9ABF2
split-complementary
#F2ABB0 #ABF2C9 #ABD3F2
monochromatic
#E2414C #EA767E #F2ABB0 #FAE0E2 #FBE5E6
Accessibility & contrast
On white
1.87
#F2ABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#F2ABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABB0
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABB0 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B0
Deuteranopia (green-blind)
#C8C3AF
Tritanopia (blue-blind)
#FFA4AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f2abb0; /* rgb */ color: rgb(242, 171, 176); /* oklch */ color: oklch(81.0% 0.084 14.4);
Tailwind
colors: {
custom: {
50: '#f8c4c7',
500: '#f2abb0',
950: '#000000',
},
}SCSS
$custom: #f2abb0; $custom-light: #f8c4c7; $custom-dark: #000000;
JSON
{
"hex": "#f2abb0",
"rgb": {
"r": 242,
"g": 171,
"b": 176
},
"hsl": {
"h": 355.775,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.8099,
"c": 0.08385,
"h": 14.4
},
"luminance": 0.51138
}Semantic roles & 50–950 ramp
primary
#F2ABB0
secondary
#70D1CA
accent
#D5C710
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171213
muted
#858282