#FDF4E7#FDF4E7
#FDF4E7 is a very light, near-neutral orange. Relative luminance 0.914; OKLCH L 97.1% C 0.020 H 77.3°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4E7 |
|---|---|
| RGB | rgb(253, 244, 231) |
| HSL | hsl(35, 85%, 95%) |
| HSV | hsv(35, 9%, 99%) |
| CMYK | cmyk(0%, 3.6%, 8.7%, 0.8%) |
| CIE-LAB | lab(96.56, 0.84, 7.33) |
| CIE-LCH | lch(96.56, 7.38, 83.47°) |
| OKLab | oklab(97.07% 0.0043 0.0193) |
| OKLCH | oklch(97.07% 0.02 77.3) |
| XYZ | xyz(87.2809, 91.3544, 88.6210) |
| Luminance | 0.9135 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.15
Linen
#FAF0E6
ΔE00 1.79
Floralwhite
#FFFAF0
ΔE00 2.21
Seashell
#FFF5EE
ΔE00 3.08
Antiquewhite
#FAEBD7
ΔE00 3.55
Eggshell
#F0EAD6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4E7 #E7F0FD
analogous
#FDE9E7 #FDF4E7 #FBFDE7
triadic
#FDF4E7 #E7FDF4 #F4E7FD
tetradic
#FDF4E7 #E7FDE9 #E7F0FD #FDE7FB
square
#FDF4E7 #E7FDE9 #E7F0FD #FDE7FB
split-complementary
#FDF4E7 #E7FBFD #E9E7FD
monochromatic
#F4C076 #F8DAAF #FDF2E3 #FDF2E3 #FDF2E3
Accessibility & contrast
On white
1.09
#FDF4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#FDF4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4E7
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4E7 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E6
Deuteranopia (green-blind)
#FAF6E7
Tritanopia (blue-blind)
#FFF1F0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf4e7; /* rgb */ color: rgb(253, 244, 231); /* oklch */ color: oklch(97.1% 0.020 77.3);
Tailwind
colors: {
custom: {
50: '#fef7ee',
500: '#fdf4e7',
950: '#000000',
},
}SCSS
$custom: #fdf4e7; $custom-light: #fef7ee; $custom-dark: #000000;
JSON
{
"hex": "#fdf4e7",
"rgb": {
"r": 253,
"g": 244,
"b": 231
},
"hsl": {
"h": 35.455,
"s": 84.615,
"l": 94.902
},
"oklch": {
"l": 0.97066,
"c": 0.01973,
"h": 77.3
},
"luminance": 0.91354
}Semantic roles & 50–950 ramp
primary
#FDF4E7
secondary
#A1BEE7
accent
#5FE104
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585