#FDF0DA#FDF0DA
#FDF0DA is a very light, muted orange. Relative luminance 0.883; OKLCH L 96.0% C 0.032 H 81.0°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF0DA |
|---|---|
| RGB | rgb(253, 240, 218) |
| HSL | hsl(38, 90%, 92%) |
| HSV | hsv(38, 14%, 99%) |
| CMYK | cmyk(0%, 5.1%, 13.8%, 0.8%) |
| CIE-LAB | lab(95.27, 0.81, 12.20) |
| CIE-LCH | lch(95.27, 12.23, 86.18°) |
| OKLab | oklab(95.96% 0.005 0.0318) |
| OKLCH | oklch(95.96% 0.032 81) |
| XYZ | xyz(84.3221, 88.2660, 78.9111) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.53
Antiquewhite
#FAEBD7
ΔE00 1.73
Champagne
#F7E7CE
ΔE00 2.28
Oldlace
#FDF5E6
ΔE00 3.01
Blanchedalmond
#FFEBCD
ΔE00 3.30
Eggshell
#F0EAD6
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF0DA #DAE7FD
analogous
#FDDFDA #FDF0DA #F9FDDA
triadic
#FDF0DA #DAFDF0 #F0DAFD
tetradic
#FDF0DA #DAFDDF #DAE7FD #FDDAF9
square
#FDF0DA #DAFDDF #DAE7FD #FDDAF9
split-complementary
#FDF0DA #DAF9FD #DFDAFD
monochromatic
#F7C166 #FAD8A0 #FDF0DA #FDF3E2 #FDF3E2
Accessibility & contrast
On white
1.13
#FDF0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#FDF0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF0DA
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF0DA | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#F9F3DB
Tritanopia (blue-blind)
#FFECEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdf0da; /* rgb */ color: rgb(253, 240, 218); /* oklch */ color: oklch(96.0% 0.032 81.0);
Tailwind
colors: {
custom: {
50: '#fef4e5',
500: '#fdf0da',
950: '#000000',
},
}SCSS
$custom: #fdf0da; $custom-light: #fef4e5; $custom-dark: #000000;
JSON
{
"hex": "#fdf0da",
"rgb": {
"r": 253,
"g": 240,
"b": 218
},
"hsl": {
"h": 37.714,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.9596,
"c": 0.03218,
"h": 81
},
"luminance": 0.88265
}Semantic roles & 50–950 ramp
primary
#FDF0DA
secondary
#95B3E7
accent
#55E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584