#FDFAEB#FDFAEB
#FDFAEB is a very light, near-neutral yellow. Relative luminance 0.953; OKLCH L 98.3% C 0.020 H 97.5°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFAEB |
|---|---|
| RGB | rgb(253, 250, 235) |
| HSL | hsl(50, 82%, 96%) |
| HSV | hsv(50, 7%, 99%) |
| CMYK | cmyk(0%, 1.2%, 7.1%, 0.8%) |
| CIE-LAB | lab(98.13, -1.54, 7.54) |
| CIE-LCH | lch(98.13, 7.70, 101.54°) |
| OKLab | oklab(98.34% -0.0026 0.0198) |
| OKLCH | oklch(98.34% 0.02 97.5) |
| XYZ | xyz(89.6871, 95.2525, 92.2419) |
| Luminance | 0.9525 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.64
Oldlace
#FDF5E6
ΔE00 2.55
Floralwhite
#FFFAF0
ΔE00 2.60
Eggshell
#F0EAD6
ΔE00 3.89
Beige
#F5F5DC
ΔE00 4.35
Cornsilk
#FFF8DC
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFAEB #EBEEFD
analogous
#FDF1EB #FDFAEB #F7FDEB
triadic
#FDFAEB #EBFDFA #FAEBFD
tetradic
#FDFAEB #EBFDF1 #EBEEFD #FDEBF7
square
#FDFAEB #EBFDF1 #EBEEFD #FDEBF7
split-complementary
#FDFAEB #EBF7FD #F1EBFD
monochromatic
#F2DE7C #F7ECB3 #FCF8E3 #FCF8E3 #FCF8E3
Accessibility & contrast
On white
1.05
#FDFAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#FDFAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFAEB
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFAEB | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EA
Deuteranopia (green-blind)
#FEFAEB
Tritanopia (blue-blind)
#FFF8F6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fdfaeb; /* rgb */ color: rgb(253, 250, 235); /* oklch */ color: oklch(98.3% 0.020 97.5);
Tailwind
colors: {
custom: {
50: '#fefbf1',
500: '#fdfaeb',
950: '#000000',
},
}SCSS
$custom: #fdfaeb; $custom-light: #fefbf1; $custom-dark: #000000;
JSON
{
"hex": "#fdfaeb",
"rgb": {
"r": 253,
"g": 250,
"b": 235
},
"hsl": {
"h": 50,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.98338,
"c": 0.01994,
"h": 97.5
},
"luminance": 0.95252
}Semantic roles & 50–950 ramp
primary
#FDFAEB
secondary
#A6B0E7
accent
#2BDE07
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585