#FCF5DC#FCF5DC
#FCF5DC is a very light, muted yellow. Relative luminance 0.912; OKLCH L 96.9% C 0.034 H 94.0°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF5DC |
|---|---|
| RGB | rgb(252, 245, 220) |
| HSL | hsl(47, 84%, 93%) |
| HSV | hsv(47, 13%, 99%) |
| CMYK | cmyk(0%, 2.8%, 12.7%, 1.2%) |
| CIE-LAB | lab(96.48, -1.76, 12.88) |
| CIE-LCH | lch(96.48, 13.00, 97.77°) |
| OKLab | oklab(96.91% -0.0024 0.0335) |
| OKLCH | oklch(96.91% 0.034 94) |
| XYZ | xyz(85.7144, 91.1685, 80.7781) |
| Luminance | 0.9117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 1.14
Eggshell
#F0EAD6
ΔE00 2.82
Beige
#F5F5DC
ΔE00 3.10
Off White (survey)
#FFFFE4
ΔE00 3.66
Oldlace
#FDF5E6
ΔE00 3.99
Papayawhip
#FFEFD5
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF5DC #DCE3FC
analogous
#FCE5DC #FCF5DC #F3FCDC
triadic
#FCF5DC #DCFCF5 #F5DCFC
tetradic
#FCF5DC #DCFCE5 #DCE3FC #FCDCF3
square
#FCF5DC #DCFCE5 #DCE3FC #FCDCF3
split-complementary
#FCF5DC #DCF3FC #E5DCFC
monochromatic
#F2D56B #F7E5A4 #FCF5DC #FDF7E3 #FDF7E3
Accessibility & contrast
On white
1.09
#FCF5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#FCF5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF5DC
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF5DC | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3DB
Deuteranopia (green-blind)
#FDF6DD
Tritanopia (blue-blind)
#FFF1EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf5dc; /* rgb */ color: rgb(252, 245, 220); /* oklch */ color: oklch(96.9% 0.034 94.0);
Tailwind
colors: {
custom: {
50: '#fdf8e6',
500: '#fcf5dc',
950: '#000000',
},
}SCSS
$custom: #fcf5dc; $custom-light: #fdf8e6; $custom-dark: #000000;
JSON
{
"hex": "#fcf5dc",
"rgb": {
"r": 252,
"g": 245,
"b": 220
},
"hsl": {
"h": 46.875,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96905,
"c": 0.03356,
"h": 94
},
"luminance": 0.91168
}Semantic roles & 50–950 ramp
primary
#FCF5DC
secondary
#98A9E4
accent
#35E105
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584