#FCFBDD#FCFBDD
#FCFBDD is a very light, muted yellow. Relative luminance 0.949; OKLCH L 98.1% C 0.039 H 105.5°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFBDD |
|---|---|
| RGB | rgb(252, 251, 221) |
| HSL | hsl(58, 84%, 93%) |
| HSV | hsv(58, 12%, 99%) |
| CMYK | cmyk(0%, 0.4%, 12.3%, 1.2%) |
| CIE-LAB | lab(98.00, -4.62, 14.52) |
| CIE-LCH | lch(98.00, 15.23, 107.64°) |
| OKLab | oklab(98.11% -0.0105 0.0376) |
| OKLCH | oklch(98.11% 0.039 105.5) |
| XYZ | xyz(87.6919, 94.9109, 82.0926) |
| Luminance | 0.9491 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.91
Off White (survey)
#FFFFE4
ΔE00 1.28
Beige
#F5F5DC
ΔE00 1.97
Cornsilk
#FFF8DC
ΔE00 2.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.96
Pale
#FFF9D0
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFBDD #DDDEFC
analogous
#FCEBDD #FCFBDD #EDFCDD
triadic
#FCFBDD #DDFCFB #FBDDFC
tetradic
#FCFBDD #DDFCEB #DDDEFC #FCDDED
square
#FCFBDD #DDFCEB #DDDEFC #FCDDED
split-complementary
#FCFBDD #DDEDFC #EBDDFC
monochromatic
#F2EE6D #F7F4A5 #FCFBDD #FDFCE3 #FDFCE3
Accessibility & contrast
On white
1.05
#FCFBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#FCFBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFBDD
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFBDD | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DB
Deuteranopia (green-blind)
#FFFADE
Tritanopia (blue-blind)
#FFF7F2
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcfbdd; /* rgb */ color: rgb(252, 251, 221); /* oklch */ color: oklch(98.1% 0.039 105.5);
Tailwind
colors: {
custom: {
50: '#fdfce7',
500: '#fcfbdd',
950: '#000000',
},
}SCSS
$custom: #fcfbdd; $custom-light: #fdfce7; $custom-dark: #000000;
JSON
{
"hex": "#fcfbdd",
"rgb": {
"r": 252,
"g": 251,
"b": 221
},
"hsl": {
"h": 58.065,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.98109,
"c": 0.03907,
"h": 105.5
},
"luminance": 0.9491
}Semantic roles & 50–950 ramp
primary
#FCFBDD
secondary
#999BE4
accent
#0CE005
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171716
muted
#858584