#EBC08F#EBC08F
#EBC08F is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.4% C 0.081 H 70.0°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC08F |
|---|---|
| RGB | rgb(235, 192, 143) |
| HSL | hsl(32, 70%, 74%) |
| HSV | hsv(32, 39%, 92%) |
| CMYK | cmyk(0%, 18.3%, 39.1%, 7.8%) |
| CIE-LAB | lab(80.37, 8.86, 30.49) |
| CIE-LCH | lch(80.37, 31.75, 73.79°) |
| OKLab | oklab(83.41% 0.0276 0.0759) |
| OKLCH | oklch(83.41% 0.081 70) |
| XYZ | xyz(58.0702, 57.3475, 33.9917) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.74
Tan
#D2B48C
ΔE00 5.26
Very Light Brown
#D3B683
ΔE00 5.69
Light Peach
#FFD8B1
ΔE00 6.19
Fawn
#CFAF7B
ΔE00 6.31
Navajowhite
#FFDEAD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC08F #8FBAEB
analogous
#EB928F #EBC08F #E8EB8F
triadic
#EBC08F #8FEBC0 #C08FEB
tetradic
#EBC08F #8FEB92 #8FBAEB #EB8FE8
square
#EBC08F #8FEB92 #8FBAEB #EB8FE8
split-complementary
#EBC08F #8FE8EB #928FEB
monochromatic
#D88627 #E2A35B #EBC08F #F4DDC3 #FAF0E5
Accessibility & contrast
On white
1.68
#EBC08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EBC08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC08F
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC08F | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28C
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#FAB6B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebc08f; /* rgb */ color: rgb(235, 192, 143); /* oklch */ color: oklch(83.4% 0.081 70.0);
Tailwind
colors: {
custom: {
50: '#f3d3b0',
500: '#ebc08f',
950: '#000000',
},
}SCSS
$custom: #ebc08f; $custom-light: #f3d3b0; $custom-dark: #000000;
JSON
{
"hex": "#ebc08f",
"rgb": {
"r": 235,
"g": 192,
"b": 143
},
"hsl": {
"h": 31.957,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.83414,
"c": 0.08075,
"h": 70
},
"luminance": 0.57345
}Semantic roles & 50–950 ramp
primary
#EBC08F
secondary
#598CC6
accent
#6DD214
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381