#EBCC7F#EBCC7F
#EBCC7F is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.5% C 0.102 H 88.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC7F |
|---|---|
| RGB | rgb(235, 204, 127) |
| HSL | hsl(43, 73%, 71%) |
| HSV | hsv(43, 46%, 92%) |
| CMYK | cmyk(0%, 13.2%, 46%, 7.8%) |
| CIE-LAB | lab(83.12, 0.94, 42.25) |
| CIE-LCH | lch(83.12, 42.26, 88.72°) |
| OKLab | oklab(85.49% 0.0031 0.1023) |
| OKLCH | oklch(85.49% 0.102 88.3) |
| XYZ | xyz(59.6865, 62.3828, 28.9717) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.75
Wheat (survey)
#FBDD7E
ΔE00 4.79
Sandy
#F1DA7A
ΔE00 5.02
Light Mustard
#F7D560
ΔE00 6.11
Maize
#F4D054
ΔE00 6.60
Tan (survey)
#D1B26F
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC7F #7F9EEB
analogous
#EB967F #EBCC7F #D4EB7F
triadic
#EBCC7F #7FEBCC #CC7FEB
tetradic
#EBCC7F #7FEB96 #7F9EEB #EB7FD4
square
#EBCC7F #7FEB96 #7F9EEB #EB7FD4
split-complementary
#EBCC7F #7FD4EB #967FEB
monochromatic
#CF9D20 #E3B74A #EBCC7F #F3E1B4 #FBF4E5
Accessibility & contrast
On white
1.56
#EBCC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#EBCC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC7F
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC7F | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA79
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#FAC0B9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebcc7f; /* rgb */ color: rgb(235, 204, 127); /* oklch */ color: oklch(85.5% 0.102 88.3);
Tailwind
colors: {
custom: {
50: '#f3dba5',
500: '#ebcc7f',
950: '#000000',
},
}SCSS
$custom: #ebcc7f; $custom-light: #f3dba5; $custom-dark: #000000;
JSON
{
"hex": "#ebcc7f",
"rgb": {
"r": 235,
"g": 204,
"b": 127
},
"hsl": {
"h": 42.778,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.85488,
"c": 0.10233,
"h": 88.3
},
"luminance": 0.6238
}Semantic roles & 50–950 ramp
primary
#EBCC7F
secondary
#4A6DC4
accent
#49D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17150F
muted
#858480