#EBCC88#EBCC88
#EBCC88 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.6% C 0.093 H 86.0°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC88 |
|---|---|
| RGB | rgb(235, 204, 136) |
| HSL | hsl(41, 71%, 73%) |
| HSV | hsv(41, 42%, 92%) |
| CMYK | cmyk(0%, 13.2%, 42.1%, 7.8%) |
| CIE-LAB | lab(83.25, 1.84, 37.87) |
| CIE-LCH | lch(83.25, 37.91, 87.21°) |
| OKLab | oklab(85.63% 0.0065 0.0928) |
| OKLCH | oklch(85.63% 0.093 86) |
| XYZ | xyz(60.2995, 62.6280, 32.2000) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.10
Wheat (survey)
#FBDD7E
ΔE00 5.97
Pale Peach
#FFE5AD
ΔE00 6.23
Sandy
#F1DA7A
ΔE00 6.34
Navajowhite
#FFDEAD
ΔE00 6.45
Very Light Brown
#D3B683
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC88 #88A7EB
analogous
#EB9A88 #EBCC88 #D9EB88
triadic
#EBCC88 #88EBCC #CC88EB
tetradic
#EBCC88 #88EB9A #88A7EB #EB88D9
square
#EBCC88 #88EB9A #88A7EB #EB88D9
split-complementary
#EBCC88 #88D9EB #9A88EB
monochromatic
#D59D24 #E2B654 #EBCC88 #F4E2BC #FBF4E5
Accessibility & contrast
On white
1.55
#EBCC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#EBCC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC88
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC88 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB83
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#FAC1BB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebcc88; /* rgb */ color: rgb(235, 204, 136); /* oklch */ color: oklch(85.6% 0.093 86.0);
Tailwind
colors: {
custom: {
50: '#f3dbab',
500: '#ebcc88',
950: '#000000',
},
}SCSS
$custom: #ebcc88; $custom-light: #f3dbab; $custom-dark: #000000;
JSON
{
"hex": "#ebcc88",
"rgb": {
"r": 235,
"g": 204,
"b": 136
},
"hsl": {
"h": 41.212,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.85633,
"c": 0.093,
"h": 86
},
"luminance": 0.62625
}Semantic roles & 50–950 ramp
primary
#EBCC88
secondary
#5276C5
accent
#4FD312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171510
muted
#858481