#FDA196#FDA196
#FDA196 is a light, moderate red. Relative luminance 0.486; OKLCH L 79.9% C 0.112 H 27.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA196 |
|---|---|
| RGB | rgb(253, 161, 150) |
| HSL | hsl(6, 96%, 79%) |
| HSV | hsv(6, 41%, 99%) |
| CMYK | cmyk(0%, 36.4%, 40.7%, 0.8%) |
| CIE-LAB | lab(75.19, 32.89, 20.05) |
| CIE-LCH | lch(75.19, 38.52, 31.37°) |
| OKLab | oklab(79.86% 0.0992 0.051) |
| OKLCH | oklch(79.86% 0.112 27.2) |
| XYZ | xyz(58.7607, 48.5791, 35.1301) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 2.54
Blush (survey)
#F29E8E
ΔE00 2.71
Light Salmon
#FEA993
ΔE00 4.27
Pale Salmon
#FFB19A
ΔE00 5.80
Darksalmon
#E9967A
ΔE00 7.46
Salmon
#FA8072
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA196 #96F2FD
analogous
#FD96BF #FDA196 #FDD596
triadic
#FDA196 #96FDA1 #A196FD
tetradic
#FDA196 #BFFD96 #96F2FD #D596FD
square
#FDA196 #BFFD96 #96F2FD #D596FD
split-complementary
#FDA196 #96FDD5 #96BFFD
monochromatic
#FB351E #FC6B5A #FDA196 #FED7D2 #FEE4E1
Accessibility & contrast
On white
1.96
#FDA196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FDA196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA196
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA196 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE95
Deuteranopia (green-blind)
#CBC095
Tritanopia (blue-blind)
#FF959E
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fda196; /* rgb */ color: rgb(253, 161, 150); /* oklch */ color: oklch(79.9% 0.112 27.2);
Tailwind
colors: {
custom: {
50: '#ffbdb4',
500: '#fda196',
950: '#000000',
},
}SCSS
$custom: #fda196; $custom-light: #ffbdb4; $custom-dark: #000000;
JSON
{
"hex": "#fda196",
"rgb": {
"r": 253,
"g": 161,
"b": 150
},
"hsl": {
"h": 6.408,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.79859,
"c": 0.11151,
"h": 27.2
},
"luminance": 0.48574
}Semantic roles & 50–950 ramp
primary
#FDA196
secondary
#D4F3F7
accent
#CDE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180