#FDF5DE#FDF5DE
#FDF5DE is a very light, muted orange. Relative luminance 0.915; OKLCH L 97.0% C 0.031 H 91.0°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF5DE |
|---|---|
| RGB | rgb(253, 245, 222) |
| HSL | hsl(45, 89%, 93%) |
| HSV | hsv(45, 12%, 99%) |
| CMYK | cmyk(0%, 3.2%, 12.3%, 0.8%) |
| CIE-LAB | lab(96.60, -1.10, 12.03) |
| CIE-LCH | lch(96.60, 12.08, 95.21°) |
| OKLab | oklab(97.03% -0.0006 0.0313) |
| OKLCH | oklch(97.03% 0.031 91) |
| XYZ | xyz(86.3440, 91.4624, 82.1985) |
| Luminance | 0.9146 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 1.95
Eggshell
#F0EAD6
ΔE00 2.61
Oldlace
#FDF5E6
ΔE00 3.11
Papayawhip
#FFEFD5
ΔE00 3.53
Beige
#F5F5DC
ΔE00 3.82
Antiquewhite
#FAEBD7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF5DE #DEE6FD
analogous
#FDE5DE #FDF5DE #F5FDDE
triadic
#FDF5DE #DEFDF5 #F5DEFD
tetradic
#FDF5DE #DEFDE5 #DEE6FD #FDDEF5
square
#FDF5DE #DEFDE5 #DEE6FD #FDDEF5
split-complementary
#FDF5DE #DEF5FD #E5DEFD
monochromatic
#F6D26B #FAE4A4 #FDF5DE #FDF6E2 #FDF6E2
Accessibility & contrast
On white
1.09
#FDF5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#FDF5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF5DE
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF5DE | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DD
Deuteranopia (green-blind)
#FDF6DF
Tritanopia (blue-blind)
#FFF1EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf5de; /* rgb */ color: rgb(253, 245, 222); /* oklch */ color: oklch(97.0% 0.031 91.0);
Tailwind
colors: {
custom: {
50: '#fef8e8',
500: '#fdf5de',
950: '#000000',
},
}SCSS
$custom: #fdf5de; $custom-light: #fef8e8; $custom-dark: #000000;
JSON
{
"hex": "#fdf5de",
"rgb": {
"r": 253,
"g": 245,
"b": 222
},
"hsl": {
"h": 44.516,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.97033,
"c": 0.03134,
"h": 91
},
"luminance": 0.91461
}Semantic roles & 50–950 ramp
primary
#FDF5DE
secondary
#98ADE7
accent
#3BE500
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584