#EBCA79#EBCA79
#EBCA79 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.0% C 0.107 H 87.9°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCA79 |
|---|---|
| RGB | rgb(235, 202, 121) |
| HSL | hsl(43, 74%, 70%) |
| HSV | hsv(43, 49%, 92%) |
| CMYK | cmyk(0%, 14%, 48.5%, 7.8%) |
| CIE-LAB | lab(82.53, 1.41, 44.52) |
| CIE-LCH | lch(82.53, 44.54, 88.18°) |
| OKLab | oklab(85% 0.0038 0.107) |
| OKLCH | oklch(85% 0.107 87.9) |
| XYZ | xyz(58.8347, 61.2865, 26.8159) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.83
Wheat (survey)
#FBDD7E
ΔE00 4.89
Sandy
#F1DA7A
ΔE00 5.19
Light Mustard
#F7D560
ΔE00 5.69
Maize
#F4D054
ΔE00 6.02
Tan (survey)
#D1B26F
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCA79 #799AEB
analogous
#EB9179 #EBCA79 #D3EB79
triadic
#EBCA79 #79EBCA #CA79EB
tetradic
#EBCA79 #79EB91 #799AEB #EB79D3
square
#EBCA79 #79EB91 #799AEB #EB79D3
split-complementary
#EBCA79 #79D3EB #9179EB
monochromatic
#CB991E #E3B544 #EBCA79 #F3DFAE #FBF4E4
Accessibility & contrast
On white
1.58
#EBCA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#EBCA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCA79
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCA79 | 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)
#DBC872
Deuteranopia (green-blind)
#E3D17C
Tritanopia (blue-blind)
#FBBEB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebca79; /* rgb */ color: rgb(235, 202, 121); /* oklch */ color: oklch(85.0% 0.107 87.9);
Tailwind
colors: {
custom: {
50: '#f3d9a1',
500: '#ebca79',
950: '#000000',
},
}SCSS
$custom: #ebca79; $custom-light: #f3d9a1; $custom-dark: #000000;
JSON
{
"hex": "#ebca79",
"rgb": {
"r": 235,
"g": 202,
"b": 121
},
"hsl": {
"h": 42.632,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.85002,
"c": 0.10705,
"h": 87.9
},
"luminance": 0.61284
}Semantic roles & 50–950 ramp
primary
#EBCA79
secondary
#4469C4
accent
#49D60F
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380