#FDA496#FDA496
#FDA496 is a light, moderate red. Relative luminance 0.496; OKLCH L 80.4% C 0.108 H 29.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FDA496 |
|---|---|
| RGB | rgb(253, 164, 150) |
| HSL | hsl(8, 96%, 79%) |
| HSV | hsv(8, 41%, 99%) |
| CMYK | cmyk(0%, 35.2%, 40.7%, 0.8%) |
| CIE-LAB | lab(75.85, 31.33, 20.96) |
| CIE-LCH | lch(75.85, 37.69, 33.78°) |
| OKLab | oklab(80.37% 0.0944 0.0532) |
| OKLCH | oklch(80.37% 0.108 29.4) |
| XYZ | xyz(59.2912, 49.6402, 35.3070) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.31
Peachy Pink
#FF9A8A
ΔE00 2.64
Light Salmon
#FEA993
ΔE00 3.03
Pale Salmon
#FFB19A
ΔE00 4.57
Darksalmon
#E9967A
ΔE00 6.83
Lightsalmon
#FFA07A
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDA496 #96EFFD
analogous
#FD96BC #FDA496 #FDD896
triadic
#FDA496 #96FDA4 #A496FD
tetradic
#FDA496 #BCFD96 #96EFFD #D896FD
square
#FDA496 #BCFD96 #96EFFD #D896FD
split-complementary
#FDA496 #96FDD8 #96BCFD
monochromatic
#FB3C1E #FC705A #FDA496 #FED8D2 #FEE5E1
Accessibility & contrast
On white
1.92
#FDA496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#FDA496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDA496
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDA496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDA496 | 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)
#B8B095
Deuteranopia (green-blind)
#CDC295
Tritanopia (blue-blind)
#FF98A1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fda496; /* rgb */ color: rgb(253, 164, 150); /* oklch */ color: oklch(80.4% 0.108 29.4);
Tailwind
colors: {
custom: {
50: '#ffbfb5',
500: '#fda496',
950: '#000000',
},
}SCSS
$custom: #fda496; $custom-light: #ffbfb5; $custom-dark: #000000;
JSON
{
"hex": "#fda496",
"rgb": {
"r": 253,
"g": 164,
"b": 150
},
"hsl": {
"h": 8.155,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.80366,
"c": 0.10838,
"h": 29.4
},
"luminance": 0.49636
}Semantic roles & 50–950 ramp
primary
#FDA496
secondary
#D4F2F7
accent
#C6E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180