#FDF7ED#FDF7ED
#FDF7ED is a very light, near-neutral orange. Relative luminance 0.935; OKLCH L 97.8% C 0.015 H 80.7°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF7ED |
|---|---|
| RGB | rgb(253, 247, 237) |
| HSL | hsl(38, 80%, 96%) |
| HSV | hsv(38, 6%, 99%) |
| CMYK | cmyk(0%, 2.4%, 6.3%, 0.8%) |
| CIE-LAB | lab(97.44, 0.30, 5.51) |
| CIE-LCH | lch(97.44, 5.52, 86.84°) |
| OKLab | oklab(97.81% 0.0024 0.0145) |
| OKLCH | oklch(97.81% 0.015 80.7) |
| XYZ | xyz(89.0529, 93.5192, 93.4640) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 0.75
Oldlace
#FDF5E6
ΔE00 2.08
Linen
#FAF0E6
ΔE00 2.31
Seashell
#FFF5EE
ΔE00 2.81
Off White
#FAF9F6
ΔE00 3.50
Ivory
#FFFFF0
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF7ED #EDF3FD
analogous
#FDEFED #FDF7ED #FBFDED
triadic
#FDF7ED #EDFDF7 #F7EDFD
tetradic
#FDF7ED #EDFDEF #EDF3FD #FDEDFB
square
#FDF7ED #EDFDEF #EDF3FD #FDEDFB
split-complementary
#FDF7ED #EDFBFD #EFEDFD
monochromatic
#F1C67F #F7DFB6 #FCF3E3 #FCF3E3 #FCF3E3
Accessibility & contrast
On white
1.07
#FDF7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#FDF7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF7ED
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF7ED | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#FBF8ED
Tritanopia (blue-blind)
#FFF5F4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fdf7ed; /* rgb */ color: rgb(253, 247, 237); /* oklch */ color: oklch(97.8% 0.015 80.7);
Tailwind
colors: {
custom: {
50: '#fef9f2',
500: '#fdf7ed',
950: '#000000',
},
}SCSS
$custom: #fdf7ed; $custom-light: #fef9f2; $custom-dark: #000000;
JSON
{
"hex": "#fdf7ed",
"rgb": {
"r": 253,
"g": 247,
"b": 237
},
"hsl": {
"h": 37.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.97805,
"c": 0.01469,
"h": 80.7
},
"luminance": 0.93519
}Semantic roles & 50–950 ramp
primary
#FDF7ED
secondary
#A8BFE6
accent
#58DC09
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585