#EBCC7B#EBCC7B
#EBCC7B is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.4% C 0.106 H 89.2°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC7B |
|---|---|
| RGB | rgb(235, 204, 123) |
| HSL | hsl(43, 74%, 70%) |
| HSV | hsv(43, 48%, 92%) |
| CMYK | cmyk(0%, 13.2%, 47.7%, 7.8%) |
| CIE-LAB | lab(83.06, 0.56, 44.18) |
| CIE-LCH | lch(83.06, 44.19, 89.27°) |
| OKLab | oklab(85.43% 0.0016 0.1064) |
| OKLCH | oklch(85.43% 0.106 89.2) |
| XYZ | xyz(59.4310, 62.2806, 27.6259) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.36
Wheat (survey)
#FBDD7E
ΔE00 4.41
Sandy
#F1DA7A
ΔE00 4.56
Light Mustard
#F7D560
ΔE00 5.47
Maize
#F4D054
ΔE00 5.93
Pale Gold
#FDDE6C
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC7B #7B9AEB
analogous
#EB947B #EBCC7B #D2EB7B
triadic
#EBCC7B #7BEBCC #CC7BEB
tetradic
#EBCC7B #7BEB94 #7B9AEB #EB7BD2
square
#EBCC7B #7BEB94 #7B9AEB #EB7BD2
split-complementary
#EBCC7B #7BD2EB #947BEB
monochromatic
#CD9D1F #E3B746 #EBCC7B #F3E1B0 #FBF5E4
Accessibility & contrast
On white
1.56
#EBCC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#EBCC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC7B
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC7B | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA74
Deuteranopia (green-blind)
#E5D37E
Tritanopia (blue-blind)
#FBC0B8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebcc7b; /* rgb */ color: rgb(235, 204, 123); /* oklch */ color: oklch(85.4% 0.106 89.2);
Tailwind
colors: {
custom: {
50: '#f3dba2',
500: '#ebcc7b',
950: '#000000',
},
}SCSS
$custom: #ebcc7b; $custom-light: #f3dba2; $custom-dark: #000000;
JSON
{
"hex": "#ebcc7b",
"rgb": {
"r": 235,
"g": 204,
"b": 123
},
"hsl": {
"h": 43.393,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.85428,
"c": 0.10638,
"h": 89.2
},
"luminance": 0.62278
}Semantic roles & 50–950 ramp
primary
#EBCC7B
secondary
#4669C4
accent
#47D610
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380