#EBBF86#EBBF86
#EBBF86 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.1% C 0.089 H 73.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF86 |
|---|---|
| RGB | rgb(235, 191, 134) |
| HSL | hsl(34, 72%, 72%) |
| HSV | hsv(34, 43%, 92%) |
| CMYK | cmyk(0%, 18.7%, 43%, 7.8%) |
| CIE-LAB | lab(79.98, 8.42, 34.67) |
| CIE-LCH | lch(79.98, 35.67, 76.35°) |
| OKLab | oklab(83.06% 0.0256 0.0853) |
| OKLCH | oklch(83.06% 0.089 73.3) |
| XYZ | xyz(57.1968, 56.6480, 30.4711) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.85
Very Light Brown
#D3B683
ΔE00 5.22
Fawn
#CFAF7B
ΔE00 5.80
Tan
#D2B48C
ΔE00 5.85
Tan (survey)
#D1B26F
ΔE00 6.66
Light Peach
#FFD8B1
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF86 #86B2EB
analogous
#EB8C86 #EBBF86 #E5EB86
triadic
#EBBF86 #86EBBF #BF86EB
tetradic
#EBBF86 #86EB8C #86B2EB #EB86E5
square
#EBBF86 #86EB8C #86B2EB #EB86E5
split-complementary
#EBBF86 #86E5EB #8C86EB
monochromatic
#D48723 #E2A351 #EBBF86 #F4DBBB #FBF1E5
Accessibility & contrast
On white
1.70
#EBBF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#EBBF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF86
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF86 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC082
Deuteranopia (green-blind)
#DACB87
Tritanopia (blue-blind)
#FBB4B0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf86; /* rgb */ color: rgb(235, 191, 134); /* oklch */ color: oklch(83.1% 0.089 73.3);
Tailwind
colors: {
custom: {
50: '#f3d2aa',
500: '#ebbf86',
950: '#000000',
},
}SCSS
$custom: #ebbf86; $custom-light: #f3d2aa; $custom-dark: #000000;
JSON
{
"hex": "#ebbf86",
"rgb": {
"r": 235,
"g": 191,
"b": 134
},
"hsl": {
"h": 33.861,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.83058,
"c": 0.08907,
"h": 73.3
},
"luminance": 0.56645
}Semantic roles & 50–950 ramp
primary
#EBBF86
secondary
#5083C5
accent
#66D412
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381