#EDCEBB#EDCEBB
#EDCEBB is a very light, muted orange. Relative luminance 0.657; OKLCH L 87.3% C 0.043 H 53.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCEBB |
|---|---|
| RGB | rgb(237, 206, 187) |
| HSL | hsl(23, 58%, 83%) |
| HSV | hsv(23, 21%, 93%) |
| CMYK | cmyk(0%, 13.1%, 21.1%, 7.1%) |
| CIE-LAB | lab(84.86, 7.94, 13.45) |
| CIE-LCH | lch(84.86, 15.62, 59.46°) |
| OKLab | oklab(87.25% 0.0259 0.0349) |
| OKLCH | oklch(87.25% 0.043 53.5) |
| XYZ | xyz(65.9662, 65.7370, 56.2177) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.43
Peach
#FFDAB9
ΔE00 5.51
Light Peach
#FFD8B1
ΔE00 6.92
Bisque
#FFE4C4
ΔE00 7.53
Warm Beige
#E9DCC9
ΔE00 7.97
Mistyrose
#FFE4E1
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCEBB #BBDAED
analogous
#EDBBC1 #EDCEBB #EDE7BB
triadic
#EDCEBB #BBEDCE #CEBBED
tetradic
#EDCEBB #C1EDBB #BBDAED #E7BBED
square
#EDCEBB #C1EDBB #BBDAED #E7BBED
split-complementary
#EDCEBB #BBEDE7 #BBC1ED
monochromatic
#D3885A #E0AB8B #EDCEBB #F9EEE7 #F9EEE7
Accessibility & contrast
On white
1.48
#EDCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#EDCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCEBB
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCEBB | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0BA
Deuteranopia (green-blind)
#DED6BB
Tritanopia (blue-blind)
#F7C9C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcebb; /* rgb */ color: rgb(237, 206, 187); /* oklch */ color: oklch(87.3% 0.043 53.5);
Tailwind
colors: {
custom: {
50: '#f3ddcf',
500: '#edcebb',
950: '#000000',
},
}SCSS
$custom: #edcebb; $custom-light: #f3ddcf; $custom-dark: #000000;
JSON
{
"hex": "#edcebb",
"rgb": {
"r": 237,
"g": 206,
"b": 187
},
"hsl": {
"h": 22.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.87251,
"c": 0.04346,
"h": 53.5
},
"luminance": 0.65735
}Semantic roles & 50–950 ramp
primary
#EDCEBB
secondary
#82AFCA
accent
#87C620
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483