#F2ABB4#F2ABB4
#F2ABB4 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.1% C 0.084 H 10.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABB4 |
|---|---|
| RGB | rgb(242, 171, 180) |
| HSL | hsl(352, 73%, 81%) |
| HSV | hsv(352, 29%, 95%) |
| CMYK | cmyk(0%, 29.3%, 25.6%, 5.1%) |
| CIE-LAB | lab(76.86, 27.27, 5.86) |
| CIE-LCH | lch(76.86, 27.89, 12.14°) |
| OKLab | oklab(81.1% 0.0827 0.0157) |
| OKLCH | oklch(81.1% 0.084 10.7) |
| XYZ | xyz(59.4203, 51.3017, 49.9436) |
| Luminance | 0.5130 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.94
Lightpink
#FFB6C1
ΔE00 3.01
Faded Pink
#DE9DAC
ΔE00 4.82
Pink
#FFC0CB
ΔE00 5.10
Pastel Pink
#FFBACD
ΔE00 5.18
Pale Rose
#FDC1C5
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABB4 #ABF2E9
analogous
#F2ABD7 #F2ABB4 #F2C5AB
triadic
#F2ABB4 #B4F2AB #ABB4F2
tetradic
#F2ABB4 #D7F2AB #ABF2E9 #C5ABF2
square
#F2ABB4 #D7F2AB #ABF2E9 #C5ABF2
split-complementary
#F2ABB4 #ABF2C5 #ABD7F2
monochromatic
#E24155 #EA7685 #F2ABB4 #FAE0E3 #FBE5E7
Accessibility & contrast
On white
1.87
#F2ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#F2ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABB4
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABB4 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B4
Deuteranopia (green-blind)
#C7C3B3
Tritanopia (blue-blind)
#FFA5AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f2abb4; /* rgb */ color: rgb(242, 171, 180); /* oklch */ color: oklch(81.1% 0.084 10.7);
Tailwind
colors: {
custom: {
50: '#f7c4ca',
500: '#f2abb4',
950: '#000000',
},
}SCSS
$custom: #f2abb4; $custom-light: #f7c4ca; $custom-dark: #000000;
JSON
{
"hex": "#f2abb4",
"rgb": {
"r": 242,
"g": 171,
"b": 180
},
"hsl": {
"h": 352.394,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.81097,
"c": 0.08417,
"h": 10.7
},
"luminance": 0.51298
}Semantic roles & 50–950 ramp
primary
#F2ABB4
secondary
#70D1C5
accent
#D5BC10
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171213
muted
#858282