#FDA49F#FDA49F
#FDA49F is a light, moderate red. Relative luminance 0.499; OKLCH L 80.6% C 0.107 H 23.2°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA49F |
|---|---|
| RGB | rgb(253, 164, 159) |
| HSL | hsl(3, 96%, 81%) |
| HSV | hsv(3, 37%, 99%) |
| CMYK | cmyk(0%, 35.2%, 37.2%, 0.8%) |
| CIE-LAB | lab(76.03, 32.33, 16.31) |
| CIE-LCH | lch(76.03, 36.21, 26.78°) |
| OKLab | oklab(80.57% 0.0979 0.042) |
| OKLCH | oklch(80.57% 0.107 23.2) |
| XYZ | xyz(60.0440, 49.9413, 39.2714) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.57
Peachy Pink
#FF9A8A
ΔE00 4.72
Light Salmon
#FEA993
ΔE00 6.04
Pale Salmon
#FFB19A
ΔE00 7.10
Lightpink
#FFB6C1
ΔE00 7.79
Blush Pink
#FE828C
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA49F #9FF8FD
analogous
#FD9FC9 #FDA49F #FDD39F
triadic
#FDA49F #9FFDA4 #A49FFD
tetradic
#FDA49F #C9FD9F #9FF8FD #D39FFD
square
#FDA49F #C9FD9F #9FF8FD #D39FFD
split-complementary
#FDA49F #9FFDD3 #9FC9FD
monochromatic
#FB3227 #FC6B63 #FDA49F #FEDDDB #FEE3E1
Accessibility & contrast
On white
1.91
#FDA49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#FDA49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA49F
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA49F | 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)
#B6B19E
Deuteranopia (green-blind)
#CCC29E
Tritanopia (blue-blind)
#FF99A3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fda49f; /* rgb */ color: rgb(253, 164, 159); /* oklch */ color: oklch(80.6% 0.107 23.2);
Tailwind
colors: {
custom: {
50: '#ffc0bb',
500: '#fda49f',
950: '#000000',
},
}SCSS
$custom: #fda49f; $custom-light: #ffc0bb; $custom-dark: #000000;
JSON
{
"hex": "#fda49f",
"rgb": {
"r": 253,
"g": 164,
"b": 159
},
"hsl": {
"h": 3.191,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.8057,
"c": 0.10651,
"h": 23.2
},
"luminance": 0.49937
}Semantic roles & 50–950 ramp
primary
#FDA49F
secondary
#D4F5F7
accent
#D9E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180