#FDA2AF#FDA2AF
#FDA2AF is a light, moderate red. Relative luminance 0.498; OKLCH L 80.6% C 0.109 H 10.5°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA2AF |
|---|---|
| RGB | rgb(253, 162, 175) |
| HSL | hsl(351, 96%, 81%) |
| HSV | hsv(351, 36%, 99%) |
| CMYK | cmyk(0%, 36%, 30.8%, 0.8%) |
| CIE-LAB | lab(75.96, 35.30, 7.46) |
| CIE-LCH | lch(75.96, 36.08, 11.93°) |
| OKLab | oklab(80.63% 0.1071 0.0198) |
| OKLCH | oklch(80.63% 0.109 10.5) |
| XYZ | xyz(61.1682, 49.8228, 46.9442) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.97
Lightpink
#FFB6C1
ΔE00 4.82
Faded Pink
#DE9DAC
ΔE00 5.96
Rose Pink
#F7879A
ΔE00 6.14
Pig Pink
#E78EA5
ΔE00 6.26
Rosa
#FE86A4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA2AF #A2FDF0
analogous
#FDA2DD #FDA2AF #FDC3A2
triadic
#FDA2AF #AFFDA2 #A2AFFD
tetradic
#FDA2AF #DDFDA2 #A2FDF0 #C3A2FD
square
#FDA2AF #DDFDA2 #A2FDF0 #C3A2FD
split-complementary
#FDA2AF #A2FDC3 #A2DDFD
monochromatic
#FA2A48 #FC667B #FDA2AF #FEDEE3 #FEE1E5
Accessibility & contrast
On white
1.92
#FDA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#FDA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA2AF
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA2AF | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1AF
Deuteranopia (green-blind)
#C7C2AD
Tritanopia (blue-blind)
#FF9AA7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fda2af; /* rgb */ color: rgb(253, 162, 175); /* oklch */ color: oklch(80.6% 0.109 10.5);
Tailwind
colors: {
custom: {
50: '#ffbec6',
500: '#fda2af',
950: '#000000',
},
}SCSS
$custom: #fda2af; $custom-light: #ffbec6; $custom-dark: #000000;
JSON
{
"hex": "#fda2af",
"rgb": {
"r": 253,
"g": 162,
"b": 175
},
"hsl": {
"h": 351.429,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.80633,
"c": 0.10888,
"h": 10.5
},
"luminance": 0.49818
}Semantic roles & 50–950 ramp
primary
#FDA2AF
secondary
#D4F7F2
accent
#E6C500
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181213
muted
#868182