#EBCC81#EBCC81
#EBCC81 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.5% C 0.100 H 87.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCC81 |
|---|---|
| RGB | rgb(235, 204, 129) |
| HSL | hsl(42, 73%, 71%) |
| HSV | hsv(42, 45%, 92%) |
| CMYK | cmyk(0%, 13.2%, 45.1%, 7.8%) |
| CIE-LAB | lab(83.14, 1.14, 41.28) |
| CIE-LCH | lch(83.14, 41.30, 88.42°) |
| OKLab | oklab(85.52% 0.0038 0.1002) |
| OKLCH | oklch(85.52% 0.1 87.8) |
| XYZ | xyz(59.8181, 62.4355, 29.6650) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.01
Wheat (survey)
#FBDD7E
ΔE00 5.01
Sandy
#F1DA7A
ΔE00 5.28
Light Mustard
#F7D560
ΔE00 6.45
Tan (survey)
#D1B26F
ΔE00 6.67
Pale Peach
#FFE5AD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCC81 #81A0EB
analogous
#EB9781 #EBCC81 #D5EB81
triadic
#EBCC81 #81EBCC #CC81EB
tetradic
#EBCC81 #81EB97 #81A0EB #EB81D5
square
#EBCC81 #81EB97 #81A0EB #EB81D5
split-complementary
#EBCC81 #81D5EB #9781EB
monochromatic
#D19D21 #E3B74C #EBCC81 #F3E1B6 #FBF4E5
Accessibility & contrast
On white
1.56
#EBCC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#EBCC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCC81
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCC81 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7B
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#FAC0BA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebcc81; /* rgb */ color: rgb(235, 204, 129); /* oklch */ color: oklch(85.5% 0.100 87.8);
Tailwind
colors: {
custom: {
50: '#f3dba6',
500: '#ebcc81',
950: '#000000',
},
}SCSS
$custom: #ebcc81; $custom-light: #f3dba6; $custom-dark: #000000;
JSON
{
"hex": "#ebcc81",
"rgb": {
"r": 235,
"g": 204,
"b": 129
},
"hsl": {
"h": 42.453,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.85519,
"c": 0.10028,
"h": 87.8
},
"luminance": 0.62433
}Semantic roles & 50–950 ramp
primary
#EBCC81
secondary
#4C6FC5
accent
#4AD511
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17150F
muted
#858480