#EBBE94#EBBE94
#EBBE94 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.1% C 0.076 H 64.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBE94 |
|---|---|
| RGB | rgb(235, 190, 148) |
| HSL | hsl(29, 69%, 75%) |
| HSV | hsv(29, 37%, 92%) |
| CMYK | cmyk(0%, 19.1%, 37%, 7.8%) |
| CIE-LAB | lab(79.97, 10.48, 27.32) |
| CIE-LCH | lch(79.97, 29.26, 69.01°) |
| OKLab | oklab(83.13% 0.0327 0.0685) |
| OKLCH | oklch(83.13% 0.076 64.5) |
| XYZ | xyz(58.0213, 56.6301, 35.8858) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.02
Tan
#D2B48C
ΔE00 5.66
Apricot
#FBCEB1
ΔE00 5.92
Light Peach
#FFD8B1
ΔE00 6.12
Peach
#FFDAB9
ΔE00 6.94
Very Light Brown
#D3B683
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBE94 #94C1EB
analogous
#EB9495 #EBBE94 #EBEA94
triadic
#EBBE94 #94EBBE #BE94EB
tetradic
#EBBE94 #95EB94 #94C1EB #EA94EB
square
#EBBE94 #95EB94 #94C1EB #EA94EB
split-complementary
#EBBE94 #94EBEA #9495EB
monochromatic
#D87F2D #E19F60 #EBBE94 #F5DDC8 #FAEFE5
Accessibility & contrast
On white
1.70
#EBBE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#EBBE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBE94
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBE94 | 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)
#CDC091
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#F9B4B3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbe94; /* rgb */ color: rgb(235, 190, 148); /* oklch */ color: oklch(83.1% 0.076 64.5);
Tailwind
colors: {
custom: {
50: '#f3d1b3',
500: '#ebbe94',
950: '#000000',
},
}SCSS
$custom: #ebbe94; $custom-light: #f3d1b3; $custom-dark: #000000;
JSON
{
"hex": "#ebbe94",
"rgb": {
"r": 235,
"g": 190,
"b": 148
},
"hsl": {
"h": 28.966,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.83127,
"c": 0.07591,
"h": 64.5
},
"luminance": 0.56627
}Semantic roles & 50–950 ramp
primary
#EBBE94
secondary
#5D93C6
accent
#76D015
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381