#F2ABB5#F2ABB5
#F2ABB5 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.1% C 0.084 H 9.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABB5 |
|---|---|
| RGB | rgb(242, 171, 181) |
| HSL | hsl(352, 73%, 81%) |
| HSV | hsv(352, 29%, 95%) |
| CMYK | cmyk(0%, 29.3%, 25.2%, 5.1%) |
| CIE-LAB | lab(76.89, 27.41, 5.35) |
| CIE-LCH | lch(76.89, 27.92, 11.05°) |
| OKLab | oklab(81.12% 0.0831 0.0144) |
| OKLCH | oklch(81.12% 0.084 9.8) |
| XYZ | xyz(59.5225, 51.3426, 50.4820) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.69
Lightpink
#FFB6C1
ΔE00 2.94
Faded Pink
#DE9DAC
ΔE00 4.68
Pastel Pink
#FFBACD
ΔE00 4.94
Pink
#FFC0CB
ΔE00 5.02
Bubblegum
#FFC1CC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABB5 #ABF2E8
analogous
#F2ABD8 #F2ABB5 #F2C4AB
triadic
#F2ABB5 #B5F2AB #ABB5F2
tetradic
#F2ABB5 #D8F2AB #ABF2E8 #C4ABF2
square
#F2ABB5 #D8F2AB #ABF2E8 #C4ABF2
split-complementary
#F2ABB5 #ABF2C4 #ABD8F2
monochromatic
#E24158 #EA7686 #F2ABB5 #FAE0E4 #FBE5E8
Accessibility & contrast
On white
1.86
#F2ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#F2ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABB5
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABB5 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B5
Deuteranopia (green-blind)
#C7C3B4
Tritanopia (blue-blind)
#FFA5AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f2abb5; /* rgb */ color: rgb(242, 171, 181); /* oklch */ color: oklch(81.1% 0.084 9.8);
Tailwind
colors: {
custom: {
50: '#f7c4cb',
500: '#f2abb5',
950: '#000000',
},
}SCSS
$custom: #f2abb5; $custom-light: #f7c4cb; $custom-dark: #000000;
JSON
{
"hex": "#f2abb5",
"rgb": {
"r": 242,
"g": 171,
"b": 181
},
"hsl": {
"h": 351.549,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.81124,
"c": 0.0843,
"h": 9.8
},
"luminance": 0.51339
}Semantic roles & 50–950 ramp
primary
#F2ABB5
secondary
#70D1C3
accent
#D5BA10
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171213
muted
#858282