#EBBE7E#EBBE7E
#EBBE7E is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.7% C 0.096 H 75.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBE7E |
|---|---|
| RGB | rgb(235, 190, 126) |
| HSL | hsl(35, 73%, 71%) |
| HSV | hsv(35, 46%, 92%) |
| CMYK | cmyk(0%, 19.1%, 46.4%, 7.8%) |
| CIE-LAB | lab(79.61, 8.14, 38.32) |
| CIE-LCH | lch(79.61, 39.18, 78.00°) |
| OKLab | oklab(82.73% 0.0241 0.0933) |
| OKLCH | oklch(82.73% 0.096 75.5) |
| XYZ | xyz(56.4425, 55.9985, 27.5705) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.76
Very Light Brown
#D3B683
ΔE00 5.40
Fawn
#CFAF7B
ΔE00 5.86
Tan (survey)
#D1B26F
ΔE00 5.91
Tan
#D2B48C
ΔE00 6.71
Sandstone
#C9AE74
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBE7E #7EABEB
analogous
#EB877E #EBBE7E #E2EB7E
triadic
#EBBE7E #7EEBBE #BE7EEB
tetradic
#EBBE7E #7EEB87 #7EABEB #EB7EE2
square
#EBBE7E #7EEB87 #7EABEB #EB7EE2
split-complementary
#EBBE7E #7EE2EB #877EEB
monochromatic
#CF8720 #E3A349 #EBBE7E #F3D9B3 #FBF2E5
Accessibility & contrast
On white
1.72
#EBBE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#EBBE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBE7E
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBE7E | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF79
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#FBB2AE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbe7e; /* rgb */ color: rgb(235, 190, 126); /* oklch */ color: oklch(82.7% 0.096 75.5);
Tailwind
colors: {
custom: {
50: '#f3d1a4',
500: '#ebbe7e',
950: '#000000',
},
}SCSS
$custom: #ebbe7e; $custom-light: #f3d1a4; $custom-dark: #000000;
JSON
{
"hex": "#ebbe7e",
"rgb": {
"r": 235,
"g": 190,
"b": 126
},
"hsl": {
"h": 35.229,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.8273,
"c": 0.09636,
"h": 75.5
},
"luminance": 0.55995
}Semantic roles & 50–950 ramp
primary
#EBBE7E
secondary
#497CC4
accent
#62D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380