#FDF4EA#FDF4EA
#FDF4EA is a very light, near-neutral orange. Relative luminance 0.915; OKLCH L 97.1% C 0.016 H 70.6°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4EA |
|---|---|
| RGB | rgb(253, 244, 234) |
| HSL | hsl(32, 83%, 95%) |
| HSV | hsv(32, 8%, 99%) |
| CMYK | cmyk(0%, 3.6%, 7.5%, 0.8%) |
| CIE-LAB | lab(96.63, 1.33, 5.88) |
| CIE-LCH | lch(96.63, 6.03, 77.27°) |
| OKLab | oklab(97.14% 0.0055 0.0155) |
| OKLCH | oklch(97.14% 0.016 70.6) |
| XYZ | xyz(87.7082, 91.5253, 90.8716) |
| Luminance | 0.9153 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 0.92
Seashell
#FFF5EE
ΔE00 1.72
Floralwhite
#FFFAF0
ΔE00 2.21
Oldlace
#FDF5E6
ΔE00 2.46
Off White
#FAF9F6
ΔE00 4.29
Antiquewhite
#FAEBD7
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4EA #EAF3FD
analogous
#FDEAEA #FDF4EA #FCFDEA
triadic
#FDF4EA #EAFDF4 #F4EAFD
tetradic
#FDF4EA #EAFDEA #EAF3FD #FDEAFC
square
#FDF4EA #EAFDEA #EAF3FD #FDEAFC
split-complementary
#FDF4EA #EAFCFD #EAEAFD
monochromatic
#F2B97A #F8D7B2 #FCF0E3 #FCF0E3 #FCF0E3
Accessibility & contrast
On white
1.09
#FDF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#FDF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4EA
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4EA | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#FAF6EA
Tritanopia (blue-blind)
#FFF2F1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf4ea; /* rgb */ color: rgb(253, 244, 234); /* oklch */ color: oklch(97.1% 0.016 70.6);
Tailwind
colors: {
custom: {
50: '#fef7f0',
500: '#fdf4ea',
950: '#000000',
},
}SCSS
$custom: #fdf4ea; $custom-light: #fef7f0; $custom-dark: #000000;
JSON
{
"hex": "#fdf4ea",
"rgb": {
"r": 253,
"g": 244,
"b": 234
},
"hsl": {
"h": 31.579,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97144,
"c": 0.01643,
"h": 70.6
},
"luminance": 0.91525
}Semantic roles & 50–950 ramp
primary
#FDF4EA
secondary
#A4C4E7
accent
#6DDF06
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585