#FCFCED#FCFCED
#FCFCED is a very light, near-neutral yellow. Relative luminance 0.964; OKLCH L 98.7% C 0.020 H 106.8°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFCED |
|---|---|
| RGB | rgb(252, 252, 237) |
| HSL | hsl(60, 71%, 96%) |
| HSV | hsv(60, 6%, 99%) |
| CMYK | cmyk(0%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(98.60, -2.56, 7.18) |
| CIE-LCH | lch(98.60, 7.62, 109.60°) |
| OKLab | oklab(98.7% -0.0057 0.0188) |
| OKLCH | oklch(98.7% 0.02 106.8) |
| XYZ | xyz(90.2392, 96.4310, 93.9634) |
| Luminance | 0.9643 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.60
Floralwhite
#FFFAF0
ΔE00 3.60
Oldlace
#FDF5E6
ΔE00 3.97
Beige
#F5F5DC
ΔE00 3.97
Off White (survey)
#FFFFE4
ΔE00 4.27
Eggshell
#F0EAD6
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFCED #EDEDFC
analogous
#FCF4ED #FCFCED #F4FCED
triadic
#FCFCED #EDFCFC #FCEDFC
tetradic
#FCFCED #EDFCF4 #EDEDFC #FCEDF4
square
#FCFCED #EDFCF4 #EDEDFC #FCEDF4
split-complementary
#FCFCED #EDF4FC #F4EDFC
monochromatic
#EBEB84 #F3F3B9 #FBFBE5 #FBFBE5 #FBFBE5
Accessibility & contrast
On white
1.04
#FCFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#FCFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFCED
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFCED | 1.00 | 1.04 | 20.29 | 20.29 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FFFBED
Tritanopia (blue-blind)
#FFFAF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fcfced; /* rgb */ color: rgb(252, 252, 237); /* oklch */ color: oklch(98.7% 0.020 106.8);
Tailwind
colors: {
custom: {
50: '#fdfdf2',
500: '#fcfced',
950: '#000000',
},
}SCSS
$custom: #fcfced; $custom-light: #fdfdf2; $custom-dark: #000000;
JSON
{
"hex": "#fcfced",
"rgb": {
"r": 252,
"g": 252,
"b": 237
},
"hsl": {
"h": 60,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.98704,
"c": 0.01966,
"h": 106.8
},
"luminance": 0.96431
}Semantic roles & 50–950 ramp
primary
#FCFCED
secondary
#AAAAE3
accent
#12D312
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585