#EBBE7D#EBBE7D
#EBBE7D is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.7% C 0.097 H 75.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBE7D |
|---|---|
| RGB | rgb(235, 190, 125) |
| HSL | hsl(35, 73%, 71%) |
| HSV | hsv(35, 47%, 92%) |
| CMYK | cmyk(0%, 19.1%, 46.8%, 7.8%) |
| CIE-LAB | lab(79.60, 8.05, 38.81) |
| CIE-LCH | lch(79.60, 39.64, 78.29°) |
| OKLab | oklab(82.71% 0.0237 0.0944) |
| OKLCH | oklch(82.71% 0.097 75.9) |
| XYZ | xyz(56.3782, 55.9728, 27.2323) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.92
Very Light Brown
#D3B683
ΔE00 5.44
Tan (survey)
#D1B26F
ΔE00 5.82
Fawn
#CFAF7B
ΔE00 5.90
Tan
#D2B48C
ΔE00 6.84
Sandstone
#C9AE74
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBE7D #7DAAEB
analogous
#EB877D #EBBE7D #E1EB7D
triadic
#EBBE7D #7DEBBE #BE7DEB
tetradic
#EBBE7D #7DEB87 #7DAAEB #EB7DE1
square
#EBBE7D #7DEB87 #7DAAEB #EB7DE1
split-complementary
#EBBE7D #7DE1EB #877DEB
monochromatic
#CE8720 #E3A348 #EBBE7D #F3D9B2 #FBF2E4
Accessibility & contrast
On white
1.72
#EBBE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#EBBE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBE7D
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBE7D | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF78
Deuteranopia (green-blind)
#DACA7F
Tritanopia (blue-blind)
#FBB2AE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbe7d; /* rgb */ color: rgb(235, 190, 125); /* oklch */ color: oklch(82.7% 0.097 75.9);
Tailwind
colors: {
custom: {
50: '#f3d1a3',
500: '#ebbe7d',
950: '#000000',
},
}SCSS
$custom: #ebbe7d; $custom-light: #f3d1a3; $custom-dark: #000000;
JSON
{
"hex": "#ebbe7d",
"rgb": {
"r": 235,
"g": 190,
"b": 125
},
"hsl": {
"h": 35.455,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.82714,
"c": 0.09731,
"h": 75.9
},
"luminance": 0.5597
}Semantic roles & 50–950 ramp
primary
#EBBE7D
secondary
#487BC4
accent
#61D510
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380