#FDF5EA#FDF5EA
#FDF5EA is a very light, near-neutral orange. Relative luminance 0.921; OKLCH L 97.3% C 0.017 H 76.1°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF5EA |
|---|---|
| RGB | rgb(253, 245, 234) |
| HSL | hsl(35, 83%, 95%) |
| HSV | hsv(35, 8%, 99%) |
| CMYK | cmyk(0%, 3.2%, 7.5%, 0.8%) |
| CIE-LAB | lab(96.87, 0.82, 6.24) |
| CIE-LCH | lch(96.87, 6.29, 82.50°) |
| OKLab | oklab(97.34% 0.0041 0.0164) |
| OKLCH | oklch(97.34% 0.017 76.1) |
| XYZ | xyz(88.0099, 92.1287, 90.9721) |
| Luminance | 0.9213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.54
Floralwhite
#FFFAF0
ΔE00 1.64
Oldlace
#FDF5E6
ΔE00 1.76
Seashell
#FFF5EE
ΔE00 2.46
Off White
#FAF9F6
ΔE00 4.26
Antiquewhite
#FAEBD7
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF5EA #EAF2FD
analogous
#FDEBEA #FDF5EA #FBFDEA
triadic
#FDF5EA #EAFDF5 #F5EAFD
tetradic
#FDF5EA #EAFDEB #EAF2FD #FDEAFB
square
#FDF5EA #EAFDEB #EAF2FD #FDEAFB
split-complementary
#FDF5EA #EAFBFD #EBEAFD
monochromatic
#F2C07A #F8DAB2 #FCF2E3 #FCF2E3 #FCF2E3
Accessibility & contrast
On white
1.08
#FDF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#FDF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF5EA
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF5EA | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#FAF7EA
Tritanopia (blue-blind)
#FFF3F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fdf5ea; /* rgb */ color: rgb(253, 245, 234); /* oklch */ color: oklch(97.3% 0.017 76.1);
Tailwind
colors: {
custom: {
50: '#fef8f0',
500: '#fdf5ea',
950: '#000000',
},
}SCSS
$custom: #fdf5ea; $custom-light: #fef8f0; $custom-dark: #000000;
JSON
{
"hex": "#fdf5ea",
"rgb": {
"r": 253,
"g": 245,
"b": 234
},
"hsl": {
"h": 34.737,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97338,
"c": 0.0169,
"h": 76.1
},
"luminance": 0.92128
}Semantic roles & 50–950 ramp
primary
#FDF5EA
secondary
#A4C0E7
accent
#62DF06
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585