#EBCD81#EBCD81
#EBCD81 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.7% C 0.101 H 88.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCD81 |
|---|---|
| RGB | rgb(235, 205, 129) |
| HSL | hsl(43, 73%, 71%) |
| HSV | hsv(43, 45%, 92%) |
| CMYK | cmyk(0%, 12.8%, 45.1%, 7.8%) |
| CIE-LAB | lab(83.40, 0.62, 41.60) |
| CIE-LCH | lch(83.40, 41.61, 89.15°) |
| OKLab | oklab(85.72% 0.0023 0.1009) |
| OKLCH | oklch(85.72% 0.101 88.7) |
| XYZ | xyz(60.0566, 62.9124, 29.7445) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.70
Wheat (survey)
#FBDD7E
ΔE00 4.69
Sandy
#F1DA7A
ΔE00 4.87
Light Mustard
#F7D560
ΔE00 6.20
Pale Gold
#FDDE6C
ΔE00 6.74
Maize
#F4D054
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCD81 #819FEB
analogous
#EB9881 #EBCD81 #D4EB81
triadic
#EBCD81 #81EBCD #CD81EB
tetradic
#EBCD81 #81EB98 #819FEB #EB81D4
square
#EBCD81 #81EB98 #819FEB #EB81D4
split-complementary
#EBCD81 #81D4EB #9881EB
monochromatic
#D19F21 #E3B84C #EBCD81 #F3E2B6 #FBF5E5
Accessibility & contrast
On white
1.55
#EBCD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#EBCD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCD81
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCD81 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7B
Deuteranopia (green-blind)
#E5D384
Tritanopia (blue-blind)
#FAC1BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ebcd81; /* rgb */ color: rgb(235, 205, 129); /* oklch */ color: oklch(85.7% 0.101 88.7);
Tailwind
colors: {
custom: {
50: '#f3dca6',
500: '#ebcd81',
950: '#000000',
},
}SCSS
$custom: #ebcd81; $custom-light: #f3dca6; $custom-dark: #000000;
JSON
{
"hex": "#ebcd81",
"rgb": {
"r": 235,
"g": 205,
"b": 129
},
"hsl": {
"h": 43.019,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.85718,
"c": 0.10096,
"h": 88.7
},
"luminance": 0.6291
}Semantic roles & 50–950 ramp
primary
#EBCD81
secondary
#4C6EC5
accent
#48D511
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17150F
muted
#858480