#FDF4E8#FDF4E8
#FDF4E8 is a very light, near-neutral orange. Relative luminance 0.914; OKLCH L 97.1% C 0.019 H 75.3°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4E8 |
|---|---|
| RGB | rgb(253, 244, 232) |
| HSL | hsl(34, 84%, 95%) |
| HSV | hsv(34, 8%, 99%) |
| CMYK | cmyk(0%, 3.6%, 8.3%, 0.8%) |
| CIE-LAB | lab(96.58, 1.00, 6.85) |
| CIE-LCH | lch(96.58, 6.92, 81.68°) |
| OKLab | oklab(97.09% 0.0047 0.018) |
| OKLCH | oklch(97.09% 0.019 75.3) |
| XYZ | xyz(87.4225, 91.4110, 89.3669) |
| Luminance | 0.9141 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.42
Oldlace
#FDF5E6
ΔE00 1.57
Floralwhite
#FFFAF0
ΔE00 2.12
Seashell
#FFF5EE
ΔE00 2.63
Antiquewhite
#FAEBD7
ΔE00 3.80
Eggshell
#F0EAD6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4E8 #E8F1FD
analogous
#FDE9E8 #FDF4E8 #FBFDE8
triadic
#FDF4E8 #E8FDF4 #F4E8FD
tetradic
#FDF4E8 #E8FDE9 #E8F1FD #FDE8FB
square
#FDF4E8 #E8FDE9 #E8F1FD #FDE8FB
split-complementary
#FDF4E8 #E8FBFD #E9E8FD
monochromatic
#F3BE77 #F8D9B0 #FDF2E3 #FDF2E3 #FDF2E3
Accessibility & contrast
On white
1.09
#FDF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#FDF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4E8
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4E8 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E7
Deuteranopia (green-blind)
#FAF6E8
Tritanopia (blue-blind)
#FFF2F0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf4e8; /* rgb */ color: rgb(253, 244, 232); /* oklch */ color: oklch(97.1% 0.019 75.3);
Tailwind
colors: {
custom: {
50: '#fef7ef',
500: '#fdf4e8',
950: '#000000',
},
}SCSS
$custom: #fdf4e8; $custom-light: #fef7ef; $custom-dark: #000000;
JSON
{
"hex": "#fdf4e8",
"rgb": {
"r": 253,
"g": 244,
"b": 232
},
"hsl": {
"h": 34.286,
"s": 84,
"l": 95.098
},
"oklch": {
"l": 0.97091,
"c": 0.01861,
"h": 75.3
},
"luminance": 0.9141
}Semantic roles & 50–950 ramp
primary
#FDF4E8
secondary
#A2C0E7
accent
#63E005
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585