#FFEDCE#FFEDCE
#FFEDCE is a very light, muted orange. Relative luminance 0.863; OKLCH L 95.3% C 0.045 H 81.3°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDCE |
|---|---|
| RGB | rgb(255, 237, 206) |
| HSL | hsl(38, 100%, 90%) |
| HSV | hsv(38, 19%, 100%) |
| CMYK | cmyk(0%, 7.1%, 19.2%, 0%) |
| CIE-LAB | lab(94.43, 1.26, 17.23) |
| CIE-LCH | lch(94.43, 17.28, 85.82°) |
| OKLab | oklab(95.26% 0.0068 0.0445) |
| OKLCH | oklch(95.26% 0.045 81.3) |
| XYZ | xyz(82.6645, 86.2863, 70.6808) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.10
Papayawhip
#FFEFD5
ΔE00 1.63
Champagne
#F7E7CE
ΔE00 2.27
Antiquewhite
#FAEBD7
ΔE00 3.68
Bisque
#FFE4C4
ΔE00 3.86
Wheat
#F5DEB3
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDCE #CEE0FF
analogous
#FFD4CE #FFEDCE #F9FFCE
triadic
#FFEDCE #CEFFED #EDCEFF
tetradic
#FFEDCE #CEFFD4 #CEE0FF #FFCEF9
square
#FFEDCE #CEFFD4 #CEE0FF #FFCEF9
split-complementary
#FFEDCE #CEF9FF #D4CEFF
monochromatic
#FFC054 #FFD791 #FFEDCE #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.15
#FFEDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#FFEDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDCE
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDCE | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#FAF1CF
Tritanopia (blue-blind)
#FFE7E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffedce; /* rgb */ color: rgb(255, 237, 206); /* oklch */ color: oklch(95.3% 0.045 81.3);
Tailwind
colors: {
custom: {
50: '#fff2dd',
500: '#ffedce',
950: '#000000',
},
}SCSS
$custom: #ffedce; $custom-light: #fff2dd; $custom-dark: #000000;
JSON
{
"hex": "#ffedce",
"rgb": {
"r": 255,
"g": 237,
"b": 206
},
"hsl": {
"h": 37.959,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.95255,
"c": 0.04499,
"h": 81.3
},
"luminance": 0.86285
}Semantic roles & 50–950 ramp
primary
#FFEDCE
secondary
#87ACEA
accent
#54E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584