#FDFCEF#FDFCEF
#FDFCEF is a very light, near-neutral yellow. Relative luminance 0.967; OKLCH L 98.8% C 0.017 H 103.1°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFCEF |
|---|---|
| RGB | rgb(253, 252, 239) |
| HSL | hsl(56, 78%, 96%) |
| HSV | hsv(56, 6%, 99%) |
| CMYK | cmyk(0%, 0.4%, 5.5%, 0.8%) |
| CIE-LAB | lab(98.72, -1.89, 6.34) |
| CIE-LCH | lch(98.72, 6.61, 106.58°) |
| OKLab | oklab(98.83% -0.0039 0.0166) |
| OKLCH | oklch(98.83% 0.017 103.1) |
| XYZ | xyz(90.8962, 96.7358, 95.5279) |
| Luminance | 0.9674 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.13
Floralwhite
#FFFAF0
ΔE00 2.63
Oldlace
#FDF5E6
ΔE00 3.42
Off White
#FAF9F6
ΔE00 4.58
Eggshell
#F0EAD6
ΔE00 4.80
Beige
#F5F5DC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFCEF #EFF0FD
analogous
#FDF5EF #FDFCEF #F7FDEF
triadic
#FDFCEF #EFFDFC #FCEFFD
tetradic
#FDFCEF #EFFDF5 #EFF0FD #FDEFF7
square
#FDFCEF #EFFDF5 #EFF0FD #FDEFF7
split-complementary
#FDFCEF #EFF7FD #F5EFFD
monochromatic
#EFE882 #F6F2B9 #FCFAE4 #FCFAE4 #FCFAE4
Accessibility & contrast
On white
1.03
#FDFCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#FDFCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFCEF
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFCEF | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEE
Deuteranopia (green-blind)
#FFFCEF
Tritanopia (blue-blind)
#FFFAF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fdfcef; /* rgb */ color: rgb(253, 252, 239); /* oklch */ color: oklch(98.8% 0.017 103.1);
Tailwind
colors: {
custom: {
50: '#fefdf4',
500: '#fdfcef',
950: '#000000',
},
}SCSS
$custom: #fdfcef; $custom-light: #fefdf4; $custom-dark: #000000;
JSON
{
"hex": "#fdfcef",
"rgb": {
"r": 253,
"g": 252,
"b": 239
},
"hsl": {
"h": 55.714,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.98832,
"c": 0.01709,
"h": 103.1
},
"luminance": 0.96735
}Semantic roles & 50–950 ramp
primary
#FDFCEF
secondary
#AAAEE6
accent
#1ADA0B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585