#ECB48B#ECB48B
#ECB48B is a light, moderate orange. Relative luminance 0.523; OKLCH L 81.2% C 0.085 H 57.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ECB48B |
|---|---|
| RGB | rgb(236, 180, 139) |
| HSL | hsl(25, 72%, 74%) |
| HSV | hsv(25, 41%, 93%) |
| CMYK | cmyk(0%, 23.7%, 41.1%, 7.5%) |
| CIE-LAB | lab(77.49, 15.15, 28.77) |
| CIE-LCH | lch(77.49, 32.52, 62.23°) |
| OKLab | oklab(81.16% 0.0459 0.0717) |
| OKLCH | oklch(81.16% 0.085 57.4) |
| XYZ | xyz(55.5756, 52.3428, 31.5970) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.85
Apricot (survey)
#FFB16D
ΔE00 6.49
Burlywood
#DEB887
ΔE00 6.54
Apricot
#FBCEB1
ΔE00 7.03
Sandybrown
#F4A460
ΔE00 7.27
Tan
#D2B48C
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECB48B #8BC3EC
analogous
#EC8B92 #ECB48B #ECE48B
triadic
#ECB48B #8BECB4 #B48BEC
tetradic
#ECB48B #92EC8B #8BC3EC #E48BEC
square
#ECB48B #92EC8B #8BC3EC #E48BEC
split-complementary
#ECB48B #8BECE4 #8B92EC
monochromatic
#D97024 #E39256 #ECB48B #F5D6C0 #FBEEE5
Accessibility & contrast
On white
1.83
#ECB48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#ECB48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECB48B
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECB48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECB48B | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B888
Deuteranopia (green-blind)
#D2C48B
Tritanopia (blue-blind)
#FCA9A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ecb48b; /* rgb */ color: rgb(236, 180, 139); /* oklch */ color: oklch(81.2% 0.085 57.4);
Tailwind
colors: {
custom: {
50: '#f4caad',
500: '#ecb48b',
950: '#000000',
},
}SCSS
$custom: #ecb48b; $custom-light: #f4caad; $custom-dark: #000000;
JSON
{
"hex": "#ecb48b",
"rgb": {
"r": 236,
"g": 180,
"b": 139
},
"hsl": {
"h": 25.361,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.81158,
"c": 0.08513,
"h": 57.4
},
"luminance": 0.52339
}Semantic roles & 50–950 ramp
primary
#ECB48B
secondary
#5596C7
accent
#82D412
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281