#FCFBDC#FCFBDC
#FCFBDC is a very light, muted yellow. Relative luminance 0.949; OKLCH L 98.1% C 0.040 H 105.6°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBDC |
|---|---|
| RGB | rgb(252, 251, 220) |
| HSL | hsl(58, 84%, 93%) |
| HSV | hsv(58, 13%, 99%) |
| CMYK | cmyk(0%, 0.4%, 12.7%, 1.2%) |
| CIE-LAB | lab(97.98, -4.77, 15.00) |
| CIE-LCH | lch(97.98, 15.74, 107.64°) |
| OKLab | oklab(98.09% -0.0109 0.0389) |
| OKLCH | oklch(98.09% 0.04 105.6) |
| XYZ | xyz(87.5590, 94.8578, 81.3930) |
| Luminance | 0.9486 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.86
Off White (survey)
#FFFFE4
ΔE00 1.52
Beige
#F5F5DC
ΔE00 2.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.65
Cornsilk
#FFF8DC
ΔE00 2.89
Pale
#FFF9D0
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBDC #DCDDFC
analogous
#FCEBDC #FCFBDC #EDFCDC
triadic
#FCFBDC #DCFCFB #FBDCFC
tetradic
#FCFBDC #DCFCEB #DCDDFC #FCDCED
square
#FCFBDC #DCFCEB #DCDDFC #FCDCED
split-complementary
#FCFBDC #DCEDFC #EBDCFC
monochromatic
#F2EE6B #F7F5A4 #FCFBDC #FDFCE3 #FDFCE3
Accessibility & contrast
On white
1.05
#FCFBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#FCFBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBDC
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBDC | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#FFFADD
Tritanopia (blue-blind)
#FFF7F2
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcfbdc; /* rgb */ color: rgb(252, 251, 220); /* oklch */ color: oklch(98.1% 0.040 105.6);
Tailwind
colors: {
custom: {
50: '#fdfce6',
500: '#fcfbdc',
950: '#000000',
},
}SCSS
$custom: #fcfbdc; $custom-light: #fdfce6; $custom-dark: #000000;
JSON
{
"hex": "#fcfbdc",
"rgb": {
"r": 252,
"g": 251,
"b": 220
},
"hsl": {
"h": 58.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.98085,
"c": 0.04035,
"h": 105.6
},
"luminance": 0.94857
}Semantic roles & 50–950 ramp
primary
#FCFBDC
secondary
#989AE4
accent
#0CE105
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584