#FDF2D7#FDF2D7
#FDF2D7 is a very light, muted orange. Relative luminance 0.893; OKLCH L 96.3% C 0.037 H 88.5°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF2D7 |
|---|---|
| RGB | rgb(253, 242, 215) |
| HSL | hsl(43, 90%, 92%) |
| HSV | hsv(43, 15%, 99%) |
| CMYK | cmyk(0%, 4.3%, 15%, 0.8%) |
| CIE-LAB | lab(95.70, -0.66, 14.36) |
| CIE-LCH | lch(95.70, 14.38, 92.62°) |
| OKLab | oklab(96.28% 0.001 0.0373) |
| OKLCH | oklch(96.28% 0.037 88.5) |
| XYZ | xyz(84.5251, 89.2944, 77.0596) |
| Luminance | 0.8929 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 2.19
Papayawhip
#FFEFD5
ΔE00 2.46
Eggshell
#F0EAD6
ΔE00 3.29
Champagne
#F7E7CE
ΔE00 3.37
Blanchedalmond
#FFEBCD
ΔE00 3.84
Antiquewhite
#FAEBD7
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF2D7 #D7E2FD
analogous
#FDDFD7 #FDF2D7 #F5FDD7
triadic
#FDF2D7 #D7FDF2 #F2D7FD
tetradic
#FDF2D7 #D7FDDF #D7E2FD #FDD7F5
square
#FDF2D7 #D7FDDF #D7E2FD #FDD7F5
split-complementary
#FDF2D7 #D7F5FD #DFD7FD
monochromatic
#F7CC62 #FADF9D #FDF2D7 #FEF6E2 #FEF6E2
Accessibility & contrast
On white
1.11
#FDF2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#FDF2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF2D7
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF2D7 | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D5
Deuteranopia (green-blind)
#FCF4D8
Tritanopia (blue-blind)
#FFEDEA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf2d7; /* rgb */ color: rgb(253, 242, 215); /* oklch */ color: oklch(96.3% 0.037 88.5);
Tailwind
colors: {
custom: {
50: '#fef6e3',
500: '#fdf2d7',
950: '#000000',
},
}SCSS
$custom: #fdf2d7; $custom-light: #fef6e3; $custom-dark: #000000;
JSON
{
"hex": "#fdf2d7",
"rgb": {
"r": 253,
"g": 242,
"b": 215
},
"hsl": {
"h": 42.632,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.96277,
"c": 0.03727,
"h": 88.5
},
"luminance": 0.89293
}Semantic roles & 50–950 ramp
primary
#FDF2D7
secondary
#92AAE6
accent
#42E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584