#EBCD7B#EBCD7B
#EBCD7B is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.6% C 0.107 H 90.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCD7B |
|---|---|
| RGB | rgb(235, 205, 123) |
| HSL | hsl(44, 74%, 70%) |
| HSV | hsv(44, 48%, 92%) |
| CMYK | cmyk(0%, 12.8%, 47.7%, 7.8%) |
| CIE-LAB | lab(83.31, 0.05, 44.50) |
| CIE-LCH | lch(83.31, 44.50, 89.94°) |
| OKLab | oklab(85.63% 0.0001 0.1071) |
| OKLCH | oklch(85.63% 0.107 90) |
| XYZ | xyz(59.6694, 62.7575, 27.7054) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.11
Wheat (survey)
#FBDD7E
ΔE00 4.11
Sandy
#F1DA7A
ΔE00 4.16
Light Mustard
#F7D560
ΔE00 5.24
Maize
#F4D054
ΔE00 5.76
Pale Gold
#FDDE6C
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCD7B #7B99EB
analogous
#EB957B #EBCD7B #D1EB7B
triadic
#EBCD7B #7BEBCD #CD7BEB
tetradic
#EBCD7B #7BEB95 #7B99EB #EB7BD1
square
#EBCD7B #7BEB95 #7B99EB #EB7BD1
split-complementary
#EBCD7B #7BD1EB #957BEB
monochromatic
#CD9E1F #E3B946 #EBCD7B #F3E1B0 #FBF5E4
Accessibility & contrast
On white
1.55
#EBCD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#EBCD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCD7B
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCD7B | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB74
Deuteranopia (green-blind)
#E5D37E
Tritanopia (blue-blind)
#FBC1B9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcd7b; /* rgb */ color: rgb(235, 205, 123); /* oklch */ color: oklch(85.6% 0.107 90.0);
Tailwind
colors: {
custom: {
50: '#f3dca2',
500: '#ebcd7b',
950: '#000000',
},
}SCSS
$custom: #ebcd7b; $custom-light: #f3dca2; $custom-dark: #000000;
JSON
{
"hex": "#ebcd7b",
"rgb": {
"r": 235,
"g": 205,
"b": 123
},
"hsl": {
"h": 43.929,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.85627,
"c": 0.10707,
"h": 90
},
"luminance": 0.62755
}Semantic roles & 50–950 ramp
primary
#EBCD7B
secondary
#4668C4
accent
#45D610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17150F
muted
#858480