#FCDB77#FCDB77
#FCDB77 is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.9% C 0.125 H 91.5°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDB77 |
|---|---|
| RGB | rgb(252, 219, 119) |
| HSL | hsl(45, 96%, 73%) |
| HSV | hsv(45, 53%, 99%) |
| CMYK | cmyk(0%, 13.1%, 52.8%, 1.2%) |
| CIE-LAB | lab(88.30, -0.62, 52.87) |
| CIE-LCH | lch(88.30, 52.87, 90.67°) |
| OKLab | oklab(89.9% -0.0033 0.125) |
| OKLCH | oklch(89.9% 0.125 91.5) |
| XYZ | xyz(68.8088, 72.6936, 27.8561) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.07
Pale Gold
#FDDE6C
ΔE00 2.13
Light Mustard
#F7D560
ΔE00 2.66
Sandy
#F1DA7A
ΔE00 2.80
Yellow Tan
#FFE36E
ΔE00 3.19
Light Gold
#FDDC5C
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDB77 #7798FC
analogous
#FC9977 #FCDB77 #DAFC77
triadic
#FCDB77 #77FCDB #DB77FC
tetradic
#FCDB77 #77FC99 #7798FC #FC77DA
square
#FCDB77 #77FC99 #7798FC #FC77DA
split-complementary
#FCDB77 #77DAFC #9977FC
monochromatic
#F3B805 #FBCB3B #FCDB77 #FDEBB3 #FEF7E1
Accessibility & contrast
On white
1.35
#FCDB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#FCDB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDB77
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDB77 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86E
Deuteranopia (green-blind)
#F6E27B
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fcdb77; /* rgb */ color: rgb(252, 219, 119); /* oklch */ color: oklch(89.9% 0.125 91.5);
Tailwind
colors: {
custom: {
50: '#ffe5a0',
500: '#fcdb77',
950: '#000000',
},
}SCSS
$custom: #fcdb77; $custom-light: #ffe5a0; $custom-dark: #000000;
JSON
{
"hex": "#fcdb77",
"rgb": {
"r": 252,
"g": 219,
"b": 119
},
"hsl": {
"h": 45.113,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.89903,
"c": 0.12505,
"h": 91.5
},
"luminance": 0.7269
}Semantic roles & 50–950 ramp
primary
#FCDB77
secondary
#3E65D9
accent
#39E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480