#EBCC7D#EBCC7D
#EBCC7D is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.5% C 0.104 H 88.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC7D |
|---|---|
| RGB | rgb(235, 204, 125) |
| HSL | hsl(43, 73%, 71%) |
| HSV | hsv(43, 47%, 92%) |
| CMYK | cmyk(0%, 13.2%, 46.8%, 7.8%) |
| CIE-LAB | lab(83.09, 0.75, 43.22) |
| CIE-LCH | lch(83.09, 43.23, 89.00°) |
| OKLab | oklab(85.46% 0.0023 0.1043) |
| OKLCH | oklch(85.46% 0.104 88.7) |
| XYZ | xyz(59.5574, 62.3312, 28.2921) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.54
Wheat (survey)
#FBDD7E
ΔE00 4.59
Sandy
#F1DA7A
ΔE00 4.78
Light Mustard
#F7D560
ΔE00 5.78
Maize
#F4D054
ΔE00 6.26
Pale Gold
#FDDE6C
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC7D #7D9CEB
analogous
#EB957D #EBCC7D #D3EB7D
triadic
#EBCC7D #7DEBCC #CC7DEB
tetradic
#EBCC7D #7DEB95 #7D9CEB #EB7DD3
square
#EBCC7D #7DEB95 #7D9CEB #EB7DD3
split-complementary
#EBCC7D #7DD3EB #957DEB
monochromatic
#CE9D20 #E3B748 #EBCC7D #F3E1B2 #FBF5E4
Accessibility & contrast
On white
1.56
#EBCC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#EBCC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC7D
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC7D | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA77
Deuteranopia (green-blind)
#E4D380
Tritanopia (blue-blind)
#FAC0B9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebcc7d; /* rgb */ color: rgb(235, 204, 125); /* oklch */ color: oklch(85.5% 0.104 88.7);
Tailwind
colors: {
custom: {
50: '#f3dba4',
500: '#ebcc7d',
950: '#000000',
},
}SCSS
$custom: #ebcc7d; $custom-light: #f3dba4; $custom-dark: #000000;
JSON
{
"hex": "#ebcc7d",
"rgb": {
"r": 235,
"g": 204,
"b": 125
},
"hsl": {
"h": 43.091,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.85458,
"c": 0.10437,
"h": 88.7
},
"luminance": 0.62329
}Semantic roles & 50–950 ramp
primary
#EBCC7D
secondary
#486BC4
accent
#48D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380