#FDEED9#FDEED9
#FDEED9 is a very light, muted orange. Relative luminance 0.870; OKLCH L 95.5% C 0.032 H 76.5°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEED9 |
|---|---|
| RGB | rgb(253, 238, 217) |
| HSL | hsl(35, 90%, 92%) |
| HSV | hsv(35, 14%, 99%) |
| CMYK | cmyk(0%, 5.9%, 14.2%, 0.8%) |
| CIE-LAB | lab(94.76, 1.68, 11.98) |
| CIE-LCH | lch(94.76, 12.10, 82.04°) |
| OKLab | oklab(95.55% 0.0075 0.0312) |
| OKLCH | oklch(95.55% 0.032 76.5) |
| XYZ | xyz(83.6061, 87.0428, 78.0288) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 0.73
Papayawhip
#FFEFD5
ΔE00 1.76
Champagne
#F7E7CE
ΔE00 2.07
Blanchedalmond
#FFEBCD
ΔE00 3.10
Oldlace
#FDF5E6
ΔE00 3.42
Warm Beige
#E9DCC9
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEED9 #D9E8FD
analogous
#FDDCD9 #FDEED9 #FAFDD9
triadic
#FDEED9 #D9FDEE #EED9FD
tetradic
#FDEED9 #D9FDDC #D9E8FD #FDD9FA
square
#FDEED9 #D9FDDC #D9E8FD #FDD9FA
split-complementary
#FDEED9 #D9FAFD #DCD9FD
monochromatic
#F7BA65 #FAD49F #FDEED9 #FDF2E2 #FDF2E2
Accessibility & contrast
On white
1.14
#FDEED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#FDEED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEED9
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEED9 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#F8F1D9
Tritanopia (blue-blind)
#FFEAE8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fdeed9; /* rgb */ color: rgb(253, 238, 217); /* oklch */ color: oklch(95.5% 0.032 76.5);
Tailwind
colors: {
custom: {
50: '#fef3e4',
500: '#fdeed9',
950: '#000000',
},
}SCSS
$custom: #fdeed9; $custom-light: #fef3e4; $custom-dark: #000000;
JSON
{
"hex": "#fdeed9",
"rgb": {
"r": 253,
"g": 238,
"b": 217
},
"hsl": {
"h": 35,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.95547,
"c": 0.03212,
"h": 76.5
},
"luminance": 0.87041
}Semantic roles & 50–950 ramp
primary
#FDEED9
secondary
#94B6E7
accent
#60E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584