#FDF2DA#FDF2DA
#FDF2DA is a very light, muted orange. Relative luminance 0.894; OKLCH L 96.4% C 0.034 H 86.3°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF2DA |
|---|---|
| RGB | rgb(253, 242, 218) |
| HSL | hsl(41, 90%, 92%) |
| HSV | hsv(41, 14%, 99%) |
| CMYK | cmyk(0%, 4.3%, 13.8%, 0.8%) |
| CIE-LAB | lab(95.77, -0.20, 12.91) |
| CIE-LCH | lch(95.77, 12.91, 90.88°) |
| OKLab | oklab(96.35% 0.0022 0.0336) |
| OKLCH | oklch(96.35% 0.034 86.3) |
| XYZ | xyz(84.9141, 89.4500, 79.1084) |
| Luminance | 0.8945 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.13
Cornsilk
#FFF8DC
ΔE00 2.79
Eggshell
#F0EAD6
ΔE00 2.93
Champagne
#F7E7CE
ΔE00 3.04
Antiquewhite
#FAEBD7
ΔE00 3.12
Oldlace
#FDF5E6
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF2DA #DAE5FD
analogous
#FDE1DA #FDF2DA #F7FDDA
triadic
#FDF2DA #DAFDF2 #F2DAFD
tetradic
#FDF2DA #DAFDE1 #DAE5FD #FDDAF7
square
#FDF2DA #DAFDE1 #DAE5FD #FDDAF7
split-complementary
#FDF2DA #DAF7FD #E1DAFD
monochromatic
#F7C966 #FADEA0 #FDF2DA #FDF5E2 #FDF5E2
Accessibility & contrast
On white
1.11
#FDF2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#FDF2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF2DA
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF2DA | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#FBF4DB
Tritanopia (blue-blind)
#FFEEEB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf2da; /* rgb */ color: rgb(253, 242, 218); /* oklch */ color: oklch(96.4% 0.034 86.3);
Tailwind
colors: {
custom: {
50: '#fef6e5',
500: '#fdf2da',
950: '#000000',
},
}SCSS
$custom: #fdf2da; $custom-light: #fef6e5; $custom-dark: #000000;
JSON
{
"hex": "#fdf2da",
"rgb": {
"r": 253,
"g": 242,
"b": 218
},
"hsl": {
"h": 41.143,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.9635,
"c": 0.03364,
"h": 86.3
},
"luminance": 0.89449
}Semantic roles & 50–950 ramp
primary
#FDF2DA
secondary
#95AEE7
accent
#48E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584