#FDF4E5#FDF4E5
#FDF4E5 is a very light, muted orange. Relative luminance 0.912; OKLCH L 97.0% C 0.022 H 80.7°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4E5 |
|---|---|
| RGB | rgb(253, 244, 229) |
| HSL | hsl(38, 86%, 95%) |
| HSV | hsv(38, 9%, 99%) |
| CMYK | cmyk(0%, 3.6%, 9.5%, 0.8%) |
| CIE-LAB | lab(96.51, 0.52, 8.29) |
| CIE-LCH | lch(96.51, 8.31, 86.44°) |
| OKLab | oklab(97.01% 0.0036 0.0217) |
| OKLCH | oklch(97.01% 0.022 80.7) |
| XYZ | xyz(87.0000, 91.2420, 87.1418) |
| Luminance | 0.9124 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 0.51
Linen
#FAF0E6
ΔE00 2.58
Floralwhite
#FFFAF0
ΔE00 2.60
Antiquewhite
#FAEBD7
ΔE00 3.20
Eggshell
#F0EAD6
ΔE00 3.68
Seashell
#FFF5EE
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4E5 #E5EEFD
analogous
#FDE8E5 #FDF4E5 #FAFDE5
triadic
#FDF4E5 #E5FDF4 #F4E5FD
tetradic
#FDF4E5 #E5FDE8 #E5EEFD #FDE5FA
square
#FDF4E5 #E5FDE8 #E5EEFD #FDE5FA
split-complementary
#FDF4E5 #E5FAFD #E8E5FD
monochromatic
#F4C473 #F9DCAC #FDF3E3 #FDF3E3 #FDF3E3
Accessibility & contrast
On white
1.09
#FDF4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#FDF4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4E5
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4E5 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E4
Deuteranopia (green-blind)
#FBF6E5
Tritanopia (blue-blind)
#FFF1F0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf4e5; /* rgb */ color: rgb(253, 244, 229); /* oklch */ color: oklch(97.0% 0.022 80.7);
Tailwind
colors: {
custom: {
50: '#fef7ed',
500: '#fdf4e5',
950: '#000000',
},
}SCSS
$custom: #fdf4e5; $custom-light: #fef7ed; $custom-dark: #000000;
JSON
{
"hex": "#fdf4e5",
"rgb": {
"r": 253,
"g": 244,
"b": 229
},
"hsl": {
"h": 37.5,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.97014,
"c": 0.02203,
"h": 80.7
},
"luminance": 0.91241
}Semantic roles & 50–950 ramp
primary
#FDF4E5
secondary
#9FBAE7
accent
#57E203
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584