#FDF4DD#FDF4DD
#FDF4DD is a very light, muted orange. Relative luminance 0.908; OKLCH L 96.8% C 0.032 H 89.1°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4DD |
|---|---|
| RGB | rgb(253, 244, 221) |
| HSL | hsl(43, 89%, 93%) |
| HSV | hsv(43, 13%, 99%) |
| CMYK | cmyk(0%, 3.6%, 12.6%, 0.8%) |
| CIE-LAB | lab(96.33, -0.75, 12.16) |
| CIE-LCH | lch(96.33, 12.18, 93.52°) |
| OKLab | oklab(96.81% 0.0005 0.0317) |
| OKLCH | oklch(96.81% 0.032 89.1) |
| XYZ | xyz(85.9087, 90.8055, 81.3941) |
| Luminance | 0.9080 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 2.27
Eggshell
#F0EAD6
ΔE00 2.62
Oldlace
#FDF5E6
ΔE00 2.99
Papayawhip
#FFEFD5
ΔE00 3.06
Antiquewhite
#FAEBD7
ΔE00 3.79
Champagne
#F7E7CE
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4DD #DDE6FD
analogous
#FDE4DD #FDF4DD #F6FDDD
triadic
#FDF4DD #DDFDF4 #F4DDFD
tetradic
#FDF4DD #DDFDE4 #DDE6FD #FDDDF6
square
#FDF4DD #DDFDE4 #DDE6FD #FDDDF6
split-complementary
#FDF4DD #DDF6FD #E4DDFD
monochromatic
#F6CF69 #FAE1A3 #FDF4DD #FDF6E2 #FDF6E2
Accessibility & contrast
On white
1.10
#FDF4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#FDF4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4DD
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4DD | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DC
Deuteranopia (green-blind)
#FCF6DE
Tritanopia (blue-blind)
#FFF0ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fdf4dd; /* rgb */ color: rgb(253, 244, 221); /* oklch */ color: oklch(96.8% 0.032 89.1);
Tailwind
colors: {
custom: {
50: '#fef7e7',
500: '#fdf4dd',
950: '#000000',
},
}SCSS
$custom: #fdf4dd; $custom-light: #fef7e7; $custom-dark: #000000;
JSON
{
"hex": "#fdf4dd",
"rgb": {
"r": 253,
"g": 244,
"b": 221
},
"hsl": {
"h": 43.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96813,
"c": 0.03166,
"h": 89.1
},
"luminance": 0.90804
}Semantic roles & 50–950 ramp
primary
#FDF4DD
secondary
#97AEE7
accent
#41E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584