#FDF2D8#FDF2D8
#FDF2D8 is a very light, muted orange. Relative luminance 0.893; OKLCH L 96.3% C 0.036 H 87.8°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF2D8 |
|---|---|
| RGB | rgb(253, 242, 216) |
| HSL | hsl(42, 90%, 92%) |
| HSV | hsv(42, 15%, 99%) |
| CMYK | cmyk(0%, 4.3%, 14.6%, 0.8%) |
| CIE-LAB | lab(95.72, -0.50, 13.88) |
| CIE-LCH | lch(95.72, 13.88, 92.08°) |
| OKLab | oklab(96.3% 0.0014 0.036) |
| OKLCH | oklch(96.3% 0.036 87.8) |
| XYZ | xyz(84.6539, 89.3460, 77.7384) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.31
Cornsilk
#FFF8DC
ΔE00 2.35
Eggshell
#F0EAD6
ΔE00 3.13
Champagne
#F7E7CE
ΔE00 3.23
Antiquewhite
#FAEBD7
ΔE00 3.67
Blanchedalmond
#FFEBCD
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF2D8 #D8E3FD
analogous
#FDE0D8 #FDF2D8 #F6FDD8
triadic
#FDF2D8 #D8FDF2 #F2D8FD
tetradic
#FDF2D8 #D8FDE0 #D8E3FD #FDD8F6
square
#FDF2D8 #D8FDE0 #D8E3FD #FDD8F6
split-complementary
#FDF2D8 #D8F6FD #E0D8FD
monochromatic
#F7CB64 #FADF9E #FDF2D8 #FEF5E2 #FEF5E2
Accessibility & contrast
On white
1.11
#FDF2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#FDF2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF2D8
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF2D8 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D6
Deuteranopia (green-blind)
#FBF4D9
Tritanopia (blue-blind)
#FFEDEB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf2d8; /* rgb */ color: rgb(253, 242, 216); /* oklch */ color: oklch(96.3% 0.036 87.8);
Tailwind
colors: {
custom: {
50: '#fef6e4',
500: '#fdf2d8',
950: '#000000',
},
}SCSS
$custom: #fdf2d8; $custom-light: #fef6e4; $custom-dark: #000000;
JSON
{
"hex": "#fdf2d8",
"rgb": {
"r": 253,
"g": 242,
"b": 216
},
"hsl": {
"h": 42.162,
"s": 90.244,
"l": 91.961
},
"oklch": {
"l": 0.96301,
"c": 0.03606,
"h": 87.8
},
"luminance": 0.89345
}Semantic roles & 50–950 ramp
primary
#FDF2D8
secondary
#93ACE7
accent
#44E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584