#EBCA8B#EBCA8B
#EBCA8B is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.3% C 0.089 H 83.1°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCA8B |
|---|---|
| RGB | rgb(235, 202, 139) |
| HSL | hsl(39, 71%, 73%) |
| HSV | hsv(39, 41%, 92%) |
| CMYK | cmyk(0%, 14%, 40.9%, 7.8%) |
| CIE-LAB | lab(82.79, 3.20, 35.74) |
| CIE-LCH | lch(82.79, 35.88, 84.89°) |
| OKLab | oklab(85.29% 0.0107 0.088) |
| OKLCH | oklch(85.29% 0.089 83.1) |
| XYZ | xyz(60.0433, 61.7699, 33.1811) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.39
Very Light Brown
#D3B683
ΔE00 5.69
Burlywood
#DEB887
ΔE00 5.83
Navajowhite
#FFDEAD
ΔE00 5.86
Tan (survey)
#D1B26F
ΔE00 6.37
Pale Peach
#FFE5AD
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCA8B #8BACEB
analogous
#EB9A8B #EBCA8B #DCEB8B
triadic
#EBCA8B #8BEBCA #CA8BEB
tetradic
#EBCA8B #8BEB9A #8BACEB #EB8BDC
square
#EBCA8B #8BEB9A #8BACEB #EB8BDC
split-complementary
#EBCA8B #8BDCEB #9A8BEB
monochromatic
#D79A25 #E2B257 #EBCA8B #F4E2BF #FAF3E5
Accessibility & contrast
On white
1.57
#EBCA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#EBCA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCA8B
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCA8B | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C986
Deuteranopia (green-blind)
#E1D28D
Tritanopia (blue-blind)
#F9BFBA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ebca8b; /* rgb */ color: rgb(235, 202, 139); /* oklch */ color: oklch(85.3% 0.089 83.1);
Tailwind
colors: {
custom: {
50: '#f3daad',
500: '#ebca8b',
950: '#000000',
},
}SCSS
$custom: #ebca8b; $custom-light: #f3daad; $custom-dark: #000000;
JSON
{
"hex": "#ebca8b",
"rgb": {
"r": 235,
"g": 202,
"b": 139
},
"hsl": {
"h": 39.375,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.85289,
"c": 0.08866,
"h": 83.1
},
"luminance": 0.61767
}Semantic roles & 50–950 ramp
primary
#EBCA8B
secondary
#557CC5
accent
#55D313
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381