#EBCC8B#EBCC8B
#EBCC8B is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.7% C 0.090 H 85.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC8B |
|---|---|
| RGB | rgb(235, 204, 139) |
| HSL | hsl(41, 71%, 73%) |
| HSV | hsv(41, 41%, 92%) |
| CMYK | cmyk(0%, 13.2%, 40.9%, 7.8%) |
| CIE-LAB | lab(83.29, 2.16, 36.39) |
| CIE-LCH | lch(83.29, 36.46, 86.60°) |
| OKLab | oklab(85.68% 0.0077 0.0895) |
| OKLCH | oklch(85.68% 0.09 85.1) |
| XYZ | xyz(60.5156, 62.7145, 33.3386) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.65
Pale Peach
#FFE5AD
ΔE00 6.00
Navajowhite
#FFDEAD
ΔE00 6.00
Very Light Brown
#D3B683
ΔE00 6.20
Wheat (survey)
#FBDD7E
ΔE00 6.45
Wheat
#F5DEB3
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC8B #8BAAEB
analogous
#EB9C8B #EBCC8B #DAEB8B
triadic
#EBCC8B #8BEBCC #CC8BEB
tetradic
#EBCC8B #8BEB9C #8BAAEB #EB8BDA
square
#EBCC8B #8BEB9C #8BAAEB #EB8BDA
split-complementary
#EBCC8B #8BDAEB #9C8BEB
monochromatic
#D79D25 #E2B557 #EBCC8B #F4E3BF #FAF4E5
Accessibility & contrast
On white
1.55
#EBCC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#EBCC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC8B
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC8B | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB86
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#F9C1BB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebcc8b; /* rgb */ color: rgb(235, 204, 139); /* oklch */ color: oklch(85.7% 0.090 85.1);
Tailwind
colors: {
custom: {
50: '#f3dbad',
500: '#ebcc8b',
950: '#000000',
},
}SCSS
$custom: #ebcc8b; $custom-light: #f3dbad; $custom-dark: #000000;
JSON
{
"hex": "#ebcc8b",
"rgb": {
"r": 235,
"g": 204,
"b": 139
},
"hsl": {
"h": 40.625,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.85683,
"c": 0.08984,
"h": 85.1
},
"luminance": 0.62712
}Semantic roles & 50–950 ramp
primary
#EBCC8B
secondary
#5579C5
accent
#51D313
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171510
muted
#858481