#FFEDD0#FFEDD0
#FFEDD0 is a very light, muted orange. Relative luminance 0.864; OKLCH L 95.3% C 0.043 H 79.8°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDD0 |
|---|---|
| RGB | rgb(255, 237, 208) |
| HSL | hsl(37, 100%, 91%) |
| HSV | hsv(37, 18%, 100%) |
| CMYK | cmyk(0%, 7.1%, 18.4%, 0%) |
| CIE-LAB | lab(94.48, 1.55, 16.26) |
| CIE-LCH | lch(94.48, 16.33, 84.56°) |
| OKLab | oklab(95.3% 0.0076 0.042) |
| OKLCH | oklch(95.3% 0.043 79.8) |
| XYZ | xyz(82.9090, 86.3841, 71.9686) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 0.84
Papayawhip
#FFEFD5
ΔE00 1.11
Champagne
#F7E7CE
ΔE00 1.83
Antiquewhite
#FAEBD7
ΔE00 3.05
Bisque
#FFE4C4
ΔE00 3.70
Warm Beige
#E9DCC9
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDD0 #D0E2FF
analogous
#FFD5D0 #FFEDD0 #FAFFD0
triadic
#FFEDD0 #D0FFED #EDD0FF
tetradic
#FFEDD0 #D0FFD5 #D0E2FF #FFD0FA
square
#FFEDD0 #D0FFD5 #D0E2FF #FFD0FA
split-complementary
#FFEDD0 #D0FAFF #D5D0FF
monochromatic
#FFBE56 #FFD693 #FFEDD0 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.15
#FFEDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#FFEDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDD0
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDD0 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDCE
Deuteranopia (green-blind)
#FAF1D1
Tritanopia (blue-blind)
#FFE7E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffedd0; /* rgb */ color: rgb(255, 237, 208); /* oklch */ color: oklch(95.3% 0.043 79.8);
Tailwind
colors: {
custom: {
50: '#fff2de',
500: '#ffedd0',
950: '#000000',
},
}SCSS
$custom: #ffedd0; $custom-light: #fff2de; $custom-dark: #000000;
JSON
{
"hex": "#ffedd0",
"rgb": {
"r": 255,
"g": 237,
"b": 208
},
"hsl": {
"h": 37.021,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.95302,
"c": 0.04271,
"h": 79.8
},
"luminance": 0.86382
}Semantic roles & 50–950 ramp
primary
#FFEDD0
secondary
#89AEEA
accent
#58E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584