#F8A2AF#F8A2AF
#F8A2AF is a light, moderate red. Relative luminance 0.489; OKLCH L 80.1% C 0.103 H 9.8°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A2AF |
|---|---|
| RGB | rgb(248, 162, 175) |
| HSL | hsl(351, 86%, 80%) |
| HSV | hsv(351, 35%, 97%) |
| CMYK | cmyk(0%, 34.7%, 29.4%, 2.7%) |
| CIE-LAB | lab(75.39, 33.51, 6.56) |
| CIE-LCH | lch(75.39, 34.14, 11.08°) |
| OKLab | oklab(80.07% 0.1016 0.0175) |
| OKLCH | oklch(80.07% 0.103 9.8) |
| XYZ | xyz(59.3713, 48.8963, 46.8600) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.72
Lightpink
#FFB6C1
ΔE00 4.68
Faded Pink
#DE9DAC
ΔE00 5.06
Pig Pink
#E78EA5
ΔE00 5.79
Rose Pink
#F7879A
ΔE00 6.26
Pastel Pink
#FFBACD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A2AF #A2F8EB
analogous
#F8A2DA #F8A2AF #F8C0A2
triadic
#F8A2AF #AFF8A2 #A2AFF8
tetradic
#F8A2AF #DAF8A2 #A2F8EB #C0A2F8
square
#F8A2AF #DAF8A2 #A2F8EB #C0A2F8
split-complementary
#F8A2AF #A2F8C0 #A2DAF8
monochromatic
#EF304D #F4697E #F8A2AF #FCDBE0 #FDE3E7
Accessibility & contrast
On white
1.95
#F8A2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#F8A2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A2AF
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A2AF | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0AF
Deuteranopia (green-blind)
#C5C0AD
Tritanopia (blue-blind)
#FF9BA7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f8a2af; /* rgb */ color: rgb(248, 162, 175); /* oklch */ color: oklch(80.1% 0.103 9.8);
Tailwind
colors: {
custom: {
50: '#fcbec6',
500: '#f8a2af',
950: '#000000',
},
}SCSS
$custom: #f8a2af; $custom-light: #fcbec6; $custom-dark: #000000;
JSON
{
"hex": "#f8a2af",
"rgb": {
"r": 248,
"g": 162,
"b": 175
},
"hsl": {
"h": 350.93,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.80069,
"c": 0.10309,
"h": 9.8
},
"luminance": 0.48892
}Semantic roles & 50–950 ramp
primary
#F8A2AF
secondary
#D6F5F0
accent
#E3C103
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181213
muted
#868182