#FDCB83#FDCB83
#FDCB83 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 87.1% C 0.106 H 75.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCB83 |
|---|---|
| RGB | rgb(253, 203, 131) |
| HSL | hsl(35, 97%, 75%) |
| HSV | hsv(35, 48%, 99%) |
| CMYK | cmyk(0%, 19.8%, 48.2%, 0.8%) |
| CIE-LAB | lab(84.61, 9.04, 42.47) |
| CIE-LCH | lch(84.61, 43.43, 77.99°) |
| OKLab | oklab(87.07% 0.0262 0.1028) |
| OKLCH | oklch(87.07% 0.106 75.7) |
| XYZ | xyz(65.9634, 65.2370, 30.5859) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.81
Burlywood
#DEB887
ΔE00 7.05
Light Peach
#FFD8B1
ΔE00 8.01
Pale Peach
#FFE5AD
ΔE00 8.32
Butterscotch
#FDB147
ΔE00 8.40
Moccasin
#FFE4B5
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCB83 #83B5FD
analogous
#FD8E83 #FDCB83 #F2FD83
triadic
#FDCB83 #83FDCB #CB83FD
tetradic
#FDCB83 #83FD8E #83B5FD #FD83F2
square
#FDCB83 #83FD8E #83B5FD #FD83F2
split-complementary
#FDCB83 #83F2FD #8E83FD
monochromatic
#FB980B #FCB247 #FDCB83 #FEE4BF #FFF2E1
Accessibility & contrast
On white
1.50
#FDCB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#FDCB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCB83
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCB83 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdcb83; /* rgb */ color: rgb(253, 203, 131); /* oklch */ color: oklch(87.1% 0.106 75.7);
Tailwind
colors: {
custom: {
50: '#ffdaa8',
500: '#fdcb83',
950: '#000000',
},
}SCSS
$custom: #fdcb83; $custom-light: #ffdaa8; $custom-dark: #000000;
JSON
{
"hex": "#fdcb83",
"rgb": {
"r": 253,
"g": 203,
"b": 131
},
"hsl": {
"h": 35.41,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.87067,
"c": 0.10609,
"h": 75.7
},
"luminance": 0.65233
}Semantic roles & 50–950 ramp
primary
#FDCB83
secondary
#4885DC
accent
#5EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380