#EBC69A#EBC69A
#EBC69A is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.8% C 0.071 H 71.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC69A |
|---|---|
| RGB | rgb(235, 198, 154) |
| HSL | hsl(33, 67%, 76%) |
| HSV | hsv(33, 34%, 92%) |
| CMYK | cmyk(0%, 15.7%, 34.5%, 7.8%) |
| CIE-LAB | lab(82.05, 6.99, 26.96) |
| CIE-LCH | lch(82.05, 27.85, 75.47°) |
| OKLab | oklab(84.79% 0.0227 0.0678) |
| OKLCH | oklch(84.79% 0.072 71.5) |
| XYZ | xyz(60.2891, 60.3860, 39.0455) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.77
Light Peach
#FFD8B1
ΔE00 4.75
Tan
#D2B48C
ΔE00 5.29
Navajowhite
#FFDEAD
ΔE00 5.74
Very Light Brown
#D3B683
ΔE00 5.92
Peach
#FFDAB9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC69A #9ABFEB
analogous
#EB9E9A #EBC69A #E7EB9A
triadic
#EBC69A #9AEBC6 #C69AEB
tetradic
#EBC69A #9AEB9E #9ABFEB #EB9AE7
square
#EBC69A #9AEB9E #9ABFEB #EB9AE7
split-complementary
#EBC69A #9AE7EB #9E9AEB
monochromatic
#D78C34 #E1A967 #EBC69A #F5E3CD #FAF1E5
Accessibility & contrast
On white
1.61
#EBC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#EBC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC69A
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC69A | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C797
Deuteranopia (green-blind)
#DCD09B
Tritanopia (blue-blind)
#F8BDBA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebc69a; /* rgb */ color: rgb(235, 198, 154); /* oklch */ color: oklch(84.8% 0.071 71.5);
Tailwind
colors: {
custom: {
50: '#f2d7b8',
500: '#ebc69a',
950: '#000000',
},
}SCSS
$custom: #ebc69a; $custom-light: #f2d7b8; $custom-dark: #000000;
JSON
{
"hex": "#ebc69a",
"rgb": {
"r": 235,
"g": 198,
"b": 154
},
"hsl": {
"h": 32.593,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.84788,
"c": 0.0715,
"h": 71.5
},
"luminance": 0.60383
}Semantic roles & 50–950 ramp
primary
#EBC69A
secondary
#6390C6
accent
#6BCF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381