#FCDB75#FCDB75
#FCDB75 is a very light, vivid yellow. Relative luminance 0.726; OKLCH L 89.9% C 0.127 H 91.8°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDB75 |
|---|---|
| RGB | rgb(252, 219, 117) |
| HSL | hsl(45, 96%, 72%) |
| HSV | hsv(45, 54%, 99%) |
| CMYK | cmyk(0%, 13.1%, 53.6%, 1.2%) |
| CIE-LAB | lab(88.28, -0.78, 53.78) |
| CIE-LCH | lch(88.28, 53.79, 90.83°) |
| OKLab | oklab(89.88% -0.004 0.1268) |
| OKLCH | oklch(89.88% 0.127 91.8) |
| XYZ | xyz(68.6900, 72.6461, 27.2301) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.25
Pale Gold
#FDDE6C
ΔE00 1.86
Light Mustard
#F7D560
ΔE00 2.42
Sandy
#F1DA7A
ΔE00 2.82
Yellow Tan
#FFE36E
ΔE00 2.97
Light Gold
#FDDC5C
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDB75 #7596FC
analogous
#FC9775 #FCDB75 #DAFC75
triadic
#FCDB75 #75FCDB #DB75FC
tetradic
#FCDB75 #75FC97 #7596FC #FC75DA
square
#FCDB75 #75FC97 #7596FC #FC75DA
split-complementary
#FCDB75 #75DAFC #9775FC
monochromatic
#F1B805 #FBCB39 #FCDB75 #FDEBB1 #FEF7E1
Accessibility & contrast
On white
1.35
#FCDB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#FCDB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDB75
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDB75 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86C
Deuteranopia (green-blind)
#F7E279
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fcdb75; /* rgb */ color: rgb(252, 219, 117); /* oklch */ color: oklch(89.9% 0.127 91.8);
Tailwind
colors: {
custom: {
50: '#ffe59f',
500: '#fcdb75',
950: '#000000',
},
}SCSS
$custom: #fcdb75; $custom-light: #ffe59f; $custom-dark: #000000;
JSON
{
"hex": "#fcdb75",
"rgb": {
"r": 252,
"g": 219,
"b": 117
},
"hsl": {
"h": 45.333,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89877,
"c": 0.1269,
"h": 91.8
},
"luminance": 0.72643
}Semantic roles & 50–950 ramp
primary
#FCDB75
secondary
#3D63D9
accent
#38E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480