#FDA197#FDA197
#FDA197 is a light, moderate red. Relative luminance 0.486; OKLCH L 79.9% C 0.111 H 26.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA197 |
|---|---|
| RGB | rgb(253, 161, 151) |
| HSL | hsl(6, 96%, 79%) |
| HSV | hsv(6, 40%, 99%) |
| CMYK | cmyk(0%, 36.4%, 40.3%, 0.8%) |
| CIE-LAB | lab(75.21, 33.00, 19.53) |
| CIE-LCH | lch(75.21, 38.34, 30.62°) |
| OKLab | oklab(79.88% 0.0995 0.0498) |
| OKLCH | oklch(79.88% 0.111 26.6) |
| XYZ | xyz(58.8415, 48.6114, 35.5560) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 2.80
Blush (survey)
#F29E8E
ΔE00 2.97
Light Salmon
#FEA993
ΔE00 4.58
Pale Salmon
#FFB19A
ΔE00 6.05
Darksalmon
#E9967A
ΔE00 7.75
Salmon
#FA8072
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA197 #97F3FD
analogous
#FD97C0 #FDA197 #FDD497
triadic
#FDA197 #97FDA1 #A197FD
tetradic
#FDA197 #C0FD97 #97F3FD #D497FD
square
#FDA197 #C0FD97 #97F3FD #D497FD
split-complementary
#FDA197 #97FDD4 #97C0FD
monochromatic
#FB341F #FC6B5B #FDA197 #FED7D3 #FEE4E1
Accessibility & contrast
On white
1.96
#FDA197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FDA197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA197
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA197 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE96
Deuteranopia (green-blind)
#CBC096
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fda197; /* rgb */ color: rgb(253, 161, 151); /* oklch */ color: oklch(79.9% 0.111 26.6);
Tailwind
colors: {
custom: {
50: '#ffbdb5',
500: '#fda197',
950: '#000000',
},
}SCSS
$custom: #fda197; $custom-light: #ffbdb5; $custom-dark: #000000;
JSON
{
"hex": "#fda197",
"rgb": {
"r": 253,
"g": 161,
"b": 151
},
"hsl": {
"h": 5.882,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.79882,
"c": 0.11128,
"h": 26.6
},
"luminance": 0.48607
}Semantic roles & 50–950 ramp
primary
#FDA197
secondary
#D4F3F7
accent
#CFE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180