#EBBD7F#EBBD7F
#EBBD7F is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.6% C 0.095 H 74.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBD7F |
|---|---|
| RGB | rgb(235, 189, 127) |
| HSL | hsl(34, 73%, 71%) |
| HSV | hsv(34, 46%, 92%) |
| CMYK | cmyk(0%, 19.6%, 46%, 7.8%) |
| CIE-LAB | lab(79.38, 8.77, 37.51) |
| CIE-LCH | lch(79.38, 38.52, 76.85°) |
| OKLab | oklab(82.55% 0.026 0.0915) |
| OKLCH | oklch(82.55% 0.095 74.1) |
| XYZ | xyz(56.2915, 55.5928, 27.8400) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.43
Very Light Brown
#D3B683
ΔE00 5.45
Fawn
#CFAF7B
ΔE00 5.81
Tan (survey)
#D1B26F
ΔE00 6.22
Tan
#D2B48C
ΔE00 6.46
Sandstone
#C9AE74
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBD7F #7FADEB
analogous
#EB877F #EBBD7F #E3EB7F
triadic
#EBBD7F #7FEBBD #BD7FEB
tetradic
#EBBD7F #7FEB87 #7FADEB #EB7FE3
square
#EBBD7F #7FEB87 #7FADEB #EB7FE3
split-complementary
#EBBD7F #7FE3EB #877FEB
monochromatic
#CF8520 #E3A24A #EBBD7F #F3D8B4 #FBF1E5
Accessibility & contrast
On white
1.73
#EBBD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#EBBD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBD7F
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBD7F | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7A
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#FBB1AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbd7f; /* rgb */ color: rgb(235, 189, 127); /* oklch */ color: oklch(82.6% 0.095 74.1);
Tailwind
colors: {
custom: {
50: '#f3d0a5',
500: '#ebbd7f',
950: '#000000',
},
}SCSS
$custom: #ebbd7f; $custom-light: #f3d0a5; $custom-dark: #000000;
JSON
{
"hex": "#ebbd7f",
"rgb": {
"r": 235,
"g": 189,
"b": 127
},
"hsl": {
"h": 34.444,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.82553,
"c": 0.09514,
"h": 74.1
},
"luminance": 0.5559
}Semantic roles & 50–950 ramp
primary
#EBBD7F
secondary
#4A7EC4
accent
#64D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380