#ECBE94#ECBE94
#ECBE94 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.2% C 0.077 H 63.9°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBE94 |
|---|---|
| RGB | rgb(236, 190, 148) |
| HSL | hsl(29, 70%, 75%) |
| HSV | hsv(29, 37%, 93%) |
| CMYK | cmyk(0%, 19.5%, 37.3%, 7.5%) |
| CIE-LAB | lab(80.07, 10.87, 27.46) |
| CIE-LCH | lch(80.07, 29.54, 68.40°) |
| OKLab | oklab(83.23% 0.0338 0.0689) |
| OKLCH | oklch(83.23% 0.077 63.9) |
| XYZ | xyz(58.3525, 56.8008, 35.9013) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.27
Apricot
#FBCEB1
ΔE00 5.79
Tan
#D2B48C
ΔE00 5.92
Light Peach
#FFD8B1
ΔE00 6.14
Peach
#FFDAB9
ΔE00 6.94
Very Light Brown
#D3B683
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBE94 #94C2EC
analogous
#EC9496 #ECBE94 #ECEA94
triadic
#ECBE94 #94ECBE #BE94EC
tetradic
#ECBE94 #96EC94 #94C2EC #EA94EC
square
#ECBE94 #96EC94 #94C2EC #EA94EC
split-complementary
#ECBE94 #94ECEA #9496EC
monochromatic
#DA7F2C #E39E60 #ECBE94 #F5DEC8 #FAEFE5
Accessibility & contrast
On white
1.70
#ECBE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#ECBE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBE94
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBE94 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC191
Deuteranopia (green-blind)
#D8CB95
Tritanopia (blue-blind)
#FBB4B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ecbe94; /* rgb */ color: rgb(236, 190, 148); /* oklch */ color: oklch(83.2% 0.077 63.9);
Tailwind
colors: {
custom: {
50: '#f3d1b3',
500: '#ecbe94',
950: '#000000',
},
}SCSS
$custom: #ecbe94; $custom-light: #f3d1b3; $custom-dark: #000000;
JSON
{
"hex": "#ecbe94",
"rgb": {
"r": 236,
"g": 190,
"b": 148
},
"hsl": {
"h": 28.636,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.83225,
"c": 0.07671,
"h": 63.9
},
"luminance": 0.56798
}Semantic roles & 50–950 ramp
primary
#ECBE94
secondary
#5D95C7
accent
#77D214
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381