#FDCB8B#FDCB8B
#FDCB8B is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.2% C 0.099 H 72.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCB8B |
|---|---|
| RGB | rgb(253, 203, 139) |
| HSL | hsl(34, 97%, 77%) |
| HSV | hsv(34, 45%, 99%) |
| CMYK | cmyk(0%, 19.8%, 45.1%, 0.8%) |
| CIE-LAB | lab(84.72, 9.79, 38.57) |
| CIE-LCH | lch(84.72, 39.79, 75.75°) |
| OKLab | oklab(87.2% 0.0292 0.0944) |
| OKLCH | oklch(87.2% 0.099 72.8) |
| XYZ | xyz(66.5266, 65.4623, 33.5525) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.10
Burlywood
#DEB887
ΔE00 6.34
Light Peach
#FFD8B1
ΔE00 6.55
Moccasin
#FFE4B5
ΔE00 8.07
Pale Peach
#FFE5AD
ΔE00 8.27
Peach
#FFDAB9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCB8B #8BBDFD
analogous
#FD928B #FDCB8B #F6FD8B
triadic
#FDCB8B #8BFDCB #CB8BFD
tetradic
#FDCB8B #8BFD92 #8BBDFD #FD8BF6
square
#FDCB8B #8BFD92 #8BBDFD #FD8BF6
split-complementary
#FDCB8B #8BF6FD #928BFD
monochromatic
#FB9513 #FCB04F #FDCB8B #FEE6C7 #FEF2E1
Accessibility & contrast
On white
1.49
#FDCB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#FDCB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCB8B
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCB8B | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD86
Deuteranopia (green-blind)
#E9D88C
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdcb8b; /* rgb */ color: rgb(253, 203, 139); /* oklch */ color: oklch(87.2% 0.099 72.8);
Tailwind
colors: {
custom: {
50: '#ffdaad',
500: '#fdcb8b',
950: '#000000',
},
}SCSS
$custom: #fdcb8b; $custom-light: #ffdaad; $custom-dark: #000000;
JSON
{
"hex": "#fdcb8b",
"rgb": {
"r": 253,
"g": 203,
"b": 139
},
"hsl": {
"h": 33.684,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.87195,
"c": 0.09877,
"h": 72.8
},
"luminance": 0.65459
}Semantic roles & 50–950 ramp
primary
#FDCB8B
secondary
#4F8DDD
accent
#65E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381