#FDB296#FDB296
#FDB296 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.8% C 0.096 H 41.3°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB296 |
|---|---|
| RGB | rgb(253, 178, 150) |
| HSL | hsl(16, 96%, 79%) |
| HSV | hsv(16, 41%, 99%) |
| CMYK | cmyk(0%, 29.6%, 40.7%, 0.8%) |
| CIE-LAB | lab(79.00, 24.00, 25.26) |
| CIE-LCH | lch(79.00, 34.84, 46.47°) |
| OKLab | oklab(82.8% 0.0723 0.0636) |
| OKLCH | oklch(82.8% 0.096 41.3) |
| XYZ | xyz(61.9360, 54.9297, 36.1886) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.97
Light Salmon
#FEA993
ΔE00 3.45
Lightsalmon
#FFA07A
ΔE00 5.24
Blush (survey)
#F29E8E
ΔE00 6.45
Darksalmon
#E9967A
ΔE00 7.01
Peach (survey)
#FFB07C
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB296 #96E1FD
analogous
#FD96AE #FDB296 #FDE696
triadic
#FDB296 #96FDB2 #B296FD
tetradic
#FDB296 #AEFD96 #96E1FD #E696FD
square
#FDB296 #AEFD96 #96E1FD #E696FD
split-complementary
#FDB296 #96FDE6 #96AEFD
monochromatic
#FB5A1E #FC865A #FDB296 #FEDED2 #FEE9E1
Accessibility & contrast
On white
1.75
#FDB296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#FDB296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB296
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB296 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA94
Deuteranopia (green-blind)
#D6CA96
Tritanopia (blue-blind)
#FFA6AB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fdb296; /* rgb */ color: rgb(253, 178, 150); /* oklch */ color: oklch(82.8% 0.096 41.3);
Tailwind
colors: {
custom: {
50: '#ffc9b5',
500: '#fdb296',
950: '#000000',
},
}SCSS
$custom: #fdb296; $custom-light: #ffc9b5; $custom-dark: #000000;
JSON
{
"hex": "#fdb296",
"rgb": {
"r": 253,
"g": 178,
"b": 150
},
"hsl": {
"h": 16.311,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.828,
"c": 0.09629,
"h": 41.3
},
"luminance": 0.54925
}Semantic roles & 50–950 ramp
primary
#FDB296
secondary
#59BADF
accent
#A7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281