#FDA396#FDA396
#FDA396 is a light, moderate red. Relative luminance 0.493; OKLCH L 80.2% C 0.109 H 28.7°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA396 |
|---|---|
| RGB | rgb(253, 163, 150) |
| HSL | hsl(8, 96%, 79%) |
| HSV | hsv(8, 41%, 99%) |
| CMYK | cmyk(0%, 35.6%, 40.7%, 0.8%) |
| CIE-LAB | lab(75.63, 31.85, 20.65) |
| CIE-LCH | lch(75.63, 37.96, 32.96°) |
| OKLab | oklab(80.2% 0.096 0.0525) |
| OKLCH | oklch(80.2% 0.109 28.7) |
| XYZ | xyz(59.1130, 49.2837, 35.2476) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.38
Peachy Pink
#FF9A8A
ΔE00 2.54
Light Salmon
#FEA993
ΔE00 3.45
Pale Salmon
#FFB19A
ΔE00 4.98
Darksalmon
#E9967A
ΔE00 7.02
Lightsalmon
#FFA07A
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA396 #96F0FD
analogous
#FD96BD #FDA396 #FDD796
triadic
#FDA396 #96FDA3 #A396FD
tetradic
#FDA396 #BDFD96 #96F0FD #D796FD
square
#FDA396 #BDFD96 #96F0FD #D796FD
split-complementary
#FDA396 #96FDD7 #96BDFD
monochromatic
#FB3A1E #FC6E5A #FDA396 #FED8D2 #FEE5E1
Accessibility & contrast
On white
1.93
#FDA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#FDA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA396
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA396 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF95
Deuteranopia (green-blind)
#CCC195
Tritanopia (blue-blind)
#FF97A0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fda396; /* rgb */ color: rgb(253, 163, 150); /* oklch */ color: oklch(80.2% 0.109 28.7);
Tailwind
colors: {
custom: {
50: '#ffbfb5',
500: '#fda396',
950: '#000000',
},
}SCSS
$custom: #fda396; $custom-light: #ffbfb5; $custom-dark: #000000;
JSON
{
"hex": "#fda396",
"rgb": {
"r": 253,
"g": 163,
"b": 150
},
"hsl": {
"h": 7.573,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.80197,
"c": 0.1094,
"h": 28.7
},
"luminance": 0.49279
}Semantic roles & 50–950 ramp
primary
#FDA396
secondary
#D4F2F7
accent
#C9E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180