#FDF2DD#FDF2DD
#FDF2DD is a very light, muted orange. Relative luminance 0.896; OKLCH L 96.4% C 0.030 H 83.6°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF2DD |
|---|---|
| RGB | rgb(253, 242, 221) |
| HSL | hsl(39, 89%, 93%) |
| HSV | hsv(39, 13%, 99%) |
| CMYK | cmyk(0%, 4.3%, 12.6%, 0.8%) |
| CIE-LAB | lab(95.83, 0.26, 11.45) |
| CIE-LCH | lch(95.83, 11.46, 88.68°) |
| OKLab | oklab(96.42% 0.0033 0.0299) |
| OKLCH | oklch(96.42% 0.03 83.6) |
| XYZ | xyz(85.3102, 89.6085, 81.1946) |
| Luminance | 0.8961 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.32
Oldlace
#FDF5E6
ΔE00 2.35
Antiquewhite
#FAEBD7
ΔE00 2.43
Eggshell
#F0EAD6
ΔE00 2.94
Champagne
#F7E7CE
ΔE00 3.08
Cornsilk
#FFF8DC
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF2DD #DDE8FD
analogous
#FDE2DD #FDF2DD #F8FDDD
triadic
#FDF2DD #DDFDF2 #F2DDFD
tetradic
#FDF2DD #DDFDE2 #DDE8FD #FDDDF8
square
#FDF2DD #DDFDE2 #DDE8FD #FDDDF8
split-complementary
#FDF2DD #DDF8FD #E2DDFD
monochromatic
#F6C669 #FADCA3 #FDF2DD #FDF4E2 #FDF4E2
Accessibility & contrast
On white
1.11
#FDF2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#FDF2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF2DD
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF2DD | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DC
Deuteranopia (green-blind)
#FAF4DE
Tritanopia (blue-blind)
#FFEEEC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf2dd; /* rgb */ color: rgb(253, 242, 221); /* oklch */ color: oklch(96.4% 0.030 83.6);
Tailwind
colors: {
custom: {
50: '#fef6e7',
500: '#fdf2dd',
950: '#000000',
},
}SCSS
$custom: #fdf2dd; $custom-light: #fef6e7; $custom-dark: #000000;
JSON
{
"hex": "#fdf2dd",
"rgb": {
"r": 253,
"g": 242,
"b": 221
},
"hsl": {
"h": 39.375,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.96423,
"c": 0.03005,
"h": 83.6
},
"luminance": 0.89607
}Semantic roles & 50–950 ramp
primary
#FDF2DD
secondary
#97B3E7
accent
#4FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584