#FDF0EB#FDF0EB
#FDF0EB is a very light, near-neutral orange. Relative luminance 0.892; OKLCH L 96.4% C 0.016 H 42.4°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF0EB |
|---|---|
| RGB | rgb(253, 240, 235) |
| HSL | hsl(17, 82%, 96%) |
| HSV | hsv(17, 7%, 99%) |
| CMYK | cmyk(0%, 5.1%, 7.1%, 0.8%) |
| CIE-LAB | lab(95.66, 3.53, 3.97) |
| CIE-LCH | lch(95.66, 5.31, 48.41°) |
| OKLab | oklab(96.4% 0.0115 0.0105) |
| OKLCH | oklch(96.4% 0.016 42.4) |
| XYZ | xyz(86.6618, 89.2019, 91.2335) |
| Luminance | 0.8920 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.69
Seashell
#FFF5EE
ΔE00 2.11
Linen
#FAF0E6
ΔE00 3.25
Snow
#FFFAFA
ΔE00 4.11
Lavenderblush
#FFF0F5
ΔE00 5.05
Floralwhite
#FFFAF0
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF0EB #EBF8FD
analogous
#FDEBEF #FDF0EB #FDF9EB
triadic
#FDF0EB #EBFDF0 #F0EBFD
tetradic
#FDF0EB #EFFDEB #EBF8FD #F9EBFD
square
#FDF0EB #EFFDEB #EBF8FD #F9EBFD
split-complementary
#FDF0EB #EBFDF9 #EBEFFD
monochromatic
#F29D7C #F7C6B3 #FCEAE3 #FCEAE3 #FCEAE3
Accessibility & contrast
On white
1.11
#FDF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#FDF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF0EB
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF0EB | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#F6F4EB
Tritanopia (blue-blind)
#FFEEEF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdf0eb; /* rgb */ color: rgb(253, 240, 235); /* oklch */ color: oklch(96.4% 0.016 42.4);
Tailwind
colors: {
custom: {
50: '#fef4f1',
500: '#fdf0eb',
950: '#000000',
},
}SCSS
$custom: #fdf0eb; $custom-light: #fef4f1; $custom-dark: #000000;
JSON
{
"hex": "#fdf0eb",
"rgb": {
"r": 253,
"g": 240,
"b": 235
},
"hsl": {
"h": 16.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.96397,
"c": 0.01562,
"h": 42.4
},
"luminance": 0.89201
}Semantic roles & 50–950 ramp
primary
#FDF0EB
secondary
#A6D5E7
accent
#A3DE07
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585