#FDA8A0#FDA8A0
#FDA8A0 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.3% C 0.102 H 25.4°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA8A0 |
|---|---|
| RGB | rgb(253, 168, 160) |
| HSL | hsl(5, 96%, 81%) |
| HSV | hsv(5, 37%, 99%) |
| CMYK | cmyk(0%, 33.6%, 36.8%, 0.8%) |
| CIE-LAB | lab(76.94, 30.35, 17.03) |
| CIE-LCH | lch(76.94, 34.81, 29.30°) |
| OKLab | oklab(81.27% 0.092 0.0438) |
| OKLCH | oklch(81.27% 0.102 25.4) |
| XYZ | xyz(60.8582, 51.4304, 39.9726) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.08
Peachy Pink
#FF9A8A
ΔE00 4.60
Light Salmon
#FEA993
ΔE00 4.92
Pale Salmon
#FFB19A
ΔE00 5.78
Lightpink
#FFB6C1
ΔE00 8.07
Pale Rose
#FDC1C5
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA8A0 #A0F5FD
analogous
#FDA0C6 #FDA8A0 #FDD6A0
triadic
#FDA8A0 #A0FDA8 #A8A0FD
tetradic
#FDA8A0 #C6FDA0 #A0F5FD #D6A0FD
square
#FDA8A0 #C6FDA0 #A0F5FD #D6A0FD
split-complementary
#FDA8A0 #A0FDD6 #A0C6FD
monochromatic
#FA3A28 #FC7164 #FDA8A0 #FEDFDC #FEE4E1
Accessibility & contrast
On white
1.86
#FDA8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#FDA8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA8A0
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA8A0 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49F
Deuteranopia (green-blind)
#CEC49F
Tritanopia (blue-blind)
#FF9DA6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fda8a0; /* rgb */ color: rgb(253, 168, 160); /* oklch */ color: oklch(81.3% 0.102 25.4);
Tailwind
colors: {
custom: {
50: '#ffc2bc',
500: '#fda8a0',
950: '#000000',
},
}SCSS
$custom: #fda8a0; $custom-light: #ffc2bc; $custom-dark: #000000;
JSON
{
"hex": "#fda8a0",
"rgb": {
"r": 253,
"g": 168,
"b": 160
},
"hsl": {
"h": 5.161,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.81273,
"c": 0.10185,
"h": 25.4
},
"luminance": 0.51426
}Semantic roles & 50–950 ramp
primary
#FDA8A0
secondary
#61D5E0
accent
#D2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282