#FDB083#FDB083
#FDB083 is a very light, moderate orange. Relative luminance 0.536; OKLCH L 82.1% C 0.108 H 51.0°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FDB083 |
|---|---|
| RGB | rgb(253, 176, 131) |
| HSL | hsl(22, 97%, 75%) |
| HSV | hsv(22, 48%, 99%) |
| CMYK | cmyk(0%, 30.4%, 48.2%, 0.8%) |
| CIE-LAB | lab(78.21, 23.14, 34.29) |
| CIE-LCH | lch(78.21, 41.37, 55.99°) |
| OKLab | oklab(82.08% 0.0681 0.0841) |
| OKLCH | oklch(82.08% 0.108 51) |
| XYZ | xyz(60.1332, 53.5765, 28.6425) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.79
Lightsalmon
#FFA07A
ΔE00 5.46
Apricot (survey)
#FFB16D
ΔE00 5.80
Sandybrown
#F4A460
ΔE00 6.41
Pale Salmon
#FFB19A
ΔE00 7.15
Pale Orange
#FFA756
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDB083 #83D0FD
analogous
#FD8393 #FDB083 #FDED83
triadic
#FDB083 #83FDB0 #B083FD
tetradic
#FDB083 #93FD83 #83D0FD #ED83FD
square
#FDB083 #93FD83 #83D0FD #ED83FD
split-complementary
#FDB083 #83FDED #8393FD
monochromatic
#FB630B #FC8A47 #FDB083 #FED6BF #FFECE1
Accessibility & contrast
On white
1.79
#FDB083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#FDB083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDB083
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDB083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDB083 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B780
Deuteranopia (green-blind)
#D7C883
Tritanopia (blue-blind)
#FFA2A5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fdb083; /* rgb */ color: rgb(253, 176, 131); /* oklch */ color: oklch(82.1% 0.108 51.0);
Tailwind
colors: {
custom: {
50: '#ffc8a7',
500: '#fdb083',
950: '#000000',
},
}SCSS
$custom: #fdb083; $custom-light: #ffc8a7; $custom-dark: #000000;
JSON
{
"hex": "#fdb083",
"rgb": {
"r": 253,
"g": 176,
"b": 131
},
"hsl": {
"h": 22.131,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.82083,
"c": 0.10825,
"h": 51
},
"luminance": 0.53572
}Semantic roles & 50–950 ramp
primary
#FDB083
secondary
#48A5DC
accent
#91E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280