#FDF4DC#FDF4DC
#FDF4DC is a very light, muted orange. Relative luminance 0.908; OKLCH L 96.8% C 0.033 H 89.8°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4DC |
|---|---|
| RGB | rgb(253, 244, 220) |
| HSL | hsl(44, 89%, 93%) |
| HSV | hsv(44, 13%, 99%) |
| CMYK | cmyk(0%, 3.6%, 13%, 0.8%) |
| CIE-LAB | lab(96.31, -0.90, 12.64) |
| CIE-LCH | lch(96.31, 12.68, 94.08°) |
| OKLab | oklab(96.79% 0.0001 0.0329) |
| OKLCH | oklch(96.79% 0.033 89.8) |
| XYZ | xyz(85.7759, 90.7524, 80.6946) |
| Luminance | 0.9075 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 1.96
Eggshell
#F0EAD6
ΔE00 2.71
Papayawhip
#FFEFD5
ΔE00 3.09
Oldlace
#FDF5E6
ΔE00 3.35
Champagne
#F7E7CE
ΔE00 3.96
Antiquewhite
#FAEBD7
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4DC #DCE5FD
analogous
#FDE3DC #FDF4DC #F6FDDC
triadic
#FDF4DC #DCFDF4 #F4DCFD
tetradic
#FDF4DC #DCFDE3 #DCE5FD #FDDCF6
square
#FDF4DC #DCFDE3 #DCE5FD #FDDCF6
split-complementary
#FDF4DC #DCF6FD #E3DCFD
monochromatic
#F6D068 #FAE2A2 #FDF4DC #FDF6E2 #FDF6E2
Accessibility & contrast
On white
1.10
#FDF4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#FDF4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4DC
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4DC | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DB
Deuteranopia (green-blind)
#FCF6DD
Tritanopia (blue-blind)
#FFF0ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fdf4dc; /* rgb */ color: rgb(253, 244, 220); /* oklch */ color: oklch(96.8% 0.033 89.8);
Tailwind
colors: {
custom: {
50: '#fef7e6',
500: '#fdf4dc',
950: '#000000',
},
}SCSS
$custom: #fdf4dc; $custom-light: #fef7e6; $custom-dark: #000000;
JSON
{
"hex": "#fdf4dc",
"rgb": {
"r": 253,
"g": 244,
"b": 220
},
"hsl": {
"h": 43.636,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96789,
"c": 0.0329,
"h": 89.8
},
"luminance": 0.90751
}Semantic roles & 50–950 ramp
primary
#FDF4DC
secondary
#96ACE7
accent
#3FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584