#EDCEBF#EDCEBF
#EDCEBF is a very light, muted orange. Relative luminance 0.659; OKLCH L 87.4% C 0.041 H 47.4°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCEBF |
|---|---|
| RGB | rgb(237, 206, 191) |
| HSL | hsl(20, 56%, 84%) |
| HSV | hsv(20, 19%, 93%) |
| CMYK | cmyk(0%, 13.1%, 19.4%, 7.1%) |
| CIE-LAB | lab(84.95, 8.52, 11.46) |
| CIE-LCH | lch(84.95, 14.28, 53.35°) |
| OKLab | oklab(87.35% 0.0275 0.0299) |
| OKLCH | oklch(87.35% 0.041 47.4) |
| XYZ | xyz(66.4004, 65.9106, 58.5044) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.41
Peach
#FFDAB9
ΔE00 7.00
Mistyrose
#FFE4E1
ΔE00 7.18
Light Peach
#FFD8B1
ΔE00 8.52
Warm Beige
#E9DCC9
ΔE00 8.80
Bisque
#FFE4C4
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCEBF #BFDEED
analogous
#EDBFC7 #EDCEBF #EDE5BF
triadic
#EDCEBF #BFEDCE #CEBFED
tetradic
#EDCEBF #C7EDBF #BFDEED #E5BFED
square
#EDCEBF #C7EDBF #BFDEED #E5BFED
split-complementary
#EDCEBF #BFEDE5 #BFC7ED
monochromatic
#D2855F #E0A98F #EDCEBF #F8EDE7 #F8EDE7
Accessibility & contrast
On white
1.48
#EDCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#EDCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCEBF
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCEBF | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BE
Deuteranopia (green-blind)
#DDD7BF
Tritanopia (blue-blind)
#F6C9CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcebf; /* rgb */ color: rgb(237, 206, 191); /* oklch */ color: oklch(87.4% 0.041 47.4);
Tailwind
colors: {
custom: {
50: '#f3ddd2',
500: '#edcebf',
950: '#000000',
},
}SCSS
$custom: #edcebf; $custom-light: #f3ddd2; $custom-dark: #000000;
JSON
{
"hex": "#edcebf",
"rgb": {
"r": 237,
"g": 206,
"b": 191
},
"hsl": {
"h": 19.565,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.8735,
"c": 0.04057,
"h": 47.4
},
"luminance": 0.65909
}Semantic roles & 50–950 ramp
primary
#EDCEBF
secondary
#86B4CA
accent
#8FC422
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483