#FDCB8E#FDCB8E
#FDCB8E is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.2% C 0.096 H 71.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCB8E |
|---|---|
| RGB | rgb(253, 203, 142) |
| HSL | hsl(33, 97%, 77%) |
| HSV | hsv(33, 44%, 99%) |
| CMYK | cmyk(0%, 19.8%, 43.9%, 0.8%) |
| CIE-LAB | lab(84.77, 10.09, 37.09) |
| CIE-LCH | lch(84.77, 38.44, 74.78°) |
| OKLab | oklab(87.25% 0.0304 0.0911) |
| OKLCH | oklch(87.25% 0.096 71.6) |
| XYZ | xyz(66.7489, 65.5511, 34.7228) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.93
Light Peach
#FFD8B1
ΔE00 6.00
Burlywood
#DEB887
ΔE00 6.16
Peach
#FFDAB9
ΔE00 7.71
Moccasin
#FFE4B5
ΔE00 7.97
Apricot (survey)
#FFB16D
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCB8E #8EC0FD
analogous
#FD948E #FDCB8E #F8FD8E
triadic
#FDCB8E #8EFDCB #CB8EFD
tetradic
#FDCB8E #8EFD94 #8EC0FD #FD8EF8
square
#FDCB8E #8EFD94 #8EC0FD #FD8EF8
split-complementary
#FDCB8E #8EF8FD #948EFD
monochromatic
#FB9416 #FCAF52 #FDCB8E #FEE7CA #FEF1E1
Accessibility & contrast
On white
1.49
#FDCB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#FDCB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCB8E
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCB8E | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD89
Deuteranopia (green-blind)
#E9D88F
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fdcb8e; /* rgb */ color: rgb(253, 203, 142); /* oklch */ color: oklch(87.2% 0.096 71.6);
Tailwind
colors: {
custom: {
50: '#ffdaaf',
500: '#fdcb8e',
950: '#000000',
},
}SCSS
$custom: #fdcb8e; $custom-light: #ffdaaf; $custom-dark: #000000;
JSON
{
"hex": "#fdcb8e",
"rgb": {
"r": 253,
"g": 203,
"b": 142
},
"hsl": {
"h": 32.973,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.87246,
"c": 0.09603,
"h": 71.6
},
"luminance": 0.65548
}Semantic roles & 50–950 ramp
primary
#FDCB8E
secondary
#5291DD
accent
#67E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381