#FDA992#FDA992
#FDA992 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.1% C 0.105 H 36.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA992 |
|---|---|
| RGB | rgb(253, 169, 146) |
| HSL | hsl(13, 96%, 78%) |
| HSV | hsv(13, 42%, 99%) |
| CMYK | cmyk(0%, 33.2%, 42.3%, 0.8%) |
| CIE-LAB | lab(76.88, 28.29, 24.53) |
| CIE-LCH | lch(76.88, 37.44, 40.93°) |
| OKLab | oklab(81.14% 0.085 0.0617) |
| OKLCH | oklch(81.14% 0.105 36) |
| XYZ | xyz(59.8871, 51.3384, 33.9437) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.43
Pale Salmon
#FFB19A
ΔE00 1.95
Blush (survey)
#F29E8E
ΔE00 3.64
Peachy Pink
#FF9A8A
ΔE00 4.56
Lightsalmon
#FFA07A
ΔE00 4.96
Darksalmon
#E9967A
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA992 #92E6FD
analogous
#FD92B0 #FDA992 #FDDE92
triadic
#FDA992 #92FDA9 #A992FD
tetradic
#FDA992 #B0FD92 #92E6FD #DE92FD
square
#FDA992 #B0FD92 #92E6FD #DE92FD
split-complementary
#FDA992 #92FDDE #92B0FD
monochromatic
#FB4A1A #FC7A56 #FDA992 #FED8CE #FEE7E1
Accessibility & contrast
On white
1.86
#FDA992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#FDA992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA992
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA992 | 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)
#BDB390
Deuteranopia (green-blind)
#D1C591
Tritanopia (blue-blind)
#FF9CA3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fda992; /* rgb */ color: rgb(253, 169, 146); /* oklch */ color: oklch(81.1% 0.105 36.0);
Tailwind
colors: {
custom: {
50: '#ffc3b2',
500: '#fda992',
950: '#000000',
},
}SCSS
$custom: #fda992; $custom-light: #ffc3b2; $custom-dark: #000000;
JSON
{
"hex": "#fda992",
"rgb": {
"r": 253,
"g": 169,
"b": 146
},
"hsl": {
"h": 12.897,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.81139,
"c": 0.10503,
"h": 36
},
"luminance": 0.51334
}Semantic roles & 50–950 ramp
primary
#FDA992
secondary
#55C1DE
accent
#B4E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281