#EBCA7B#EBCA7B
#EBCA7B is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.0% C 0.105 H 87.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCA7B |
|---|---|
| RGB | rgb(235, 202, 123) |
| HSL | hsl(42, 74%, 70%) |
| HSV | hsv(42, 48%, 92%) |
| CMYK | cmyk(0%, 14%, 47.7%, 7.8%) |
| CIE-LAB | lab(82.56, 1.60, 43.56) |
| CIE-LCH | lch(82.56, 43.59, 87.90°) |
| OKLab | oklab(85.03% 0.0046 0.105) |
| OKLCH | oklch(85.03% 0.105 87.5) |
| XYZ | xyz(58.9587, 61.3360, 27.4685) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.00
Wheat (survey)
#FBDD7E
ΔE00 5.06
Sandy
#F1DA7A
ΔE00 5.39
Light Mustard
#F7D560
ΔE00 6.00
Maize
#F4D054
ΔE00 6.36
Tan (survey)
#D1B26F
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCA7B #7B9CEB
analogous
#EB927B #EBCA7B #D4EB7B
triadic
#EBCA7B #7BEBCA #CA7BEB
tetradic
#EBCA7B #7BEB92 #7B9CEB #EB7BD4
square
#EBCA7B #7BEB92 #7B9CEB #EB7BD4
split-complementary
#EBCA7B #7BD4EB #927BEB
monochromatic
#CD991F #E3B546 #EBCA7B #F3DFB0 #FBF4E4
Accessibility & contrast
On white
1.58
#EBCA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#EBCA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCA7B
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCA7B | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC875
Deuteranopia (green-blind)
#E3D17E
Tritanopia (blue-blind)
#FBBEB7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebca7b; /* rgb */ color: rgb(235, 202, 123); /* oklch */ color: oklch(85.0% 0.105 87.5);
Tailwind
colors: {
custom: {
50: '#f3d9a2',
500: '#ebca7b',
950: '#000000',
},
}SCSS
$custom: #ebca7b; $custom-light: #f3d9a2; $custom-dark: #000000;
JSON
{
"hex": "#ebca7b",
"rgb": {
"r": 235,
"g": 202,
"b": 123
},
"hsl": {
"h": 42.321,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.85031,
"c": 0.10506,
"h": 87.5
},
"luminance": 0.61333
}Semantic roles & 50–950 ramp
primary
#EBCA7B
secondary
#466BC4
accent
#4AD610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380