#FDF4E3#FDF4E3
#FDF4E3 is a very light, muted orange. Relative luminance 0.911; OKLCH L 97.0% C 0.024 H 83.4°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4E3 |
|---|---|
| RGB | rgb(253, 244, 227) |
| HSL | hsl(39, 87%, 94%) |
| HSV | hsv(39, 10%, 99%) |
| CMYK | cmyk(0%, 3.6%, 10.3%, 0.8%) |
| CIE-LAB | lab(96.46, 0.20, 9.26) |
| CIE-LCH | lch(96.46, 9.26, 88.79°) |
| OKLab | oklab(96.96% 0.0028 0.0242) |
| OKLCH | oklch(96.96% 0.024 83.4) |
| XYZ | xyz(86.7224, 91.1310, 85.6796) |
| Luminance | 0.9113 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 0.81
Antiquewhite
#FAEBD7
ΔE00 3.06
Eggshell
#F0EAD6
ΔE00 3.14
Floralwhite
#FFFAF0
ΔE00 3.15
Linen
#FAF0E6
ΔE00 3.38
Papayawhip
#FFEFD5
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4E3 #E3ECFD
analogous
#FDE7E3 #FDF4E3 #F9FDE3
triadic
#FDF4E3 #E3FDF4 #F4E3FD
tetradic
#FDF4E3 #E3FDE7 #E3ECFD #FDE3F9
square
#FDF4E3 #E3FDE7 #E3ECFD #FDE3F9
split-complementary
#FDF4E3 #E3F9FD #E7E3FD
monochromatic
#F5C771 #F9DEAA #FDF4E2 #FDF4E2 #FDF4E2
Accessibility & contrast
On white
1.09
#FDF4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#FDF4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4E3
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4E3 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3E2
Deuteranopia (green-blind)
#FBF6E3
Tritanopia (blue-blind)
#FFF1EF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf4e3; /* rgb */ color: rgb(253, 244, 227); /* oklch */ color: oklch(97.0% 0.024 83.4);
Tailwind
colors: {
custom: {
50: '#fef7eb',
500: '#fdf4e3',
950: '#000000',
},
}SCSS
$custom: #fdf4e3; $custom-light: #fef7eb; $custom-dark: #000000;
JSON
{
"hex": "#fdf4e3",
"rgb": {
"r": 253,
"g": 244,
"b": 227
},
"hsl": {
"h": 39.231,
"s": 86.667,
"l": 94.118
},
"oklch": {
"l": 0.96963,
"c": 0.02439,
"h": 83.4
},
"luminance": 0.9113
}Semantic roles & 50–950 ramp
primary
#FDF4E3
secondary
#9DB7E7
accent
#50E302
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584