#FDF4E0#FDF4E0
#FDF4E0 is a very light, muted orange. Relative luminance 0.910; OKLCH L 96.9% C 0.028 H 86.6°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4E0 |
|---|---|
| RGB | rgb(253, 244, 224) |
| HSL | hsl(41, 88%, 94%) |
| HSV | hsv(41, 11%, 99%) |
| CMYK | cmyk(0%, 3.6%, 11.5%, 0.8%) |
| CIE-LAB | lab(96.40, -0.28, 10.71) |
| CIE-LCH | lch(96.40, 10.71, 91.49°) |
| OKLab | oklab(96.89% 0.0016 0.028) |
| OKLCH | oklch(96.89% 0.028 86.6) |
| XYZ | xyz(86.3120, 90.9668, 83.5180) |
| Luminance | 0.9097 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.90
Eggshell
#F0EAD6
ΔE00 2.64
Papayawhip
#FFEFD5
ΔE00 3.20
Antiquewhite
#FAEBD7
ΔE00 3.26
Cornsilk
#FFF8DC
ΔE00 3.29
Champagne
#F7E7CE
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4E0 #E0E9FD
analogous
#FDE5E0 #FDF4E0 #F7FDE0
triadic
#FDF4E0 #E0FDF4 #F4E0FD
tetradic
#FDF4E0 #E0FDE5 #E0E9FD #FDE0F7
square
#FDF4E0 #E0FDE5 #E0E9FD #FDE0F7
split-complementary
#FDF4E0 #E0F7FD #E5E0FD
monochromatic
#F6CB6D #F9E0A7 #FDF4E0 #FDF5E2 #FDF5E2
Accessibility & contrast
On white
1.09
#FDF4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#FDF4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4E0
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4E0 | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DF
Deuteranopia (green-blind)
#FCF6E1
Tritanopia (blue-blind)
#FFF0EE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf4e0; /* rgb */ color: rgb(253, 244, 224); /* oklch */ color: oklch(96.9% 0.028 86.6);
Tailwind
colors: {
custom: {
50: '#fef7e9',
500: '#fdf4e0',
950: '#000000',
},
}SCSS
$custom: #fdf4e0; $custom-light: #fef7e9; $custom-dark: #000000;
JSON
{
"hex": "#fdf4e0",
"rgb": {
"r": 253,
"g": 244,
"b": 224
},
"hsl": {
"h": 41.379,
"s": 87.879,
"l": 93.529
},
"oklch": {
"l": 0.96888,
"c": 0.02801,
"h": 86.6
},
"luminance": 0.90966
}Semantic roles & 50–950 ramp
primary
#FDF4E0
secondary
#9AB2E7
accent
#48E401
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584