#FDF1DD#FDF1DD
#FDF1DD is a very light, muted orange. Relative luminance 0.890; OKLCH L 96.2% C 0.029 H 80.7°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF1DD |
|---|---|
| RGB | rgb(253, 241, 221) |
| HSL | hsl(38, 89%, 93%) |
| HSV | hsv(38, 13%, 99%) |
| CMYK | cmyk(0%, 4.7%, 12.6%, 0.8%) |
| CIE-LAB | lab(95.59, 0.77, 11.10) |
| CIE-LCH | lch(95.59, 11.13, 86.03°) |
| OKLab | oklab(96.23% 0.0048 0.029) |
| OKLCH | oklch(96.23% 0.029 80.7) |
| XYZ | xyz(85.0134, 89.0148, 81.0957) |
| Luminance | 0.8901 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.80
Papayawhip
#FFEFD5
ΔE00 2.25
Oldlace
#FDF5E6
ΔE00 2.29
Champagne
#F7E7CE
ΔE00 2.86
Eggshell
#F0EAD6
ΔE00 3.34
Blanchedalmond
#FFEBCD
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF1DD #DDE9FD
analogous
#FDE1DD #FDF1DD #F9FDDD
triadic
#FDF1DD #DDFDF1 #F1DDFD
tetradic
#FDF1DD #DDFDE1 #DDE9FD #FDDDF9
square
#FDF1DD #DDFDE1 #DDE9FD #FDDDF9
split-complementary
#FDF1DD #DDF9FD #E1DDFD
monochromatic
#F6C169 #FAD9A3 #FDF1DD #FDF3E2 #FDF3E2
Accessibility & contrast
On white
1.12
#FDF1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#FDF1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF1DD
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF1DD | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DC
Deuteranopia (green-blind)
#FAF4DD
Tritanopia (blue-blind)
#FFEDEB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdf1dd; /* rgb */ color: rgb(253, 241, 221); /* oklch */ color: oklch(96.2% 0.029 80.7);
Tailwind
colors: {
custom: {
50: '#fef5e7',
500: '#fdf1dd',
950: '#000000',
},
}SCSS
$custom: #fdf1dd; $custom-light: #fef5e7; $custom-dark: #000000;
JSON
{
"hex": "#fdf1dd",
"rgb": {
"r": 253,
"g": 241,
"b": 221
},
"hsl": {
"h": 37.5,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96229,
"c": 0.02935,
"h": 80.7
},
"luminance": 0.89014
}Semantic roles & 50–950 ramp
primary
#FDF1DD
secondary
#97B5E7
accent
#56E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584