#EBCA81#EBCA81
#EBCA81 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.1% C 0.099 H 86.0°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCA81 |
|---|---|
| RGB | rgb(235, 202, 129) |
| HSL | hsl(41, 73%, 71%) |
| HSV | hsv(41, 45%, 92%) |
| CMYK | cmyk(0%, 14%, 45.1%, 7.8%) |
| CIE-LAB | lab(82.64, 2.17, 40.65) |
| CIE-LCH | lch(82.64, 40.70, 86.94°) |
| OKLab | oklab(85.12% 0.0068 0.0988) |
| OKLCH | oklch(85.12% 0.099 86) |
| XYZ | xyz(59.3458, 61.4909, 29.5076) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.70
Wheat (survey)
#FBDD7E
ΔE00 5.71
Sandy
#F1DA7A
ΔE00 6.12
Tan (survey)
#D1B26F
ΔE00 6.23
Very Light Brown
#D3B683
ΔE00 6.70
Light Mustard
#F7D560
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCA81 #81A2EB
analogous
#EB9581 #EBCA81 #D7EB81
triadic
#EBCA81 #81EBCA #CA81EB
tetradic
#EBCA81 #81EB95 #81A2EB #EB81D7
square
#EBCA81 #81EB95 #81A2EB #EB81D7
split-complementary
#EBCA81 #81D7EB #9581EB
monochromatic
#D19A21 #E3B44C #EBCA81 #F3E0B6 #FBF4E5
Accessibility & contrast
On white
1.58
#EBCA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#EBCA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCA81
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCA81 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97B
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#FABEB8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ebca81; /* rgb */ color: rgb(235, 202, 129); /* oklch */ color: oklch(85.1% 0.099 86.0);
Tailwind
colors: {
custom: {
50: '#f3daa6',
500: '#ebca81',
950: '#000000',
},
}SCSS
$custom: #ebca81; $custom-light: #f3daa6; $custom-dark: #000000;
JSON
{
"hex": "#ebca81",
"rgb": {
"r": 235,
"g": 202,
"b": 129
},
"hsl": {
"h": 41.321,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.85124,
"c": 0.099,
"h": 86
},
"luminance": 0.61488
}Semantic roles & 50–950 ramp
primary
#EBCA81
secondary
#4C71C5
accent
#4ED511
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380