#EBC092#EBC092
#EBC092 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.5% C 0.078 H 68.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC092 |
|---|---|
| RGB | rgb(235, 192, 146) |
| HSL | hsl(31, 69%, 75%) |
| HSV | hsv(31, 38%, 92%) |
| CMYK | cmyk(0%, 18.3%, 37.9%, 7.8%) |
| CIE-LAB | lab(80.43, 9.20, 28.98) |
| CIE-LCH | lch(80.43, 30.41, 72.39°) |
| OKLab | oklab(83.47% 0.0288 0.0724) |
| OKLCH | oklch(83.47% 0.078 68.3) |
| XYZ | xyz(58.3005, 57.4396, 35.2046) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.08
Tan
#D2B48C
ΔE00 5.24
Light Peach
#FFD8B1
ΔE00 5.88
Very Light Brown
#D3B683
ΔE00 6.12
Fawn
#CFAF7B
ΔE00 6.69
Apricot
#FBCEB1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC092 #92BDEB
analogous
#EB9492 #EBC092 #EAEB92
triadic
#EBC092 #92EBC0 #C092EB
tetradic
#EBC092 #92EB94 #92BDEB #EB92EA
square
#EBC092 #92EB94 #92BDEB #EB92EA
split-complementary
#EBC092 #92EAEB #9492EB
monochromatic
#D8842B #E2A25E #EBC092 #F4DEC6 #FAF0E5
Accessibility & contrast
On white
1.68
#EBC092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EBC092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC092
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC092 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#D9CC93
Tritanopia (blue-blind)
#F9B6B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebc092; /* rgb */ color: rgb(235, 192, 146); /* oklch */ color: oklch(83.5% 0.078 68.3);
Tailwind
colors: {
custom: {
50: '#f3d3b2',
500: '#ebc092',
950: '#000000',
},
}SCSS
$custom: #ebc092; $custom-light: #f3d3b2; $custom-dark: #000000;
JSON
{
"hex": "#ebc092",
"rgb": {
"r": 235,
"g": 192,
"b": 146
},
"hsl": {
"h": 31.011,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.83472,
"c": 0.07793,
"h": 68.3
},
"luminance": 0.57437
}Semantic roles & 50–950 ramp
primary
#EBC092
secondary
#5B8FC6
accent
#70D115
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171411
muted
#858381