#FFEDD7#FFEDD7
#FFEDD7 is a very light, muted orange. Relative luminance 0.867; OKLCH L 95.5% C 0.035 H 72.9°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDD7 |
|---|---|
| RGB | rgb(255, 237, 215) |
| HSL | hsl(33, 100%, 92%) |
| HSV | hsv(33, 16%, 100%) |
| CMYK | cmyk(0%, 7.1%, 15.7%, 0%) |
| CIE-LAB | lab(94.63, 2.59, 12.85) |
| CIE-LCH | lch(94.63, 13.11, 78.62°) |
| OKLab | oklab(95.47% 0.0103 0.0335) |
| OKLCH | oklch(95.47% 0.035 72.9) |
| XYZ | xyz(83.7893, 86.7362, 76.6046) |
| Luminance | 0.8673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.30
Papayawhip
#FFEFD5
ΔE00 2.12
Champagne
#F7E7CE
ΔE00 2.26
Blanchedalmond
#FFEBCD
ΔE00 2.73
Bisque
#FFE4C4
ΔE00 4.15
Warm Beige
#E9DCC9
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDD7 #D7E9FF
analogous
#FFD9D7 #FFEDD7 #FDFFD7
triadic
#FFEDD7 #D7FFED #EDD7FF
tetradic
#FFEDD7 #D7FFD9 #D7E9FF #FFD7FD
square
#FFEDD7 #D7FFD9 #D7E9FF #FFD7FD
split-complementary
#FFEDD7 #D7FDFF #D9D7FF
monochromatic
#FFB65D #FFD19A #FFEDD7 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.14
#FFEDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#FFEDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDD7
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDD7 | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD6
Deuteranopia (green-blind)
#F8F1D7
Tritanopia (blue-blind)
#FFE8E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffedd7; /* rgb */ color: rgb(255, 237, 215); /* oklch */ color: oklch(95.5% 0.035 72.9);
Tailwind
colors: {
custom: {
50: '#fff2e3',
500: '#ffedd7',
950: '#000000',
},
}SCSS
$custom: #ffedd7; $custom-light: #fff2e3; $custom-dark: #000000;
JSON
{
"hex": "#ffedd7",
"rgb": {
"r": 255,
"g": 237,
"b": 215
},
"hsl": {
"h": 33,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.95469,
"c": 0.035,
"h": 72.9
},
"luminance": 0.86735
}Semantic roles & 50–950 ramp
primary
#FFEDD7
secondary
#8FB8EB
accent
#67E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584