#FDF4DE#FDF4DE
#FDF4DE is a very light, muted orange. Relative luminance 0.909; OKLCH L 96.8% C 0.030 H 88.4°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4DE |
|---|---|
| RGB | rgb(253, 244, 222) |
| HSL | hsl(43, 89%, 93%) |
| HSV | hsv(43, 12%, 99%) |
| CMYK | cmyk(0%, 3.6%, 12.3%, 0.8%) |
| CIE-LAB | lab(96.35, -0.59, 11.68) |
| CIE-LCH | lch(96.35, 11.69, 92.90°) |
| OKLab | oklab(96.84% 0.0009 0.0304) |
| OKLCH | oklch(96.84% 0.03 88.4) |
| XYZ | xyz(86.0423, 90.8590, 82.0979) |
| Luminance | 0.9086 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.57
Cornsilk
#FFF8DC
ΔE00 2.59
Oldlace
#FDF5E6
ΔE00 2.63
Papayawhip
#FFEFD5
ΔE00 3.06
Antiquewhite
#FAEBD7
ΔE00 3.59
Champagne
#F7E7CE
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4DE #DEE7FD
analogous
#FDE4DE #FDF4DE #F6FDDE
triadic
#FDF4DE #DEFDF4 #F4DEFD
tetradic
#FDF4DE #DEFDE4 #DEE7FD #FDDEF6
square
#FDF4DE #DEFDE4 #DEE7FD #FDDEF6
split-complementary
#FDF4DE #DEF6FD #E4DEFD
monochromatic
#F6CE6B #FAE1A4 #FDF4DE #FDF5E2 #FDF5E2
Accessibility & contrast
On white
1.10
#FDF4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#FDF4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4DE
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4DE | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DD
Deuteranopia (green-blind)
#FCF6DF
Tritanopia (blue-blind)
#FFF0EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fdf4de; /* rgb */ color: rgb(253, 244, 222); /* oklch */ color: oklch(96.8% 0.030 88.4);
Tailwind
colors: {
custom: {
50: '#fef7e8',
500: '#fdf4de',
950: '#000000',
},
}SCSS
$custom: #fdf4de; $custom-light: #fef7e8; $custom-dark: #000000;
JSON
{
"hex": "#fdf4de",
"rgb": {
"r": 253,
"g": 244,
"b": 222
},
"hsl": {
"h": 42.581,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96838,
"c": 0.03044,
"h": 88.4
},
"luminance": 0.90858
}Semantic roles & 50–950 ramp
primary
#FDF4DE
secondary
#98AFE7
accent
#43E500
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584