#EBBE8D#EBBE8D
#EBBE8D is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.0% C 0.082 H 68.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBE8D |
|---|---|
| RGB | rgb(235, 190, 141) |
| HSL | hsl(31, 70%, 74%) |
| HSV | hsv(31, 40%, 92%) |
| CMYK | cmyk(0%, 19.1%, 40%, 7.8%) |
| CIE-LAB | lab(79.85, 9.69, 30.84) |
| CIE-LCH | lch(79.85, 32.33, 72.55°) |
| OKLab | oklab(82.99% 0.0299 0.0767) |
| OKLCH | oklch(82.99% 0.082 68.7) |
| XYZ | xyz(57.4839, 56.4151, 33.0555) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.83
Tan
#D2B48C
ΔE00 5.38
Very Light Brown
#D3B683
ΔE00 5.98
Fawn
#CFAF7B
ΔE00 6.39
Light Peach
#FFD8B1
ΔE00 6.56
Apricot
#FBCEB1
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBE8D #8DBAEB
analogous
#EB8F8D #EBBE8D #E9EB8D
triadic
#EBBE8D #8DEBBE #BE8DEB
tetradic
#EBBE8D #8DEB8F #8DBAEB #EB8DE9
square
#EBBE8D #8DEB8F #8DBAEB #EB8DE9
split-complementary
#EBBE8D #8DE9EB #8F8DEB
monochromatic
#D88326 #E2A059 #EBBE8D #F4DCC1 #FAF0E5
Accessibility & contrast
On white
1.71
#EBBE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#EBBE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBE8D
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBE8D | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC08A
Deuteranopia (green-blind)
#D8CA8E
Tritanopia (blue-blind)
#FAB3B1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbe8d; /* rgb */ color: rgb(235, 190, 141); /* oklch */ color: oklch(83.0% 0.082 68.7);
Tailwind
colors: {
custom: {
50: '#f3d1ae',
500: '#ebbe8d',
950: '#000000',
},
}SCSS
$custom: #ebbe8d; $custom-light: #f3d1ae; $custom-dark: #000000;
JSON
{
"hex": "#ebbe8d",
"rgb": {
"r": 235,
"g": 190,
"b": 141
},
"hsl": {
"h": 31.277,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.82992,
"c": 0.08228,
"h": 68.7
},
"luminance": 0.56412
}Semantic roles & 50–950 ramp
primary
#EBBE8D
secondary
#578CC6
accent
#6FD213
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381