#F2ABB1#F2ABB1
#F2ABB1 is a light, moderate red. Relative luminance 0.512; OKLCH L 81.0% C 0.084 H 13.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABB1 |
|---|---|
| RGB | rgb(242, 171, 177) |
| HSL | hsl(355, 73%, 81%) |
| HSV | hsv(355, 29%, 95%) |
| CMYK | cmyk(0%, 29.3%, 26.9%, 5.1%) |
| CIE-LAB | lab(76.79, 26.86, 7.39) |
| CIE-LCH | lch(76.79, 27.86, 15.39°) |
| OKLab | oklab(81.02% 0.0816 0.0196) |
| OKLCH | oklch(81.02% 0.084 13.5) |
| XYZ | xyz(59.1180, 51.1808, 48.3515) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.45
Soft Pink
#FDB0C0
ΔE00 3.80
Pale Rose
#FDC1C5
ΔE00 5.23
Faded Pink
#DE9DAC
ΔE00 5.38
Pink
#FFC0CB
ΔE00 5.47
Dusty Pink
#D8A7B1
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABB1 #ABF2EC
analogous
#F2ABD4 #F2ABB1 #F2C8AB
triadic
#F2ABB1 #B1F2AB #ABB1F2
tetradic
#F2ABB1 #D4F2AB #ABF2EC #C8ABF2
square
#F2ABB1 #D4F2AB #ABF2EC #C8ABF2
split-complementary
#F2ABB1 #ABF2C8 #ABD4F2
monochromatic
#E2414F #EA7680 #F2ABB1 #FAE0E2 #FBE5E6
Accessibility & contrast
On white
1.87
#F2ABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#F2ABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABB1
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABB1 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B1
Deuteranopia (green-blind)
#C8C3B0
Tritanopia (blue-blind)
#FFA5AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f2abb1; /* rgb */ color: rgb(242, 171, 177); /* oklch */ color: oklch(81.0% 0.084 13.5);
Tailwind
colors: {
custom: {
50: '#f8c4c8',
500: '#f2abb1',
950: '#000000',
},
}SCSS
$custom: #f2abb1; $custom-light: #f8c4c8; $custom-dark: #000000;
JSON
{
"hex": "#f2abb1",
"rgb": {
"r": 242,
"g": 171,
"b": 177
},
"hsl": {
"h": 354.93,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.81016,
"c": 0.0839,
"h": 13.5
},
"luminance": 0.51177
}Semantic roles & 50–950 ramp
primary
#F2ABB1
secondary
#70D1C9
accent
#D5C510
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171213
muted
#858282