#F2A7B0#F2A7B0
#F2A7B0 is a light, moderate red. Relative luminance 0.496; OKLCH L 80.3% C 0.089 H 11.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F2A7B0 |
|---|---|
| RGB | rgb(242, 167, 176) |
| HSL | hsl(353, 74%, 80%) |
| HSV | hsv(353, 31%, 95%) |
| CMYK | cmyk(0%, 31%, 27.3%, 5.1%) |
| CIE-LAB | lab(75.86, 28.84, 6.60) |
| CIE-LCH | lch(75.86, 29.58, 12.89°) |
| OKLab | oklab(80.29% 0.0875 0.0176) |
| OKLCH | oklch(80.29% 0.089 11.4) |
| XYZ | xyz(58.2745, 49.6528, 47.5804) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.45
Lightpink
#FFB6C1
ΔE00 3.80
Faded Pink
#DE9DAC
ΔE00 4.58
Dusty Pink
#D8A7B1
ΔE00 5.78
Pastel Pink
#FFBACD
ΔE00 6.00
Pink
#FFC0CB
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2A7B0 #A7F2E9
analogous
#F2A7D5 #F2A7B0 #F2C3A7
triadic
#F2A7B0 #B0F2A7 #A7B0F2
tetradic
#F2A7B0 #D5F2A7 #A7F2E9 #C3A7F2
square
#F2A7B0 #D5F2A7 #A7F2E9 #C3A7F2
split-complementary
#F2A7B0 #A7F2C3 #A7D5F2
monochromatic
#E23C50 #EA7280 #F2A7B0 #FADCE0 #FBE4E7
Accessibility & contrast
On white
1.92
#F2A7B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F2A7B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2A7B0
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2A7B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2A7B0 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B0
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#FFA1AA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f2a7b0; /* rgb */ color: rgb(242, 167, 176); /* oklch */ color: oklch(80.3% 0.089 11.4);
Tailwind
colors: {
custom: {
50: '#f8c1c7',
500: '#f2a7b0',
950: '#000000',
},
}SCSS
$custom: #f2a7b0; $custom-light: #f8c1c7; $custom-dark: #000000;
JSON
{
"hex": "#f2a7b0",
"rgb": {
"r": 242,
"g": 167,
"b": 176
},
"hsl": {
"h": 352.8,
"s": 74.257,
"l": 80.196
},
"oklch": {
"l": 0.8029,
"c": 0.08924,
"h": 11.4
},
"luminance": 0.49649
}Semantic roles & 50–950 ramp
primary
#F2A7B0
secondary
#D8F3F0
accent
#D6BE0F
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#171213
muted
#858182