#FCDB7A#FCDB7A
#FCDB7A is a very light, vivid orange. Relative luminance 0.728; OKLCH L 89.9% C 0.122 H 91.0°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDB7A |
|---|---|
| RGB | rgb(252, 219, 122) |
| HSL | hsl(45, 96%, 73%) |
| HSV | hsv(45, 52%, 99%) |
| CMYK | cmyk(0%, 13.1%, 51.6%, 1.2%) |
| CIE-LAB | lab(88.34, -0.37, 51.48) |
| CIE-LCH | lch(88.34, 51.48, 90.41°) |
| OKLab | oklab(89.94% -0.0022 0.1222) |
| OKLCH | oklch(89.94% 0.122 91) |
| XYZ | xyz(68.9918, 72.7668, 28.8199) |
| Luminance | 0.7276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.90
Pale Gold
#FDDE6C
ΔE00 2.54
Sandy
#F1DA7A
ΔE00 2.83
Light Mustard
#F7D560
ΔE00 3.05
Yellow Tan
#FFE36E
ΔE00 3.54
Light Gold
#FDDC5C
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDB7A #7A9BFC
analogous
#FC9A7A #FCDB7A #DCFC7A
triadic
#FCDB7A #7AFCDB #DB7AFC
tetradic
#FCDB7A #7AFC9A #7A9BFC #FC7ADC
square
#FCDB7A #7AFC9A #7A9BFC #FC7ADC
split-complementary
#FCDB7A #7ADCFC #9A7AFC
monochromatic
#F6B906 #FBCB3E #FCDB7A #FDEBB6 #FEF7E1
Accessibility & contrast
On white
1.35
#FCDB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#FCDB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDB7A
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDB7A | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED872
Deuteranopia (green-blind)
#F6E27E
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcdb7a; /* rgb */ color: rgb(252, 219, 122); /* oklch */ color: oklch(89.9% 0.122 91.0);
Tailwind
colors: {
custom: {
50: '#ffe5a2',
500: '#fcdb7a',
950: '#000000',
},
}SCSS
$custom: #fcdb7a; $custom-light: #ffe5a2; $custom-dark: #000000;
JSON
{
"hex": "#fcdb7a",
"rgb": {
"r": 252,
"g": 219,
"b": 122
},
"hsl": {
"h": 44.769,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.89942,
"c": 0.12225,
"h": 91
},
"luminance": 0.72764
}Semantic roles & 50–950 ramp
primary
#FCDB7A
secondary
#4168D9
accent
#3AE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480