#EBBC7F#EBBC7F
#EBBC7F is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.4% C 0.095 H 73.1°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBC7F |
|---|---|
| RGB | rgb(235, 188, 127) |
| HSL | hsl(34, 73%, 71%) |
| HSV | hsv(34, 46%, 92%) |
| CMYK | cmyk(0%, 20%, 46%, 7.8%) |
| CIE-LAB | lab(79.14, 9.29, 37.20) |
| CIE-LCH | lch(79.14, 38.34, 75.97°) |
| OKLab | oklab(82.36% 0.0275 0.0908) |
| OKLCH | oklch(82.36% 0.095 73.1) |
| XYZ | xyz(56.0771, 55.1640, 27.7686) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.32
Very Light Brown
#D3B683
ΔE00 5.58
Fawn
#CFAF7B
ΔE00 5.82
Tan
#D2B48C
ΔE00 6.38
Tan (survey)
#D1B26F
ΔE00 6.46
Apricot (survey)
#FFB16D
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBC7F #7FAEEB
analogous
#EB867F #EBBC7F #E4EB7F
triadic
#EBBC7F #7FEBBC #BC7FEB
tetradic
#EBBC7F #7FEB86 #7FAEEB #EB7FE4
square
#EBBC7F #7FEB86 #7FAEEB #EB7FE4
split-complementary
#EBBC7F #7FE4EB #867FEB
monochromatic
#CF8320 #E3A04A #EBBC7F #F3D8B4 #FBF1E5
Accessibility & contrast
On white
1.75
#EBBC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#EBBC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBC7F
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBC7F | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7A
Deuteranopia (green-blind)
#D8C980
Tritanopia (blue-blind)
#FBB0AD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebbc7f; /* rgb */ color: rgb(235, 188, 127); /* oklch */ color: oklch(82.4% 0.095 73.1);
Tailwind
colors: {
custom: {
50: '#f3d0a5',
500: '#ebbc7f',
950: '#000000',
},
}SCSS
$custom: #ebbc7f; $custom-light: #f3d0a5; $custom-dark: #000000;
JSON
{
"hex": "#ebbc7f",
"rgb": {
"r": 235,
"g": 188,
"b": 127
},
"hsl": {
"h": 33.889,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.82361,
"c": 0.09488,
"h": 73.1
},
"luminance": 0.55161
}Semantic roles & 50–950 ramp
primary
#EBBC7F
secondary
#4A7FC4
accent
#66D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380