#EBCC83#EBCC83
#EBCC83 is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.6% C 0.098 H 87.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC83 |
|---|---|
| RGB | rgb(235, 204, 131) |
| HSL | hsl(42, 72%, 72%) |
| HSV | hsv(42, 44%, 92%) |
| CMYK | cmyk(0%, 13.2%, 44.3%, 7.8%) |
| CIE-LAB | lab(83.17, 1.34, 40.31) |
| CIE-LCH | lch(83.17, 40.33, 88.10°) |
| OKLab | oklab(85.55% 0.0046 0.0981) |
| OKLCH | oklch(85.55% 0.098 87.3) |
| XYZ | xyz(59.9524, 62.4892, 30.3720) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.29
Wheat (survey)
#FBDD7E
ΔE00 5.26
Sandy
#F1DA7A
ΔE00 5.56
Tan (survey)
#D1B26F
ΔE00 6.62
Pale Peach
#FFE5AD
ΔE00 6.70
Light Mustard
#F7D560
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC83 #83A2EB
analogous
#EB9883 #EBCC83 #D6EB83
triadic
#EBCC83 #83EBCC #CC83EB
tetradic
#EBCC83 #83EB98 #83A2EB #EB83D6
square
#EBCC83 #83EB98 #83A2EB #EB83D6
split-complementary
#EBCC83 #83D6EB #9883EB
monochromatic
#D29D22 #E2B64E #EBCC83 #F4E2B8 #FBF4E5
Accessibility & contrast
On white
1.56
#EBCC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#EBCC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC83
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC83 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7D
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#FAC1BA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebcc83; /* rgb */ color: rgb(235, 204, 131); /* oklch */ color: oklch(85.6% 0.098 87.3);
Tailwind
colors: {
custom: {
50: '#f3dba8',
500: '#ebcc83',
950: '#000000',
},
}SCSS
$custom: #ebcc83; $custom-light: #f3dba8; $custom-dark: #000000;
JSON
{
"hex": "#ebcc83",
"rgb": {
"r": 235,
"g": 204,
"b": 131
},
"hsl": {
"h": 42.115,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.85551,
"c": 0.09822,
"h": 87.3
},
"luminance": 0.62487
}Semantic roles & 50–950 ramp
primary
#EBCC83
secondary
#4D71C5
accent
#4BD411
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#171510
muted
#858480