#FDA5B0#FDA5B0
#FDA5B0 is a light, moderate red. Relative luminance 0.509; OKLCH L 81.2% C 0.105 H 11.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA5B0 |
|---|---|
| RGB | rgb(253, 165, 176) |
| HSL | hsl(353, 96%, 82%) |
| HSV | hsv(353, 35%, 99%) |
| CMYK | cmyk(0%, 34.8%, 30.4%, 0.8%) |
| CIE-LAB | lab(76.64, 33.87, 7.89) |
| CIE-LCH | lch(76.64, 34.77, 13.11°) |
| OKLab | oklab(81.16% 0.1027 0.0209) |
| OKLCH | oklch(81.16% 0.105 11.5) |
| XYZ | xyz(61.8015, 50.9318, 47.6416) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.66
Lightpink
#FFB6C1
ΔE00 4.21
Faded Pink
#DE9DAC
ΔE00 6.10
Pastel Pink
#FFBACD
ΔE00 6.50
Baby Pink
#FFB7CE
ΔE00 6.72
Pink
#FFC0CB
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA5B0 #A5FDF2
analogous
#FDA5DC #FDA5B0 #FDC6A5
triadic
#FDA5B0 #B0FDA5 #A5B0FD
tetradic
#FDA5B0 #DCFDA5 #A5FDF2 #C6A5FD
square
#FDA5B0 #DCFDA5 #A5FDF2 #C6A5FD
split-complementary
#FDA5B0 #A5FDC6 #A5DCFD
monochromatic
#FA2D47 #FC697B #FDA5B0 #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.88
#FDA5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#FDA5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA5B0
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA5B0 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3B0
Deuteranopia (green-blind)
#C9C3AE
Tritanopia (blue-blind)
#FF9DA9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fda5b0; /* rgb */ color: rgb(253, 165, 176); /* oklch */ color: oklch(81.2% 0.105 11.5);
Tailwind
colors: {
custom: {
50: '#ffc0c7',
500: '#fda5b0',
950: '#000000',
},
}SCSS
$custom: #fda5b0; $custom-light: #ffc0c7; $custom-dark: #000000;
JSON
{
"hex": "#fda5b0",
"rgb": {
"r": 253,
"g": 165,
"b": 176
},
"hsl": {
"h": 352.5,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.8116,
"c": 0.10483,
"h": 11.5
},
"luminance": 0.50928
}Semantic roles & 50–950 ramp
primary
#FDA5B0
secondary
#66E1D1
accent
#E6C900
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282