#FDF5EB#FDF5EB
#FDF5EB is a very light, near-neutral orange. Relative luminance 0.922; OKLCH L 97.4% C 0.016 H 73.7°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF5EB |
|---|---|
| RGB | rgb(253, 245, 235) |
| HSL | hsl(33, 82%, 96%) |
| HSV | hsv(33, 7%, 99%) |
| CMYK | cmyk(0%, 3.2%, 7.1%, 0.8%) |
| CIE-LAB | lab(96.90, 0.99, 5.76) |
| CIE-LCH | lch(96.90, 5.84, 80.28°) |
| OKLab | oklab(97.36% 0.0044 0.0152) |
| OKLCH | oklch(97.36% 0.016 73.7) |
| XYZ | xyz(88.1540, 92.1863, 91.7309) |
| Luminance | 0.9219 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.34
Floralwhite
#FFFAF0
ΔE00 1.72
Seashell
#FFF5EE
ΔE00 2.02
Oldlace
#FDF5E6
ΔE00 2.22
Off White
#FAF9F6
ΔE00 3.99
Antiquewhite
#FAEBD7
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF5EB #EBF3FD
analogous
#FDECEB #FDF5EB #FCFDEB
triadic
#FDF5EB #EBFDF5 #F5EBFD
tetradic
#FDF5EB #EBFDEC #EBF3FD #FDEBFC
square
#FDF5EB #EBFDEC #EBF3FD #FDEBFC
split-complementary
#FDF5EB #EBFCFD #ECEBFD
monochromatic
#F2BD7C #F7D9B3 #FCF1E3 #FCF1E3 #FCF1E3
Accessibility & contrast
On white
1.08
#FDF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#FDF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF5EB
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF5EB | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#FAF7EB
Tritanopia (blue-blind)
#FFF3F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fdf5eb; /* rgb */ color: rgb(253, 245, 235); /* oklch */ color: oklch(97.4% 0.016 73.7);
Tailwind
colors: {
custom: {
50: '#fef8f1',
500: '#fdf5eb',
950: '#000000',
},
}SCSS
$custom: #fdf5eb; $custom-light: #fef8f1; $custom-dark: #000000;
JSON
{
"hex": "#fdf5eb",
"rgb": {
"r": 253,
"g": 245,
"b": 235
},
"hsl": {
"h": 33.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.97364,
"c": 0.0158,
"h": 73.7
},
"luminance": 0.92186
}Semantic roles & 50–950 ramp
primary
#FDF5EB
secondary
#A6C2E7
accent
#67DE07
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585