#EBCD7C#EBCD7C
#EBCD7C is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.6% C 0.106 H 89.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCD7C |
|---|---|
| RGB | rgb(235, 205, 124) |
| HSL | hsl(44, 74%, 70%) |
| HSV | hsv(44, 47%, 92%) |
| CMYK | cmyk(0%, 12.8%, 47.2%, 7.8%) |
| CIE-LAB | lab(83.33, 0.14, 44.02) |
| CIE-LCH | lch(83.33, 44.02, 89.82°) |
| OKLab | oklab(85.64% 0.0004 0.1061) |
| OKLCH | oklch(85.64% 0.106 89.8) |
| XYZ | xyz(59.7323, 62.7827, 28.0368) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.18
Wheat (survey)
#FBDD7E
ΔE00 4.19
Sandy
#F1DA7A
ΔE00 4.26
Light Mustard
#F7D560
ΔE00 5.39
Maize
#F4D054
ΔE00 5.92
Pale Gold
#FDDE6C
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCD7C #7C9AEB
analogous
#EB957C #EBCD7C #D1EB7C
triadic
#EBCD7C #7CEBCD #CD7CEB
tetradic
#EBCD7C #7CEB95 #7C9AEB #EB7CD1
square
#EBCD7C #7CEB95 #7C9AEB #EB7CD1
split-complementary
#EBCD7C #7CD1EB #957CEB
monochromatic
#CD9E1F #E3B947 #EBCD7C #F3E1B1 #FBF5E4
Accessibility & contrast
On white
1.55
#EBCD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#EBCD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCD7C
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCD7C | 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)
#DECB75
Deuteranopia (green-blind)
#E5D37F
Tritanopia (blue-blind)
#FAC1B9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcd7c; /* rgb */ color: rgb(235, 205, 124); /* oklch */ color: oklch(85.6% 0.106 89.8);
Tailwind
colors: {
custom: {
50: '#f3dca3',
500: '#ebcd7c',
950: '#000000',
},
}SCSS
$custom: #ebcd7c; $custom-light: #f3dca3; $custom-dark: #000000;
JSON
{
"hex": "#ebcd7c",
"rgb": {
"r": 235,
"g": 205,
"b": 124
},
"hsl": {
"h": 43.784,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.85642,
"c": 0.10606,
"h": 89.8
},
"luminance": 0.6278
}Semantic roles & 50–950 ramp
primary
#EBCD7C
secondary
#4769C4
accent
#45D610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17150F
muted
#858480