#FDA1B5#FDA1B5
#FDA1B5 is a light, moderate red. Relative luminance 0.497; OKLCH L 80.6% C 0.111 H 5.7°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA1B5 |
|---|---|
| RGB | rgb(253, 161, 181) |
| HSL | hsl(347, 96%, 81%) |
| HSV | hsv(347, 36%, 99%) |
| CMYK | cmyk(0%, 36.4%, 28.5%, 0.8%) |
| CIE-LAB | lab(75.89, 36.60, 4.08) |
| CIE-LCH | lch(75.89, 36.82, 6.35°) |
| OKLab | oklab(80.63% 0.1108 0.0111) |
| OKLCH | oklch(80.63% 0.111 5.7) |
| XYZ | xyz(61.5952, 49.7129, 50.0584) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.61
Lightpink
#FFB6C1
ΔE00 5.20
Pig Pink
#E78EA5
ΔE00 5.44
Faded Pink
#DE9DAC
ΔE00 5.59
Baby Pink
#FFB7CE
ΔE00 5.85
Powder Pink
#FFB2D0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA1B5 #A1FDE9
analogous
#FDA1E3 #FDA1B5 #FDBBA1
triadic
#FDA1B5 #B5FDA1 #A1B5FD
tetradic
#FDA1B5 #E3FDA1 #A1FDE9 #BBA1FD
square
#FDA1B5 #E3FDA1 #A1FDE9 #BBA1FD
split-complementary
#FDA1B5 #A1FDBB #A1E3FD
monochromatic
#FA2957 #FC6586 #FDA1B5 #FEDDE4 #FEE1E7
Accessibility & contrast
On white
1.92
#FDA1B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#FDA1B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA1B5
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA1B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA1B5 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B6
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#FF9AA8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fda1b5; /* rgb */ color: rgb(253, 161, 181); /* oklch */ color: oklch(80.6% 0.111 5.7);
Tailwind
colors: {
custom: {
50: '#ffbecb',
500: '#fda1b5',
950: '#000000',
},
}SCSS
$custom: #fda1b5; $custom-light: #ffbecb; $custom-dark: #000000;
JSON
{
"hex": "#fda1b5",
"rgb": {
"r": 253,
"g": 161,
"b": 181
},
"hsl": {
"h": 346.957,
"s": 95.833,
"l": 81.176
},
"oklch": {
"l": 0.8063,
"c": 0.11137,
"h": 5.7
},
"luminance": 0.49709
}Semantic roles & 50–950 ramp
primary
#FDA1B5
secondary
#D4F7EF
accent
#E6B400
background
#FFFBFC
surface
#FFF7F8
border
#D7D0D1
text
#181213
muted
#868182