#FDA49B#FDA49B
#FDA49B is a light, moderate red. Relative luminance 0.498; OKLCH L 80.5% C 0.107 H 26.0°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA49B |
|---|---|
| RGB | rgb(253, 164, 155) |
| HSL | hsl(6, 96%, 80%) |
| HSV | hsv(6, 39%, 99%) |
| CMYK | cmyk(0%, 35.2%, 38.7%, 0.8%) |
| CIE-LAB | lab(75.95, 31.88, 18.38) |
| CIE-LCH | lch(75.95, 36.79, 29.96°) |
| OKLab | oklab(80.48% 0.0964 0.047) |
| OKLCH | oklch(80.48% 0.107 26) |
| XYZ | xyz(59.7025, 49.8047, 37.4728) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.39
Peachy Pink
#FF9A8A
ΔE00 3.59
Light Salmon
#FEA993
ΔE00 4.68
Pale Salmon
#FFB19A
ΔE00 5.91
Darksalmon
#E9967A
ΔE00 8.26
Lightcoral
#F08080
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA49B #9BF4FD
analogous
#FD9BC3 #FDA49B #FDD59B
triadic
#FDA49B #9BFDA4 #A49BFD
tetradic
#FDA49B #C3FD9B #9BF4FD #D59BFD
square
#FDA49B #C3FD9B #9BF4FD #D59BFD
split-complementary
#FDA49B #9BFDD5 #9BC3FD
monochromatic
#FB3723 #FC6D5F #FDA49B #FEDBD7 #FEE4E1
Accessibility & contrast
On white
1.92
#FDA49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#FDA49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA49B
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA49B | 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)
#B7B09A
Deuteranopia (green-blind)
#CCC29A
Tritanopia (blue-blind)
#FF99A2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fda49b; /* rgb */ color: rgb(253, 164, 155); /* oklch */ color: oklch(80.5% 0.107 26.0);
Tailwind
colors: {
custom: {
50: '#ffbfb8',
500: '#fda49b',
950: '#000000',
},
}SCSS
$custom: #fda49b; $custom-light: #ffbfb8; $custom-dark: #000000;
JSON
{
"hex": "#fda49b",
"rgb": {
"r": 253,
"g": 164,
"b": 155
},
"hsl": {
"h": 5.51,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.80477,
"c": 0.1072,
"h": 26
},
"luminance": 0.498
}Semantic roles & 50–950 ramp
primary
#FDA49B
secondary
#D4F4F7
accent
#D0E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180