#EBCA7A#EBCA7A
#EBCA7A is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.0% C 0.106 H 87.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCA7A |
|---|---|
| RGB | rgb(235, 202, 122) |
| HSL | hsl(42, 74%, 70%) |
| HSV | hsv(42, 48%, 92%) |
| CMYK | cmyk(0%, 14%, 48.1%, 7.8%) |
| CIE-LAB | lab(82.55, 1.51, 44.04) |
| CIE-LCH | lch(82.55, 44.06, 88.04°) |
| OKLab | oklab(85.02% 0.0042 0.106) |
| OKLCH | oklch(85.02% 0.106 87.7) |
| XYZ | xyz(58.8964, 61.3111, 27.1405) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.91
Wheat (survey)
#FBDD7E
ΔE00 4.97
Sandy
#F1DA7A
ΔE00 5.29
Light Mustard
#F7D560
ΔE00 5.84
Maize
#F4D054
ΔE00 6.19
Tan (survey)
#D1B26F
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCA7A #7A9BEB
analogous
#EB927A #EBCA7A #D3EB7A
triadic
#EBCA7A #7AEBCA #CA7AEB
tetradic
#EBCA7A #7AEB92 #7A9BEB #EB7AD3
square
#EBCA7A #7AEB92 #7A9BEB #EB7AD3
split-complementary
#EBCA7A #7AD3EB #927AEB
monochromatic
#CC991F #E3B545 #EBCA7A #F3DFAF #FBF4E4
Accessibility & contrast
On white
1.58
#EBCA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#EBCA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCA7A
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCA7A | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC874
Deuteranopia (green-blind)
#E3D17D
Tritanopia (blue-blind)
#FBBEB7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebca7a; /* rgb */ color: rgb(235, 202, 122); /* oklch */ color: oklch(85.0% 0.106 87.7);
Tailwind
colors: {
custom: {
50: '#f3d9a2',
500: '#ebca7a',
950: '#000000',
},
}SCSS
$custom: #ebca7a; $custom-light: #f3d9a2; $custom-dark: #000000;
JSON
{
"hex": "#ebca7a",
"rgb": {
"r": 235,
"g": 202,
"b": 122
},
"hsl": {
"h": 42.478,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.85017,
"c": 0.10605,
"h": 87.7
},
"luminance": 0.61308
}Semantic roles & 50–950 ramp
primary
#EBCA7A
secondary
#456AC4
accent
#49D610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380