#EBC67F#EBC67F
#EBC67F is a very light, moderate orange. Relative luminance 0.596; OKLCH L 84.3% C 0.099 H 82.9°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC67F |
|---|---|
| RGB | rgb(235, 198, 127) |
| HSL | hsl(39, 73%, 71%) |
| HSV | hsv(39, 46%, 92%) |
| CMYK | cmyk(0%, 15.7%, 46%, 7.8%) |
| CIE-LAB | lab(81.61, 4.06, 40.35) |
| CIE-LCH | lch(81.61, 40.56, 84.26°) |
| OKLab | oklab(84.3% 0.0122 0.098) |
| OKLCH | oklch(84.3% 0.099 82.9) |
| XYZ | xyz(58.2878, 59.5855, 28.5055) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.03
Tan (survey)
#D1B26F
ΔE00 5.63
Very Light Brown
#D3B683
ΔE00 5.97
Burlywood
#DEB887
ΔE00 6.08
Wheat (survey)
#FBDD7E
ΔE00 7.01
Fawn
#CFAF7B
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC67F #7FA4EB
analogous
#EB907F #EBC67F #DAEB7F
triadic
#EBC67F #7FEBC6 #C67FEB
tetradic
#EBC67F #7FEB90 #7FA4EB #EB7FDA
square
#EBC67F #7FEB90 #7FA4EB #EB7FDA
split-complementary
#EBC67F #7FDAEB #907FEB
monochromatic
#CF9320 #E3AE4A #EBC67F #F3DEB4 #FBF3E5
Accessibility & contrast
On white
1.63
#EBC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#EBC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC67F
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC67F | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C579
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#FBBAB4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebc67f; /* rgb */ color: rgb(235, 198, 127); /* oklch */ color: oklch(84.3% 0.099 82.9);
Tailwind
colors: {
custom: {
50: '#f3d7a5',
500: '#ebc67f',
950: '#000000',
},
}SCSS
$custom: #ebc67f; $custom-light: #f3d7a5; $custom-dark: #000000;
JSON
{
"hex": "#ebc67f",
"rgb": {
"r": 235,
"g": 198,
"b": 127
},
"hsl": {
"h": 39.444,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.84304,
"c": 0.09874,
"h": 82.9
},
"luminance": 0.59583
}Semantic roles & 50–950 ramp
primary
#EBC67F
secondary
#4A74C4
accent
#54D510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380