#FDA993#FDA993
#FDA993 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.2% C 0.105 H 35.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA993 |
|---|---|
| RGB | rgb(253, 169, 147) |
| HSL | hsl(12, 96%, 78%) |
| HSV | hsv(12, 42%, 99%) |
| CMYK | cmyk(0%, 33.2%, 41.9%, 0.8%) |
| CIE-LAB | lab(76.90, 28.39, 24.02) |
| CIE-LCH | lch(76.90, 37.19, 40.23°) |
| OKLab | oklab(81.16% 0.0854 0.0605) |
| OKLCH | oklch(81.16% 0.105 35.3) |
| XYZ | xyz(59.9652, 51.3697, 34.3552) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.19
Pale Salmon
#FFB19A
ΔE00 2.01
Blush (survey)
#F29E8E
ΔE00 3.44
Peachy Pink
#FF9A8A
ΔE00 4.37
Lightsalmon
#FFA07A
ΔE00 5.27
Darksalmon
#E9967A
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA993 #93E7FD
analogous
#FD93B2 #FDA993 #FDDE93
triadic
#FDA993 #93FDA9 #A993FD
tetradic
#FDA993 #B2FD93 #93E7FD #DE93FD
square
#FDA993 #B2FD93 #93E7FD #DE93FD
split-complementary
#FDA993 #93FDDE #93B2FD
monochromatic
#FB491B #FC7957 #FDA993 #FED9CF #FEE7E1
Accessibility & contrast
On white
1.86
#FDA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#FDA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA993
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA993 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB391
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#FF9DA3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fda993; /* rgb */ color: rgb(253, 169, 147); /* oklch */ color: oklch(81.2% 0.105 35.3);
Tailwind
colors: {
custom: {
50: '#ffc3b2',
500: '#fda993',
950: '#000000',
},
}SCSS
$custom: #fda993; $custom-light: #ffc3b2; $custom-dark: #000000;
JSON
{
"hex": "#fda993",
"rgb": {
"r": 253,
"g": 169,
"b": 147
},
"hsl": {
"h": 12.453,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.8116,
"c": 0.10464,
"h": 35.3
},
"luminance": 0.51365
}Semantic roles & 50–950 ramp
primary
#FDA993
secondary
#56C2DE
accent
#B6E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181211
muted
#868281