#FCFBAD#FCFBAD
#FCFBAD is a very light, moderate yellow. Relative luminance 0.927; OKLCH L 97.1% C 0.098 H 107.5°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBAD |
|---|---|
| RGB | rgb(252, 251, 173) |
| HSL | hsl(59, 93%, 83%) |
| HSV | hsv(59, 31%, 99%) |
| CMYK | cmyk(0%, 0.4%, 31.3%, 1.2%) |
| CIE-LAB | lab(97.11, -11.19, 37.60) |
| CIE-LCH | lch(97.11, 39.23, 106.58°) |
| OKLab | oklab(97.11% -0.0294 0.0934) |
| OKLCH | oklch(97.11% 0.098 107.5) |
| XYZ | xyz(82.1855, 92.7084, 53.0921) |
| Luminance | 0.9271 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.40
Creme
#FFFFB6
ΔE00 1.30
Light Beige
#FFFEB6
ΔE00 1.31
Buff
#FEF69E
ΔE00 2.76
Cream (survey)
#FFFFC2
ΔE00 3.47
Dark Cream
#FFF39A
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBAD #ADAEFC
analogous
#FCD3AD #FCFBAD #D5FCAD
triadic
#FCFBAD #ADFCFB #FBADFC
tetradic
#FCFBAD #ADFCD3 #ADAEFC #FCADD5
square
#FCFBAD #ADFCD3 #ADAEFC #FCADD5
split-complementary
#FCFBAD #ADD5FC #D3ADFC
monochromatic
#F8F537 #FAF872 #FCFBAD #FEFEE1 #FEFEE1
Accessibility & contrast
On white
1.07
#FCFBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#FCFBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBAD
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBAD | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A8
Deuteranopia (green-blind)
#FFF8B0
Tritanopia (blue-blind)
#FFF1E7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfbad; /* rgb */ color: rgb(252, 251, 173); /* oklch */ color: oklch(97.1% 0.098 107.5);
Tailwind
colors: {
custom: {
50: '#fefcc6',
500: '#fcfbad',
950: '#000000',
},
}SCSS
$custom: #fcfbad; $custom-light: #fefcc6; $custom-dark: #000000;
JSON
{
"hex": "#fcfbad",
"rgb": {
"r": 252,
"g": 251,
"b": 173
},
"hsl": {
"h": 59.241,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.97114,
"c": 0.09791,
"h": 107.5
},
"luminance": 0.92707
}Semantic roles & 50–950 ramp
primary
#FCFBAD
secondary
#6D6FE0
accent
#03E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582