#F2ABB2#F2ABB2
#F2ABB2 is a light, moderate red. Relative luminance 0.512; OKLCH L 81.0% C 0.084 H 12.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABB2 |
|---|---|
| RGB | rgb(242, 171, 178) |
| HSL | hsl(354, 73%, 81%) |
| HSV | hsv(354, 29%, 95%) |
| CMYK | cmyk(0%, 29.3%, 26.4%, 5.1%) |
| CIE-LAB | lab(76.81, 26.99, 6.88) |
| CIE-LCH | lch(76.81, 27.86, 14.31°) |
| OKLab | oklab(81.04% 0.082 0.0183) |
| OKLCH | oklch(81.04% 0.084 12.6) |
| XYZ | xyz(59.2180, 51.2208, 48.8783) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.27
Soft Pink
#FDB0C0
ΔE00 3.50
Faded Pink
#DE9DAC
ΔE00 5.18
Pale Rose
#FDC1C5
ΔE00 5.24
Pink
#FFC0CB
ΔE00 5.33
Bubblegum
#FFC1CC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABB2 #ABF2EB
analogous
#F2ABD5 #F2ABB2 #F2C7AB
triadic
#F2ABB2 #B2F2AB #ABB2F2
tetradic
#F2ABB2 #D5F2AB #ABF2EB #C7ABF2
square
#F2ABB2 #D5F2AB #ABF2EB #C7ABF2
split-complementary
#F2ABB2 #ABF2C7 #ABD5F2
monochromatic
#E24151 #EA7681 #F2ABB2 #FAE0E3 #FBE5E7
Accessibility & contrast
On white
1.87
#F2ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#F2ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABB2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABB2 | 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)
#B7B6B2
Deuteranopia (green-blind)
#C8C3B1
Tritanopia (blue-blind)
#FFA5AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f2abb2; /* rgb */ color: rgb(242, 171, 178); /* oklch */ color: oklch(81.0% 0.084 12.6);
Tailwind
colors: {
custom: {
50: '#f7c4c9',
500: '#f2abb2',
950: '#000000',
},
}SCSS
$custom: #f2abb2; $custom-light: #f7c4c9; $custom-dark: #000000;
JSON
{
"hex": "#f2abb2",
"rgb": {
"r": 242,
"g": 171,
"b": 178
},
"hsl": {
"h": 354.085,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.81043,
"c": 0.08397,
"h": 12.6
},
"luminance": 0.51217
}Semantic roles & 50–950 ramp
primary
#F2ABB2
secondary
#70D1C7
accent
#D5C210
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171213
muted
#858282