#FDF7EB#FDF7EB
#FDF7EB is a very light, near-neutral orange. Relative luminance 0.934; OKLCH L 97.8% C 0.017 H 84.6°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF7EB |
|---|---|
| RGB | rgb(253, 247, 235) |
| HSL | hsl(40, 82%, 96%) |
| HSV | hsv(40, 7%, 99%) |
| CMYK | cmyk(0%, 2.4%, 7.1%, 0.8%) |
| CIE-LAB | lab(97.39, -0.03, 6.47) |
| CIE-LCH | lch(97.39, 6.47, 90.23°) |
| OKLab | oklab(97.75% 0.0016 0.017) |
| OKLCH | oklch(97.75% 0.017 84.6) |
| XYZ | xyz(88.7623, 93.4030, 91.9337) |
| Luminance | 0.9340 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.05
Oldlace
#FDF5E6
ΔE00 1.35
Linen
#FAF0E6
ΔE00 2.74
Seashell
#FFF5EE
ΔE00 3.58
Ivory
#FFFFF0
ΔE00 3.66
Off White
#FAF9F6
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF7EB #EBF1FD
analogous
#FDEEEB #FDF7EB #FAFDEB
triadic
#FDF7EB #EBFDF7 #F7EBFD
tetradic
#FDF7EB #EBFDEE #EBF1FD #FDEBFA
square
#FDF7EB #EBFDEE #EBF1FD #FDEBFA
split-complementary
#FDF7EB #EBFAFD #EEEBFD
monochromatic
#F2CA7C #F7E1B3 #FCF4E3 #FCF4E3 #FCF4E3
Accessibility & contrast
On white
1.07
#FDF7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#FDF7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF7EB
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF7EB | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EA
Deuteranopia (green-blind)
#FCF8EB
Tritanopia (blue-blind)
#FFF5F3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdf7eb; /* rgb */ color: rgb(253, 247, 235); /* oklch */ color: oklch(97.8% 0.017 84.6);
Tailwind
colors: {
custom: {
50: '#fef9f1',
500: '#fdf7eb',
950: '#000000',
},
}SCSS
$custom: #fdf7eb; $custom-light: #fef9f1; $custom-dark: #000000;
JSON
{
"hex": "#fdf7eb",
"rgb": {
"r": 253,
"g": 247,
"b": 235
},
"hsl": {
"h": 40,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97753,
"c": 0.01709,
"h": 84.6
},
"luminance": 0.93402
}Semantic roles & 50–950 ramp
primary
#FDF7EB
secondary
#A6BBE7
accent
#4FDE07
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585