#EBCD7D#EBCD7D
#EBCD7D is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.7% C 0.105 H 89.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCD7D |
|---|---|
| RGB | rgb(235, 205, 125) |
| HSL | hsl(44, 73%, 71%) |
| HSV | hsv(44, 47%, 92%) |
| CMYK | cmyk(0%, 12.8%, 46.8%, 7.8%) |
| CIE-LAB | lab(83.34, 0.24, 43.53) |
| CIE-LCH | lch(83.34, 43.54, 89.69°) |
| OKLab | oklab(85.66% 0.0008 0.105) |
| OKLCH | oklch(85.66% 0.105 89.6) |
| XYZ | xyz(59.7959, 62.8081, 28.3715) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.26
Wheat (survey)
#FBDD7E
ΔE00 4.28
Sandy
#F1DA7A
ΔE00 4.37
Light Mustard
#F7D560
ΔE00 5.55
Maize
#F4D054
ΔE00 6.09
Pale Gold
#FDDE6C
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCD7D #7D9BEB
analogous
#EB967D #EBCD7D #D2EB7D
triadic
#EBCD7D #7DEBCD #CD7DEB
tetradic
#EBCD7D #7DEB96 #7D9BEB #EB7DD2
square
#EBCD7D #7DEB96 #7D9BEB #EB7DD2
split-complementary
#EBCD7D #7DD2EB #967DEB
monochromatic
#CE9E20 #E3B948 #EBCD7D #F3E1B2 #FBF5E4
Accessibility & contrast
On white
1.55
#EBCD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#EBCD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCD7D
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCD7D | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#E5D380
Tritanopia (blue-blind)
#FAC1BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcd7d; /* rgb */ color: rgb(235, 205, 125); /* oklch */ color: oklch(85.7% 0.105 89.6);
Tailwind
colors: {
custom: {
50: '#f3dca4',
500: '#ebcd7d',
950: '#000000',
},
}SCSS
$custom: #ebcd7d; $custom-light: #f3dca4; $custom-dark: #000000;
JSON
{
"hex": "#ebcd7d",
"rgb": {
"r": 235,
"g": 205,
"b": 125
},
"hsl": {
"h": 43.636,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.85657,
"c": 0.10504,
"h": 89.6
},
"luminance": 0.62805
}Semantic roles & 50–950 ramp
primary
#EBCD7D
secondary
#486AC4
accent
#46D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480