#EBCB85#EBCB85
#EBCB85 is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.4% C 0.096 H 85.9°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCB85 |
|---|---|
| RGB | rgb(235, 203, 133) |
| HSL | hsl(41, 72%, 72%) |
| HSV | hsv(41, 43%, 92%) |
| CMYK | cmyk(0%, 13.6%, 43.4%, 7.8%) |
| CIE-LAB | lab(82.95, 2.05, 39.01) |
| CIE-LCH | lch(82.95, 39.07, 86.99°) |
| OKLab | oklab(85.39% 0.0069 0.0953) |
| OKLCH | oklch(85.39% 0.096 85.9) |
| XYZ | xyz(59.8523, 62.0701, 31.0138) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.94
Wheat (survey)
#FBDD7E
ΔE00 5.88
Sandy
#F1DA7A
ΔE00 6.28
Tan (survey)
#D1B26F
ΔE00 6.38
Very Light Brown
#D3B683
ΔE00 6.52
Pale Peach
#FFE5AD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCB85 #85A5EB
analogous
#EB9885 #EBCB85 #D8EB85
triadic
#EBCB85 #85EBCB #CB85EB
tetradic
#EBCB85 #85EB98 #85A5EB #EB85D8
square
#EBCB85 #85EB98 #85A5EB #EB85D8
split-complementary
#EBCB85 #85D8EB #9885EB
monochromatic
#D39C23 #E2B550 #EBCB85 #F4E1BA #FBF4E5
Accessibility & contrast
On white
1.57
#EBCB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#EBCB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCB85
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCB85 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA80
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#FAC0BA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebcb85; /* rgb */ color: rgb(235, 203, 133); /* oklch */ color: oklch(85.4% 0.096 85.9);
Tailwind
colors: {
custom: {
50: '#f3daa9',
500: '#ebcb85',
950: '#000000',
},
}SCSS
$custom: #ebcb85; $custom-light: #f3daa9; $custom-dark: #000000;
JSON
{
"hex": "#ebcb85",
"rgb": {
"r": 235,
"g": 203,
"b": 133
},
"hsl": {
"h": 41.176,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.85385,
"c": 0.09551,
"h": 85.9
},
"luminance": 0.62067
}Semantic roles & 50–950 ramp
primary
#EBCB85
secondary
#4F74C5
accent
#4FD412
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381