#EBC97D#EBC97D
#EBC97D is a very light, moderate orange. Relative luminance 0.609; OKLCH L 84.9% C 0.102 H 86.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC97D |
|---|---|
| RGB | rgb(235, 201, 125) |
| HSL | hsl(41, 73%, 71%) |
| HSV | hsv(41, 47%, 92%) |
| CMYK | cmyk(0%, 14.5%, 46.8%, 7.8%) |
| CIE-LAB | lab(82.34, 2.30, 42.27) |
| CIE-LCH | lch(82.34, 42.34, 86.88°) |
| OKLab | oklab(84.86% 0.0068 0.1022) |
| OKLCH | oklch(84.86% 0.102 86.2) |
| XYZ | xyz(58.8513, 60.9189, 28.0567) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.57
Wheat (survey)
#FBDD7E
ΔE00 5.61
Sandy
#F1DA7A
ΔE00 6.04
Tan (survey)
#D1B26F
ΔE00 6.13
Light Mustard
#F7D560
ΔE00 6.63
Very Light Brown
#D3B683
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC97D #7D9FEB
analogous
#EB927D #EBC97D #D6EB7D
triadic
#EBC97D #7DEBC9 #C97DEB
tetradic
#EBC97D #7DEB92 #7D9FEB #EB7DD6
square
#EBC97D #7DEB92 #7D9FEB #EB7DD6
split-complementary
#EBC97D #7DD6EB #927DEB
monochromatic
#CE9820 #E3B348 #EBC97D #F3DFB2 #FBF4E4
Accessibility & contrast
On white
1.59
#EBC97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#EBC97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC97D
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC97D | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC877
Deuteranopia (green-blind)
#E2D17F
Tritanopia (blue-blind)
#FBBDB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebc97d; /* rgb */ color: rgb(235, 201, 125); /* oklch */ color: oklch(84.9% 0.102 86.2);
Tailwind
colors: {
custom: {
50: '#f3d9a4',
500: '#ebc97d',
950: '#000000',
},
}SCSS
$custom: #ebc97d; $custom-light: #f3d9a4; $custom-dark: #000000;
JSON
{
"hex": "#ebc97d",
"rgb": {
"r": 235,
"g": 201,
"b": 125
},
"hsl": {
"h": 41.455,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.84864,
"c": 0.10244,
"h": 86.2
},
"luminance": 0.60916
}Semantic roles & 50–950 ramp
primary
#EBC97D
secondary
#486EC4
accent
#4DD510
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380