#FDEFDD#FDEFDD
#FDEFDD is a very light, muted orange. Relative luminance 0.878; OKLCH L 95.8% C 0.028 H 74.3°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEFDD |
|---|---|
| RGB | rgb(253, 239, 221) |
| HSL | hsl(34, 89%, 93%) |
| HSV | hsv(34, 13%, 99%) |
| CMYK | cmyk(0%, 5.5%, 12.6%, 0.8%) |
| CIE-LAB | lab(95.09, 1.79, 10.39) |
| CIE-LCH | lch(95.09, 10.55, 80.25°) |
| OKLab | oklab(95.84% 0.0076 0.0272) |
| OKLCH | oklch(95.84% 0.028 74.3) |
| XYZ | xyz(84.4246, 87.8373, 80.8994) |
| Luminance | 0.8784 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.12
Oldlace
#FDF5E6
ΔE00 2.79
Papayawhip
#FFEFD5
ΔE00 2.84
Champagne
#F7E7CE
ΔE00 3.04
Linen
#FAF0E6
ΔE00 3.23
Blanchedalmond
#FFEBCD
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEFDD #DDEBFD
analogous
#FDDFDD #FDEFDD #FBFDDD
triadic
#FDEFDD #DDFDEF #EFDDFD
tetradic
#FDEFDD #DDFDDF #DDEBFD #FDDDFB
square
#FDEFDD #DDFDDF #DDEBFD #FDDDFB
split-complementary
#FDEFDD #DDFBFD #DFDDFD
monochromatic
#F6B969 #FAD4A3 #FDEFDD #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.13
#FDEFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#FDEFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEFDD
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEFDD | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#F8F2DD
Tritanopia (blue-blind)
#FFEBEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdefdd; /* rgb */ color: rgb(253, 239, 221); /* oklch */ color: oklch(95.8% 0.028 74.3);
Tailwind
colors: {
custom: {
50: '#fef4e7',
500: '#fdefdd',
950: '#000000',
},
}SCSS
$custom: #fdefdd; $custom-light: #fef4e7; $custom-dark: #000000;
JSON
{
"hex": "#fdefdd",
"rgb": {
"r": 253,
"g": 239,
"b": 221
},
"hsl": {
"h": 33.75,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.9584,
"c": 0.02821,
"h": 74.3
},
"luminance": 0.87836
}Semantic roles & 50–950 ramp
primary
#FDEFDD
secondary
#97BAE7
accent
#64E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584