#FCFDEB#FCFDEB
#FCFDEB is a very light, muted yellow. Relative luminance 0.969; OKLCH L 98.8% C 0.024 H 109.4°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDEB |
|---|---|
| RGB | rgb(252, 253, 235) |
| HSL | hsl(63, 82%, 96%) |
| HSV | hsv(63, 7%, 99%) |
| CMYK | cmyk(0.4%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(98.81, -3.39, 8.50) |
| CIE-LCH | lch(98.81, 9.15, 111.74°) |
| OKLab | oklab(98.85% -0.0078 0.0222) |
| OKLCH | oklch(98.85% 0.024 109.4) |
| XYZ | xyz(90.2635, 96.9445, 92.5381) |
| Luminance | 0.9694 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.40
Beige
#F5F5DC
ΔE00 2.99
Off White (survey)
#FFFFE4
ΔE00 3.08
Lightyellow
#FFFFE0
ΔE00 4.31
Cornsilk
#FFF8DC
ΔE00 4.47
Eggshell
#F0EAD6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDEB #ECEBFD
analogous
#FDF5EB #FCFDEB #F3FDEB
triadic
#FCFDEB #EBFCFD #FDEBFC
tetradic
#FCFDEB #EBFDF5 #ECEBFD #FDEBF3
square
#FCFDEB #EBFDF5 #ECEBFD #FDEBF3
split-complementary
#FCFDEB #EBF3FD #F5EBFD
monochromatic
#EBF27C #F4F7B3 #FBFCE3 #FBFCE3 #FBFCE3
Accessibility & contrast
On white
1.03
#FCFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.39
#FCFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDEB
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDEB | 1.00 | 1.03 | 20.39 | 20.39 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEA
Deuteranopia (green-blind)
#FFFCEC
Tritanopia (blue-blind)
#FFFBF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcfdeb; /* rgb */ color: rgb(252, 253, 235); /* oklch */ color: oklch(98.8% 0.024 109.4);
Tailwind
colors: {
custom: {
50: '#fdfef1',
500: '#fcfdeb',
950: '#000000',
},
}SCSS
$custom: #fcfdeb; $custom-light: #fdfef1; $custom-dark: #000000;
JSON
{
"hex": "#fcfdeb",
"rgb": {
"r": 252,
"g": 253,
"b": 235
},
"hsl": {
"h": 63.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98849,
"c": 0.02357,
"h": 109.4
},
"luminance": 0.96944
}Semantic roles & 50–950 ramp
primary
#FCFDEB
secondary
#A9A6E7
accent
#07DE13
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585