#FDA497#FDA497
#FDA497 is a light, moderate red. Relative luminance 0.497; OKLCH L 80.4% C 0.108 H 28.7°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA497 |
|---|---|
| RGB | rgb(253, 164, 151) |
| HSL | hsl(8, 96%, 79%) |
| HSV | hsv(8, 40%, 99%) |
| CMYK | cmyk(0%, 35.2%, 40.3%, 0.8%) |
| CIE-LAB | lab(75.87, 31.43, 20.44) |
| CIE-LCH | lch(75.87, 37.50, 33.03°) |
| OKLab | oklab(80.39% 0.0948 0.052) |
| OKLCH | oklch(80.39% 0.108 28.7) |
| XYZ | xyz(59.3721, 49.6725, 35.7329) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.46
Peachy Pink
#FF9A8A
ΔE00 2.76
Light Salmon
#FEA993
ΔE00 3.35
Pale Salmon
#FFB19A
ΔE00 4.81
Darksalmon
#E9967A
ΔE00 7.10
Lightsalmon
#FFA07A
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA497 #97F0FD
analogous
#FD97BD #FDA497 #FDD797
triadic
#FDA497 #97FDA4 #A497FD
tetradic
#FDA497 #BDFD97 #97F0FD #D797FD
square
#FDA497 #BDFD97 #97F0FD #D797FD
split-complementary
#FDA497 #97FDD7 #97BDFD
monochromatic
#FB3B1F #FC6F5B #FDA497 #FED9D3 #FEE5E1
Accessibility & contrast
On white
1.92
#FDA497 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#FDA497 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA497
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA497 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA497 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B096
Deuteranopia (green-blind)
#CDC296
Tritanopia (blue-blind)
#FF98A1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fda497; /* rgb */ color: rgb(253, 164, 151); /* oklch */ color: oklch(80.4% 0.108 28.7);
Tailwind
colors: {
custom: {
50: '#ffbfb5',
500: '#fda497',
950: '#000000',
},
}SCSS
$custom: #fda497; $custom-light: #ffbfb5; $custom-dark: #000000;
JSON
{
"hex": "#fda497",
"rgb": {
"r": 253,
"g": 164,
"b": 151
},
"hsl": {
"h": 7.647,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.80388,
"c": 0.10811,
"h": 28.7
},
"luminance": 0.49668
}Semantic roles & 50–950 ramp
primary
#FDA497
secondary
#D4F2F7
accent
#C8E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180