#FDCB7B#FDCB7B
#FDCB7B is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.9% C 0.113 H 78.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCB7B |
|---|---|
| RGB | rgb(253, 203, 123) |
| HSL | hsl(37, 97%, 74%) |
| HSV | hsv(37, 51%, 99%) |
| CMYK | cmyk(0%, 19.8%, 51.4%, 0.8%) |
| CIE-LAB | lab(84.50, 8.33, 46.33) |
| CIE-LCH | lch(84.50, 47.08, 79.81°) |
| OKLab | oklab(86.95% 0.0232 0.1109) |
| OKLCH | oklch(86.95% 0.113 78.2) |
| XYZ | xyz(65.4420, 65.0284, 27.8398) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 7.60
Navajowhite
#FFDEAD
ΔE00 7.74
Sand (survey)
#E2CA76
ΔE00 7.88
Burlywood
#DEB887
ΔE00 7.97
Butterscotch
#FDB147
ΔE00 8.05
Macaroni And Cheese
#EFB435
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCB7B #7BADFD
analogous
#FD8A7B #FDCB7B #EEFD7B
triadic
#FDCB7B #7BFDCB #CB7BFD
tetradic
#FDCB7B #7BFD8A #7BADFD #FD7BEE
square
#FDCB7B #7BFD8A #7BADFD #FD7BEE
split-complementary
#FDCB7B #7BEEFD #8A7BFD
monochromatic
#FA9B04 #FCB33F #FDCB7B #FEE3B7 #FFF3E1
Accessibility & contrast
On white
1.50
#FDCB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#FDCB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCB7B
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCB7B | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC74
Deuteranopia (green-blind)
#EBD87D
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fdcb7b; /* rgb */ color: rgb(253, 203, 123); /* oklch */ color: oklch(86.9% 0.113 78.2);
Tailwind
colors: {
custom: {
50: '#ffdaa2',
500: '#fdcb7b',
950: '#000000',
},
}SCSS
$custom: #fdcb7b; $custom-light: #ffdaa2; $custom-dark: #000000;
JSON
{
"hex": "#fdcb7b",
"rgb": {
"r": 253,
"g": 203,
"b": 123
},
"hsl": {
"h": 36.923,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.86948,
"c": 0.11332,
"h": 78.2
},
"luminance": 0.65025
}Semantic roles & 50–950 ramp
primary
#FDCB7B
secondary
#417CDB
accent
#58E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380