#FDA2B2#FDA2B2
#FDA2B2 is a light, moderate red. Relative luminance 0.499; OKLCH L 80.7% C 0.109 H 8.4°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA2B2 |
|---|---|
| RGB | rgb(253, 162, 178) |
| HSL | hsl(349, 96%, 81%) |
| HSV | hsv(349, 36%, 99%) |
| CMYK | cmyk(0%, 36%, 29.6%, 0.8%) |
| CIE-LAB | lab(76.03, 35.69, 5.92) |
| CIE-LCH | lch(76.03, 36.17, 9.42°) |
| OKLab | oklab(80.71% 0.1082 0.0159) |
| OKLCH | oklch(80.71% 0.109 8.4) |
| XYZ | xyz(61.4661, 49.9420, 48.5132) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.56
Lightpink
#FFB6C1
ΔE00 4.78
Faded Pink
#DE9DAC
ΔE00 5.69
Pig Pink
#E78EA5
ΔE00 5.88
Rose Pink
#F7879A
ΔE00 6.24
Baby Pink
#FFB7CE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA2B2 #A2FDED
analogous
#FDA2E0 #FDA2B2 #FDC0A2
triadic
#FDA2B2 #B2FDA2 #A2B2FD
tetradic
#FDA2B2 #E0FDA2 #A2FDED #C0A2FD
square
#FDA2B2 #E0FDA2 #A2FDED #C0A2FD
split-complementary
#FDA2B2 #A2FDC0 #A2E0FD
monochromatic
#FA2A4F #FC6680 #FDA2B2 #FEDEE4 #FEE1E6
Accessibility & contrast
On white
1.91
#FDA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#FDA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA2B2
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA2B2 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B2
Deuteranopia (green-blind)
#C7C2B0
Tritanopia (blue-blind)
#FF9AA8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fda2b2; /* rgb */ color: rgb(253, 162, 178); /* oklch */ color: oklch(80.7% 0.109 8.4);
Tailwind
colors: {
custom: {
50: '#ffbec9',
500: '#fda2b2',
950: '#000000',
},
}SCSS
$custom: #fda2b2; $custom-light: #ffbec9; $custom-dark: #000000;
JSON
{
"hex": "#fda2b2",
"rgb": {
"r": 253,
"g": 162,
"b": 178
},
"hsl": {
"h": 349.451,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.80713,
"c": 0.10932,
"h": 8.4
},
"luminance": 0.49938
}Semantic roles & 50–950 ramp
primary
#FDA2B2
secondary
#D4F7F1
accent
#E6BD00
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181213
muted
#868182