#EBCA80#EBCA80
#EBCA80 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.1% C 0.100 H 86.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCA80 |
|---|---|
| RGB | rgb(235, 202, 128) |
| HSL | hsl(41, 73%, 71%) |
| HSV | hsv(41, 46%, 92%) |
| CMYK | cmyk(0%, 14%, 45.5%, 7.8%) |
| CIE-LAB | lab(82.63, 2.08, 41.13) |
| CIE-LCH | lch(82.63, 41.19, 87.11°) |
| OKLab | oklab(85.11% 0.0065 0.0998) |
| OKLCH | oklch(85.11% 0.1 86.3) |
| XYZ | xyz(59.2797, 61.4644, 29.1592) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.57
Wheat (survey)
#FBDD7E
ΔE00 5.59
Sandy
#F1DA7A
ΔE00 5.99
Tan (survey)
#D1B26F
ΔE00 6.25
Very Light Brown
#D3B683
ΔE00 6.81
Light Mustard
#F7D560
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCA80 #80A1EB
analogous
#EB9480 #EBCA80 #D6EB80
triadic
#EBCA80 #80EBCA #CA80EB
tetradic
#EBCA80 #80EB94 #80A1EB #EB80D6
square
#EBCA80 #80EB94 #80A1EB #EB80D6
split-complementary
#EBCA80 #80D6EB #9480EB
monochromatic
#D09A21 #E3B44B #EBCA80 #F3E0B5 #FBF4E5
Accessibility & contrast
On white
1.58
#EBCA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#EBCA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCA80
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCA80 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC97A
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#FABEB8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ebca80; /* rgb */ color: rgb(235, 202, 128); /* oklch */ color: oklch(85.1% 0.100 86.3);
Tailwind
colors: {
custom: {
50: '#f3daa6',
500: '#ebca80',
950: '#000000',
},
}SCSS
$custom: #ebca80; $custom-light: #f3daa6; $custom-dark: #000000;
JSON
{
"hex": "#ebca80",
"rgb": {
"r": 235,
"g": 202,
"b": 128
},
"hsl": {
"h": 41.495,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.85108,
"c": 0.10002,
"h": 86.3
},
"luminance": 0.61462
}Semantic roles & 50–950 ramp
primary
#EBCA80
secondary
#4B70C4
accent
#4DD511
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380