#FCDB7D#FCDB7D
#FCDB7D is a very light, moderate orange. Relative luminance 0.728; OKLCH L 90.0% C 0.119 H 90.6°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDB7D |
|---|---|
| RGB | rgb(252, 219, 125) |
| HSL | hsl(44, 95%, 74%) |
| HSV | hsv(44, 50%, 99%) |
| CMYK | cmyk(0%, 13.1%, 50.4%, 1.2%) |
| CIE-LAB | lab(88.37, -0.12, 50.08) |
| CIE-LCH | lch(88.37, 50.08, 90.13°) |
| OKLab | oklab(89.98% -0.0012 0.1194) |
| OKLCH | oklch(89.98% 0.119 90.6) |
| XYZ | xyz(69.1806, 72.8423, 29.8140) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.95
Sandy
#F1DA7A
ΔE00 2.94
Pale Gold
#FDDE6C
ΔE00 2.98
Light Mustard
#F7D560
ΔE00 3.46
Yellow Tan
#FFE36E
ΔE00 3.92
Light Gold
#FDDC5C
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDB7D #7D9EFC
analogous
#FC9C7D #FCDB7D #DEFC7D
triadic
#FCDB7D #7DFCDB #DB7DFC
tetradic
#FCDB7D #7DFC9C #7D9EFC #FC7DDE
square
#FCDB7D #7DFC9C #7D9EFC #FC7DDE
split-complementary
#FCDB7D #7DDEFC #9C7DFC
monochromatic
#F9BA06 #FBCA41 #FCDB7D #FDECB9 #FEF7E1
Accessibility & contrast
On white
1.35
#FCDB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#FCDB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDB7D
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDB7D | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED875
Deuteranopia (green-blind)
#F6E280
Tritanopia (blue-blind)
#FFCDC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcdb7d; /* rgb */ color: rgb(252, 219, 125); /* oklch */ color: oklch(90.0% 0.119 90.6);
Tailwind
colors: {
custom: {
50: '#ffe5a4',
500: '#fcdb7d',
950: '#000000',
},
}SCSS
$custom: #fcdb7d; $custom-light: #ffe5a4; $custom-dark: #000000;
JSON
{
"hex": "#fcdb7d",
"rgb": {
"r": 252,
"g": 219,
"b": 125
},
"hsl": {
"h": 44.409,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.89982,
"c": 0.1194,
"h": 90.6
},
"luminance": 0.72839
}Semantic roles & 50–950 ramp
primary
#FCDB7D
secondary
#436BDA
accent
#3CE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480