#EBCA7F#EBCA7F
#EBCA7F is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.1% C 0.101 H 86.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCA7F |
|---|---|
| RGB | rgb(235, 202, 127) |
| HSL | hsl(42, 73%, 71%) |
| HSV | hsv(42, 46%, 92%) |
| CMYK | cmyk(0%, 14%, 46%, 7.8%) |
| CIE-LAB | lab(82.61, 1.98, 41.62) |
| CIE-LCH | lch(82.61, 41.67, 87.28°) |
| OKLab | oklab(85.09% 0.0061 0.1009) |
| OKLCH | oklch(85.09% 0.101 86.5) |
| XYZ | xyz(59.2142, 61.4382, 28.8143) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.44
Wheat (survey)
#FBDD7E
ΔE00 5.47
Sandy
#F1DA7A
ΔE00 5.86
Tan (survey)
#D1B26F
ΔE00 6.28
Light Mustard
#F7D560
ΔE00 6.66
Very Light Brown
#D3B683
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCA7F #7FA0EB
analogous
#EB947F #EBCA7F #D6EB7F
triadic
#EBCA7F #7FEBCA #CA7FEB
tetradic
#EBCA7F #7FEB94 #7FA0EB #EB7FD6
square
#EBCA7F #7FEB94 #7FA0EB #EB7FD6
split-complementary
#EBCA7F #7FD6EB #947FEB
monochromatic
#CF9A20 #E3B44A #EBCA7F #F3E0B4 #FBF4E5
Accessibility & contrast
On white
1.58
#EBCA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#EBCA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCA7F
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCA7F | 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)
#DAC879
Deuteranopia (green-blind)
#E3D181
Tritanopia (blue-blind)
#FABEB8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ebca7f; /* rgb */ color: rgb(235, 202, 127); /* oklch */ color: oklch(85.1% 0.101 86.5);
Tailwind
colors: {
custom: {
50: '#f3daa5',
500: '#ebca7f',
950: '#000000',
},
}SCSS
$custom: #ebca7f; $custom-light: #f3daa5; $custom-dark: #000000;
JSON
{
"hex": "#ebca7f",
"rgb": {
"r": 235,
"g": 202,
"b": 127
},
"hsl": {
"h": 41.667,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.85092,
"c": 0.10103,
"h": 86.5
},
"luminance": 0.61436
}Semantic roles & 50–950 ramp
primary
#EBCA7F
secondary
#4A6FC4
accent
#4DD510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380