#FCDB7B#FCDB7B
#FCDB7B is a very light, vivid orange. Relative luminance 0.728; OKLCH L 90.0% C 0.121 H 90.9°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDB7B |
|---|---|
| RGB | rgb(252, 219, 123) |
| HSL | hsl(45, 96%, 74%) |
| HSV | hsv(45, 51%, 99%) |
| CMYK | cmyk(0%, 13.1%, 51.2%, 1.2%) |
| CIE-LAB | lab(88.35, -0.29, 51.01) |
| CIE-LCH | lch(88.35, 51.01, 90.32°) |
| OKLab | oklab(89.96% -0.0019 0.1213) |
| OKLCH | oklch(89.96% 0.121 90.9) |
| XYZ | xyz(69.0541, 72.7918, 29.1479) |
| Luminance | 0.7279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.89
Pale Gold
#FDDE6C
ΔE00 2.69
Sandy
#F1DA7A
ΔE00 2.86
Light Mustard
#F7D560
ΔE00 3.18
Yellow Tan
#FFE36E
ΔE00 3.66
Light Gold
#FDDC5C
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDB7B #7B9CFC
analogous
#FC9A7B #FCDB7B #DCFC7B
triadic
#FCDB7B #7BFCDB #DB7BFC
tetradic
#FCDB7B #7BFC9A #7B9CFC #FC7BDC
square
#FCDB7B #7BFC9A #7B9CFC #FC7BDC
split-complementary
#FCDB7B #7BDCFC #9A7BFC
monochromatic
#F7B906 #FBCB3F #FCDB7B #FDEBB7 #FEF7E1
Accessibility & contrast
On white
1.35
#FCDB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#FCDB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDB7B
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDB7B | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED873
Deuteranopia (green-blind)
#F6E27F
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcdb7b; /* rgb */ color: rgb(252, 219, 123); /* oklch */ color: oklch(90.0% 0.121 90.9);
Tailwind
colors: {
custom: {
50: '#ffe5a3',
500: '#fcdb7b',
950: '#000000',
},
}SCSS
$custom: #fcdb7b; $custom-light: #ffe5a3; $custom-dark: #000000;
JSON
{
"hex": "#fcdb7b",
"rgb": {
"r": 252,
"g": 219,
"b": 123
},
"hsl": {
"h": 44.651,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.89955,
"c": 0.1213,
"h": 90.9
},
"luminance": 0.72789
}Semantic roles & 50–950 ramp
primary
#FCDB7B
secondary
#4269D9
accent
#3BE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480