#EBBE92#EBBE92
#EBBE92 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.1% C 0.078 H 65.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBE92 |
|---|---|
| RGB | rgb(235, 190, 146) |
| HSL | hsl(30, 69%, 75%) |
| HSV | hsv(30, 38%, 92%) |
| CMYK | cmyk(0%, 19.1%, 37.9%, 7.8%) |
| CIE-LAB | lab(79.94, 10.25, 28.33) |
| CIE-LCH | lch(79.94, 30.12, 70.10°) |
| OKLab | oklab(83.09% 0.0319 0.0709) |
| OKLCH | oklch(83.09% 0.078 65.8) |
| XYZ | xyz(57.8644, 56.5673, 35.0592) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.59
Tan
#D2B48C
ΔE00 5.50
Light Peach
#FFD8B1
ΔE00 6.18
Apricot
#FBCEB1
ΔE00 6.38
Very Light Brown
#D3B683
ΔE00 6.77
Fawn
#CFAF7B
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBE92 #92BFEB
analogous
#EB9293 #EBBE92 #EBEB92
triadic
#EBBE92 #92EBBE #BE92EB
tetradic
#EBBE92 #93EB92 #92BFEB #EB92EB
square
#EBBE92 #93EB92 #92BFEB #EB92EB
split-complementary
#EBBE92 #92EBEB #9293EB
monochromatic
#D8802B #E29F5E #EBBE92 #F4DDC6 #FAF0E5
Accessibility & contrast
On white
1.71
#EBBE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EBBE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBE92
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBE92 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08F
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#FAB4B2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbe92; /* rgb */ color: rgb(235, 190, 146); /* oklch */ color: oklch(83.1% 0.078 65.8);
Tailwind
colors: {
custom: {
50: '#f3d1b2',
500: '#ebbe92',
950: '#000000',
},
}SCSS
$custom: #ebbe92; $custom-light: #f3d1b2; $custom-dark: #000000;
JSON
{
"hex": "#ebbe92",
"rgb": {
"r": 235,
"g": 190,
"b": 146
},
"hsl": {
"h": 29.663,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.83088,
"c": 0.07771,
"h": 65.8
},
"luminance": 0.56564
}Semantic roles & 50–950 ramp
primary
#EBBE92
secondary
#5B91C6
accent
#74D115
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171411
muted
#858381