#FDFAED#FDFAED
#FDFAED is a very light, near-neutral yellow. Relative luminance 0.954; OKLCH L 98.4% C 0.017 H 96.1°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFAED |
|---|---|
| RGB | rgb(253, 250, 237) |
| HSL | hsl(49, 80%, 96%) |
| HSV | hsv(49, 6%, 99%) |
| CMYK | cmyk(0%, 1.2%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.18, -1.21, 6.58) |
| CIE-LCH | lch(98.18, 6.69, 100.43°) |
| OKLab | oklab(98.39% -0.0018 0.0173) |
| OKLCH | oklch(98.39% 0.017 96.1) |
| XYZ | xyz(89.9776, 95.3688, 93.7722) |
| Luminance | 0.9537 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.86
Ivory
#FFFFF0
ΔE00 1.96
Oldlace
#FDF5E6
ΔE00 2.44
Eggshell
#F0EAD6
ΔE00 4.31
Off White
#FAF9F6
ΔE00 4.42
Linen
#FAF0E6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFAED #EDF0FD
analogous
#FDF2ED #FDFAED #F8FDED
triadic
#FDFAED #EDFDFA #FAEDFD
tetradic
#FDFAED #EDFDF2 #EDF0FD #FDEDF8
square
#FDFAED #EDFDF2 #EDF0FD #FDEDF8
split-complementary
#FDFAED #EDF8FD #F2EDFD
monochromatic
#F1DB7F #F7EBB6 #FCF7E3 #FCF7E3 #FCF7E3
Accessibility & contrast
On white
1.05
#FDFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#FDFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFAED
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFAED | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#FEFAED
Tritanopia (blue-blind)
#FFF8F6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fdfaed; /* rgb */ color: rgb(253, 250, 237); /* oklch */ color: oklch(98.4% 0.017 96.1);
Tailwind
colors: {
custom: {
50: '#fefbf2',
500: '#fdfaed',
950: '#000000',
},
}SCSS
$custom: #fdfaed; $custom-light: #fefbf2; $custom-dark: #000000;
JSON
{
"hex": "#fdfaed",
"rgb": {
"r": 253,
"g": 250,
"b": 237
},
"hsl": {
"h": 48.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.9839,
"c": 0.01738,
"h": 96.1
},
"luminance": 0.95368
}Semantic roles & 50–950 ramp
primary
#FDFAED
secondary
#A8B4E6
accent
#31DC09
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585