#FFEDCD#FFEDCD
#FFEDCD is a very light, muted orange. Relative luminance 0.862; OKLCH L 95.2% C 0.046 H 82.0°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDCD |
|---|---|
| RGB | rgb(255, 237, 205) |
| HSL | hsl(38, 100%, 90%) |
| HSV | hsv(38, 20%, 100%) |
| CMYK | cmyk(0%, 7.1%, 19.6%, 0%) |
| CIE-LAB | lab(94.41, 1.11, 17.72) |
| CIE-LCH | lch(94.41, 17.75, 86.40°) |
| OKLab | oklab(95.23% 0.0064 0.0457) |
| OKLCH | oklch(95.23% 0.046 82) |
| XYZ | xyz(82.5434, 86.2379, 70.0431) |
| Luminance | 0.8624 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.33
Papayawhip
#FFEFD5
ΔE00 1.93
Champagne
#F7E7CE
ΔE00 2.53
Bisque
#FFE4C4
ΔE00 3.97
Antiquewhite
#FAEBD7
ΔE00 4.00
Wheat
#F5DEB3
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDCD #CDDFFF
analogous
#FFD4CD #FFEDCD #F8FFCD
triadic
#FFEDCD #CDFFED #EDCDFF
tetradic
#FFEDCD #CDFFD4 #CDDFFF #FFCDF8
square
#FFEDCD #CDFFD4 #CDDFFF #FFCDF8
split-complementary
#FFEDCD #CDF8FF #D4CDFF
monochromatic
#FFC153 #FFD790 #FFEDCD #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.15
#FFEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#FFEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDCD
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDCD | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECCB
Deuteranopia (green-blind)
#FAF1CE
Tritanopia (blue-blind)
#FFE7E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffedcd; /* rgb */ color: rgb(255, 237, 205); /* oklch */ color: oklch(95.2% 0.046 82.0);
Tailwind
colors: {
custom: {
50: '#fff2dc',
500: '#ffedcd',
950: '#000000',
},
}SCSS
$custom: #ffedcd; $custom-light: #fff2dc; $custom-dark: #000000;
JSON
{
"hex": "#ffedcd",
"rgb": {
"r": 255,
"g": 237,
"b": 205
},
"hsl": {
"h": 38.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.95232,
"c": 0.04614,
"h": 82
},
"luminance": 0.86236
}Semantic roles & 50–950 ramp
primary
#FFEDCD
secondary
#86AAEA
accent
#53E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584