#ECBD7B#ECBD7B
#ECBD7B is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.6% C 0.099 H 75.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBD7B |
|---|---|
| RGB | rgb(236, 189, 123) |
| HSL | hsl(35, 75%, 70%) |
| HSV | hsv(35, 48%, 93%) |
| CMYK | cmyk(0%, 19.9%, 47.9%, 7.5%) |
| CIE-LAB | lab(79.42, 8.78, 39.63) |
| CIE-LCH | lch(79.42, 40.59, 77.50°) |
| OKLab | oklab(82.59% 0.0256 0.0961) |
| OKLCH | oklch(82.59% 0.099 75.1) |
| XYZ | xyz(56.3671, 55.6613, 26.5098) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.12
Very Light Brown
#D3B683
ΔE00 5.81
Tan (survey)
#D1B26F
ΔE00 6.09
Fawn
#CFAF7B
ΔE00 6.12
Tan
#D2B48C
ΔE00 7.09
Sandstone
#C9AE74
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBD7B #7BAAEC
analogous
#EC847B #ECBD7B #E3EC7B
triadic
#ECBD7B #7BECBD #BD7BEC
tetradic
#ECBD7B #7BEC84 #7BAAEC #EC7BE3
square
#ECBD7B #7BEC84 #7BAAEC #EC7BE3
split-complementary
#ECBD7B #7BE3EC #847BEC
monochromatic
#CF851E #E4A246 #ECBD7B #F4D8B0 #FBF2E4
Accessibility & contrast
On white
1.73
#ECBD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#ECBD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBD7B
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBD7B | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE76
Deuteranopia (green-blind)
#DAC97D
Tritanopia (blue-blind)
#FDB1AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ecbd7b; /* rgb */ color: rgb(236, 189, 123); /* oklch */ color: oklch(82.6% 0.099 75.1);
Tailwind
colors: {
custom: {
50: '#f4d0a2',
500: '#ecbd7b',
950: '#000000',
},
}SCSS
$custom: #ecbd7b; $custom-light: #f4d0a2; $custom-dark: #000000;
JSON
{
"hex": "#ecbd7b",
"rgb": {
"r": 236,
"g": 189,
"b": 123
},
"hsl": {
"h": 35.044,
"s": 74.834,
"l": 70.392
},
"oklch": {
"l": 0.82587,
"c": 0.09946,
"h": 75.1
},
"luminance": 0.55658
}Semantic roles & 50–950 ramp
primary
#ECBD7B
secondary
#467BC5
accent
#62D70F
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380