#FFA2AF#FFA2AF
#FFA2AF is a light, moderate red. Relative luminance 0.502; OKLCH L 80.9% C 0.111 H 10.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2AF |
|---|---|
| RGB | rgb(255, 162, 175) |
| HSL | hsl(352, 100%, 82%) |
| HSV | hsv(352, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 31.4%, 0%) |
| CIE-LAB | lab(76.19, 36.02, 7.82) |
| CIE-LCH | lch(76.19, 36.86, 12.26°) |
| OKLab | oklab(80.86% 0.1092 0.0208) |
| OKLCH | oklch(80.86% 0.111 10.8) |
| XYZ | xyz(61.9003, 50.2003, 46.9785) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.12
Lightpink
#FFB6C1
ΔE00 4.92
Rose Pink
#F7879A
ΔE00 6.14
Faded Pink
#DE9DAC
ΔE00 6.31
Pig Pink
#E78EA5
ΔE00 6.48
Rosa
#FE86A4
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2AF #A2FFF2
analogous
#FFA2DE #FFA2AF #FFC4A2
triadic
#FFA2AF #AFFFA2 #A2AFFF
tetradic
#FFA2AF #DEFFA2 #A2FFF2 #C4A2FF
square
#FFA2AF #DEFFA2 #A2FFF2 #C4A2FF
split-complementary
#FFA2AF #A2FFC4 #A2DEFF
monochromatic
#FF2846 #FF657A #FFA2AF #FFDFE4 #FFE0E5
Accessibility & contrast
On white
1.90
#FFA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FFA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2AF
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2AF | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AF
Deuteranopia (green-blind)
#C8C3AD
Tritanopia (blue-blind)
#FF9AA7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa2af; /* rgb */ color: rgb(255, 162, 175); /* oklch */ color: oklch(80.9% 0.111 10.8);
Tailwind
colors: {
custom: {
50: '#ffbec6',
500: '#ffa2af',
950: '#000000',
},
}SCSS
$custom: #ffa2af; $custom-light: #ffbec6; $custom-dark: #000000;
JSON
{
"hex": "#ffa2af",
"rgb": {
"r": 255,
"g": 162,
"b": 175
},
"hsl": {
"h": 351.613,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.80861,
"c": 0.11119,
"h": 10.8
},
"luminance": 0.50196
}Semantic roles & 50–950 ramp
primary
#FFA2AF
secondary
#62E3D1
accent
#E6C500
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282