#FDF2D9#FDF2D9
#FDF2D9 is a very light, muted orange. Relative luminance 0.894; OKLCH L 96.3% C 0.035 H 87.1°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF2D9 |
|---|---|
| RGB | rgb(253, 242, 217) |
| HSL | hsl(42, 90%, 92%) |
| HSV | hsv(42, 14%, 99%) |
| CMYK | cmyk(0%, 4.3%, 14.2%, 0.8%) |
| CIE-LAB | lab(95.75, -0.35, 13.39) |
| CIE-LCH | lch(95.75, 13.40, 91.51°) |
| OKLab | oklab(96.33% 0.0018 0.0348) |
| OKLCH | oklch(96.33% 0.035 87.1) |
| XYZ | xyz(84.7836, 89.3978, 78.4213) |
| Luminance | 0.8940 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.19
Cornsilk
#FFF8DC
ΔE00 2.55
Eggshell
#F0EAD6
ΔE00 3.01
Champagne
#F7E7CE
ΔE00 3.12
Antiquewhite
#FAEBD7
ΔE00 3.39
Oldlace
#FDF5E6
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF2D9 #D9E4FD
analogous
#FDE0D9 #FDF2D9 #F6FDD9
triadic
#FDF2D9 #D9FDF2 #F2D9FD
tetradic
#FDF2D9 #D9FDE0 #D9E4FD #FDD9F6
square
#FDF2D9 #D9FDE0 #D9E4FD #FDD9F6
split-complementary
#FDF2D9 #D9F6FD #E0D9FD
monochromatic
#F7CA65 #FADE9F #FDF2D9 #FDF5E2 #FDF5E2
Accessibility & contrast
On white
1.11
#FDF2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#FDF2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF2D9
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF2D9 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D8
Deuteranopia (green-blind)
#FBF4DA
Tritanopia (blue-blind)
#FFEEEB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf2d9; /* rgb */ color: rgb(253, 242, 217); /* oklch */ color: oklch(96.3% 0.035 87.1);
Tailwind
colors: {
custom: {
50: '#fef6e4',
500: '#fdf2d9',
950: '#000000',
},
}SCSS
$custom: #fdf2d9; $custom-light: #fef6e4; $custom-dark: #000000;
JSON
{
"hex": "#fdf2d9",
"rgb": {
"r": 253,
"g": 242,
"b": 217
},
"hsl": {
"h": 41.667,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.96325,
"c": 0.03485,
"h": 87.1
},
"luminance": 0.89397
}Semantic roles & 50–950 ramp
primary
#FDF2D9
secondary
#94ADE7
accent
#46E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584