#EBC39B#EBC39B
#EBC39B is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.2% C 0.070 H 66.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC39B |
|---|---|
| RGB | rgb(235, 195, 155) |
| HSL | hsl(30, 67%, 76%) |
| HSV | hsv(30, 34%, 92%) |
| CMYK | cmyk(0%, 17%, 34%, 7.8%) |
| CIE-LAB | lab(81.33, 8.68, 25.45) |
| CIE-LCH | lch(81.33, 26.89, 71.17°) |
| OKLab | oklab(84.23% 0.0277 0.0642) |
| OKLCH | oklch(84.23% 0.07 66.6) |
| XYZ | xyz(59.6938, 59.0616, 39.2597) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.19
Light Peach
#FFD8B1
ΔE00 4.89
Tan
#D2B48C
ΔE00 5.46
Apricot
#FBCEB1
ΔE00 5.53
Peach
#FFDAB9
ΔE00 5.71
Very Light Brown
#D3B683
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC39B #9BC3EB
analogous
#EB9B9B #EBC39B #EBEB9B
triadic
#EBC39B #9BEBC3 #C39BEB
tetradic
#EBC39B #9BEB9B #9BC3EB #EB9BEB
square
#EBC39B #9BEB9B #9BC3EB #EB9BEB
split-complementary
#EBC39B #9BEBEB #9B9BEB
monochromatic
#D78635 #E1A468 #EBC39B #F5E2CE #FAF0E5
Accessibility & contrast
On white
1.64
#EBC39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#EBC39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC39B
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC39B | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C598
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#F8BAB8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebc39b; /* rgb */ color: rgb(235, 195, 155); /* oklch */ color: oklch(84.2% 0.070 66.6);
Tailwind
colors: {
custom: {
50: '#f2d5b8',
500: '#ebc39b',
950: '#000000',
},
}SCSS
$custom: #ebc39b; $custom-light: #f2d5b8; $custom-dark: #000000;
JSON
{
"hex": "#ebc39b",
"rgb": {
"r": 235,
"g": 195,
"b": 155
},
"hsl": {
"h": 30,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.84228,
"c": 0.06995,
"h": 66.6
},
"luminance": 0.59059
}Semantic roles & 50–950 ramp
primary
#EBC39B
secondary
#6495C7
accent
#73CF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381