#FDF7EC#FDF7EC
#FDF7EC is a very light, near-neutral orange. Relative luminance 0.935; OKLCH L 97.8% C 0.016 H 82.8°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF7EC |
|---|---|
| RGB | rgb(253, 247, 236) |
| HSL | hsl(39, 81%, 96%) |
| HSV | hsv(39, 7%, 99%) |
| CMYK | cmyk(0%, 2.4%, 6.7%, 0.8%) |
| CIE-LAB | lab(97.41, 0.14, 5.99) |
| CIE-LCH | lch(97.41, 5.99, 88.68°) |
| OKLab | oklab(97.78% 0.002 0.0158) |
| OKLCH | oklch(97.78% 0.016 82.8) |
| XYZ | xyz(88.9072, 93.4609, 92.6967) |
| Luminance | 0.9346 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 0.79
Oldlace
#FDF5E6
ΔE00 1.69
Linen
#FAF0E6
ΔE00 2.50
Seashell
#FFF5EE
ΔE00 3.19
Off White
#FAF9F6
ΔE00 3.84
Ivory
#FFFFF0
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF7EC #ECF2FD
analogous
#FDEEEC #FDF7EC #FAFDEC
triadic
#FDF7EC #ECFDF7 #F7ECFD
tetradic
#FDF7EC #ECFDEE #ECF2FD #FDECFA
square
#FDF7EC #ECFDEE #ECF2FD #FDECFA
split-complementary
#FDF7EC #ECFAFD #EEECFD
monochromatic
#F1C87D #F7E0B5 #FCF3E3 #FCF3E3 #FCF3E3
Accessibility & contrast
On white
1.07
#FDF7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#FDF7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF7EC
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF7EC | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EB
Deuteranopia (green-blind)
#FCF8EC
Tritanopia (blue-blind)
#FFF5F4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdf7ec; /* rgb */ color: rgb(253, 247, 236); /* oklch */ color: oklch(97.8% 0.016 82.8);
Tailwind
colors: {
custom: {
50: '#fef9f2',
500: '#fdf7ec',
950: '#000000',
},
}SCSS
$custom: #fdf7ec; $custom-light: #fef9f2; $custom-dark: #000000;
JSON
{
"hex": "#fdf7ec",
"rgb": {
"r": 253,
"g": 247,
"b": 236
},
"hsl": {
"h": 38.824,
"s": 80.952,
"l": 95.882
},
"oklch": {
"l": 0.97779,
"c": 0.01589,
"h": 82.8
},
"luminance": 0.9346
}Semantic roles & 50–950 ramp
primary
#FDF7EC
secondary
#A7BDE7
accent
#53DD08
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585