#FDB196#FDB196
#FDB196 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.6% C 0.097 H 40.4°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB196 |
|---|---|
| RGB | rgb(253, 177, 150) |
| HSL | hsl(16, 96%, 79%) |
| HSV | hsv(16, 41%, 99%) |
| CMYK | cmyk(0%, 30%, 40.7%, 0.8%) |
| CIE-LAB | lab(78.77, 24.52, 24.95) |
| CIE-LCH | lch(78.77, 34.98, 45.49°) |
| OKLab | oklab(82.62% 0.0739 0.0628) |
| OKLCH | oklch(82.62% 0.097 40.4) |
| XYZ | xyz(61.7378, 54.5332, 36.1225) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.54
Light Salmon
#FEA993
ΔE00 2.98
Lightsalmon
#FFA07A
ΔE00 5.18
Blush (survey)
#F29E8E
ΔE00 6.01
Darksalmon
#E9967A
ΔE00 6.79
Peachy Pink
#FF9A8A
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB196 #96E2FD
analogous
#FD96AF #FDB196 #FDE596
triadic
#FDB196 #96FDB1 #B196FD
tetradic
#FDB196 #AFFD96 #96E2FD #E596FD
square
#FDB196 #AFFD96 #96E2FD #E596FD
split-complementary
#FDB196 #96FDE5 #96AFFD
monochromatic
#FB581E #FC845A #FDB196 #FEDED2 #FEE9E1
Accessibility & contrast
On white
1.76
#FDB196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#FDB196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB196
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB196 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA94
Deuteranopia (green-blind)
#D6C996
Tritanopia (blue-blind)
#FFA5AA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fdb196; /* rgb */ color: rgb(253, 177, 150); /* oklch */ color: oklch(82.6% 0.097 40.4);
Tailwind
colors: {
custom: {
50: '#ffc8b5',
500: '#fdb196',
950: '#000000',
},
}SCSS
$custom: #fdb196; $custom-light: #ffc8b5; $custom-dark: #000000;
JSON
{
"hex": "#fdb196",
"rgb": {
"r": 253,
"g": 177,
"b": 150
},
"hsl": {
"h": 15.728,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.82622,
"c": 0.09699,
"h": 40.4
},
"luminance": 0.54529
}Semantic roles & 50–950 ramp
primary
#FDB196
secondary
#59BBDF
accent
#A9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281