#ECBE93#ECBE93
#ECBE93 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.2% C 0.078 H 64.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBE93 |
|---|---|
| RGB | rgb(236, 190, 147) |
| HSL | hsl(29, 70%, 75%) |
| HSV | hsv(29, 38%, 93%) |
| CMYK | cmyk(0%, 19.5%, 37.7%, 7.5%) |
| CIE-LAB | lab(80.05, 10.76, 27.97) |
| CIE-LCH | lch(80.05, 29.96, 68.96°) |
| OKLab | oklab(83.21% 0.0334 0.07) |
| OKLCH | oklch(83.21% 0.078 64.5) |
| XYZ | xyz(58.2737, 56.7693, 35.4862) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.05
Tan
#D2B48C
ΔE00 5.83
Apricot
#FBCEB1
ΔE00 6.02
Light Peach
#FFD8B1
ΔE00 6.16
Peach
#FFDAB9
ΔE00 7.03
Very Light Brown
#D3B683
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBE93 #93C1EC
analogous
#EC9394 #ECBE93 #ECEB93
triadic
#ECBE93 #93ECBE #BE93EC
tetradic
#ECBE93 #94EC93 #93C1EC #EB93EC
square
#ECBE93 #94EC93 #93C1EC #EB93EC
split-complementary
#ECBE93 #93ECEB #9394EC
monochromatic
#DA7F2B #E39F5F #ECBE93 #F5DDC7 #FAEFE5
Accessibility & contrast
On white
1.70
#ECBE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#ECBE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBE93
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBE93 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC090
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#FBB4B3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ecbe93; /* rgb */ color: rgb(236, 190, 147); /* oklch */ color: oklch(83.2% 0.078 64.5);
Tailwind
colors: {
custom: {
50: '#f3d1b3',
500: '#ecbe93',
950: '#000000',
},
}SCSS
$custom: #ecbe93; $custom-light: #f3d1b3; $custom-dark: #000000;
JSON
{
"hex": "#ecbe93",
"rgb": {
"r": 236,
"g": 190,
"b": 147
},
"hsl": {
"h": 28.989,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.83205,
"c": 0.0776,
"h": 64.5
},
"luminance": 0.56766
}Semantic roles & 50–950 ramp
primary
#ECBE93
secondary
#5C93C7
accent
#76D213
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381