#FDB396#FDB396
#FDB396 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 83.0% C 0.096 H 42.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB396 |
|---|---|
| RGB | rgb(253, 179, 150) |
| HSL | hsl(17, 96%, 79%) |
| HSV | hsv(17, 41%, 99%) |
| CMYK | cmyk(0%, 29.2%, 40.7%, 0.8%) |
| CIE-LAB | lab(79.23, 23.47, 25.57) |
| CIE-LCH | lch(79.23, 34.71, 47.45°) |
| OKLab | oklab(82.98% 0.0708 0.0643) |
| OKLCH | oklch(82.98% 0.096 42.3) |
| XYZ | xyz(62.1357, 55.3291, 36.2551) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.41
Light Salmon
#FEA993
ΔE00 3.92
Lightsalmon
#FFA07A
ΔE00 5.34
Peach (survey)
#FFB07C
ΔE00 6.63
Blush (survey)
#F29E8E
ΔE00 6.89
Darksalmon
#E9967A
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB396 #96E0FD
analogous
#FD96AD #FDB396 #FDE796
triadic
#FDB396 #96FDB3 #B396FD
tetradic
#FDB396 #ADFD96 #96E0FD #E796FD
square
#FDB396 #ADFD96 #96E0FD #E796FD
split-complementary
#FDB396 #96FDE7 #96ADFD
monochromatic
#FB5C1E #FC885A #FDB396 #FEDED2 #FEE9E1
Accessibility & contrast
On white
1.74
#FDB396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#FDB396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB396
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB396 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB94
Deuteranopia (green-blind)
#D7CA96
Tritanopia (blue-blind)
#FFA7AB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fdb396; /* rgb */ color: rgb(253, 179, 150); /* oklch */ color: oklch(83.0% 0.096 42.3);
Tailwind
colors: {
custom: {
50: '#ffcab5',
500: '#fdb396',
950: '#000000',
},
}SCSS
$custom: #fdb396; $custom-light: #ffcab5; $custom-dark: #000000;
JSON
{
"hex": "#fdb396",
"rgb": {
"r": 253,
"g": 179,
"b": 150
},
"hsl": {
"h": 16.893,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.82978,
"c": 0.09562,
"h": 42.3
},
"luminance": 0.55325
}Semantic roles & 50–950 ramp
primary
#FDB396
secondary
#59B9DF
accent
#A5E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281