#EBC693#EBC693
#EBC693 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.7% C 0.079 H 75.3°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC693 |
|---|---|
| RGB | rgb(235, 198, 147) |
| HSL | hsl(35, 69%, 75%) |
| HSV | hsv(35, 37%, 92%) |
| CMYK | cmyk(0%, 15.7%, 37.4%, 7.8%) |
| CIE-LAB | lab(81.92, 6.17, 30.46) |
| CIE-LCH | lch(81.92, 31.08, 78.55°) |
| OKLab | oklab(84.65% 0.02 0.0759) |
| OKLCH | oklch(84.65% 0.079 75.3) |
| XYZ | xyz(59.7230, 60.1595, 36.0642) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.50
Very Light Brown
#D3B683
ΔE00 5.13
Navajowhite
#FFDEAD
ΔE00 5.53
Tan
#D2B48C
ΔE00 5.59
Light Peach
#FFD8B1
ΔE00 5.83
Fawn
#CFAF7B
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC693 #93B8EB
analogous
#EB9A93 #EBC693 #E4EB93
triadic
#EBC693 #93EBC6 #C693EB
tetradic
#EBC693 #93EB9A #93B8EB #EB93E4
square
#EBC693 #93EB9A #93B8EB #EB93E4
split-complementary
#EBC693 #93E4EB #9A93EB
monochromatic
#D88F2C #E1AB5F #EBC693 #F5E1C7 #FAF1E5
Accessibility & contrast
On white
1.61
#EBC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#EBC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC693
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC693 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C78F
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#F9BCB9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebc693; /* rgb */ color: rgb(235, 198, 147); /* oklch */ color: oklch(84.7% 0.079 75.3);
Tailwind
colors: {
custom: {
50: '#f3d7b3',
500: '#ebc693',
950: '#000000',
},
}SCSS
$custom: #ebc693; $custom-light: #f3d7b3; $custom-dark: #000000;
JSON
{
"hex": "#ebc693",
"rgb": {
"r": 235,
"g": 198,
"b": 147
},
"hsl": {
"h": 34.773,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.84652,
"c": 0.07852,
"h": 75.3
},
"luminance": 0.60157
}Semantic roles & 50–950 ramp
primary
#EBC693
secondary
#5C89C6
accent
#64D115
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381