#EDCEBA#EDCEBA
#EDCEBA is a very light, muted orange. Relative luminance 0.657; OKLCH L 87.2% C 0.044 H 54.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCEBA |
|---|---|
| RGB | rgb(237, 206, 186) |
| HSL | hsl(24, 59%, 83%) |
| HSV | hsv(24, 22%, 93%) |
| CMYK | cmyk(0%, 13.1%, 21.5%, 7.1%) |
| CIE-LAB | lab(84.84, 7.79, 13.95) |
| CIE-LCH | lch(84.84, 15.98, 60.81°) |
| OKLab | oklab(87.23% 0.0255 0.0362) |
| OKLCH | oklch(87.23% 0.044 54.8) |
| XYZ | xyz(65.8595, 65.6943, 55.6559) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.28
Peach
#FFDAB9
ΔE00 5.18
Light Peach
#FFD8B1
ΔE00 6.55
Bisque
#FFE4C4
ΔE00 7.22
Warm Beige
#E9DCC9
ΔE00 7.81
Antiquewhite
#FAEBD7
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCEBA #BAD9ED
analogous
#EDBABF #EDCEBA #EDE7BA
triadic
#EDCEBA #BAEDCE #CEBAED
tetradic
#EDCEBA #BFEDBA #BAD9ED #E7BAED
square
#EDCEBA #BFEDBA #BAD9ED #E7BAED
split-complementary
#EDCEBA #BAEDE7 #BABFED
monochromatic
#D48959 #E0AC89 #EDCEBA #F9EEE7 #F9EEE7
Accessibility & contrast
On white
1.49
#EDCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#EDCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCEBA
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCEBA | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B9
Deuteranopia (green-blind)
#DED6BA
Tritanopia (blue-blind)
#F7C8C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edceba; /* rgb */ color: rgb(237, 206, 186); /* oklch */ color: oklch(87.2% 0.044 54.8);
Tailwind
colors: {
custom: {
50: '#f3ddce',
500: '#edceba',
950: '#000000',
},
}SCSS
$custom: #edceba; $custom-light: #f3ddce; $custom-dark: #000000;
JSON
{
"hex": "#edceba",
"rgb": {
"r": 237,
"g": 206,
"b": 186
},
"hsl": {
"h": 23.529,
"s": 58.621,
"l": 82.941
},
"oklch": {
"l": 0.87227,
"c": 0.04424,
"h": 54.8
},
"luminance": 0.65692
}Semantic roles & 50–950 ramp
primary
#EDCEBA
secondary
#81AECA
accent
#85C61F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483