#EBBF81#EBBF81
#EBBF81 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.0% C 0.094 H 75.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF81 |
|---|---|
| RGB | rgb(235, 191, 129) |
| HSL | hsl(35, 73%, 71%) |
| HSV | hsv(35, 45%, 92%) |
| CMYK | cmyk(0%, 18.7%, 45.1%, 7.8%) |
| CIE-LAB | lab(79.90, 7.91, 37.15) |
| CIE-LCH | lch(79.90, 37.98, 77.98°) |
| OKLab | oklab(82.97% 0.0237 0.0908) |
| OKLCH | oklch(82.97% 0.094 75.4) |
| XYZ | xyz(56.8563, 56.5118, 28.6777) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.51
Very Light Brown
#D3B683
ΔE00 5.23
Fawn
#CFAF7B
ΔE00 5.81
Tan (survey)
#D1B26F
ΔE00 6.02
Tan
#D2B48C
ΔE00 6.45
Sandstone
#C9AE74
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF81 #81ADEB
analogous
#EB8A81 #EBBF81 #E2EB81
triadic
#EBBF81 #81EBBF #BF81EB
tetradic
#EBBF81 #81EB8A #81ADEB #EB81E2
square
#EBBF81 #81EB8A #81ADEB #EB81E2
split-complementary
#EBBF81 #81E2EB #8A81EB
monochromatic
#D18821 #E3A44C #EBBF81 #F3DAB6 #FBF2E5
Accessibility & contrast
On white
1.71
#EBBF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EBBF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF81
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF81 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07C
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#FBB3AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf81; /* rgb */ color: rgb(235, 191, 129); /* oklch */ color: oklch(83.0% 0.094 75.4);
Tailwind
colors: {
custom: {
50: '#f3d2a6',
500: '#ebbf81',
950: '#000000',
},
}SCSS
$custom: #ebbf81; $custom-light: #f3d2a6; $custom-dark: #000000;
JSON
{
"hex": "#ebbf81",
"rgb": {
"r": 235,
"g": 191,
"b": 129
},
"hsl": {
"h": 35.094,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.82973,
"c": 0.09383,
"h": 75.4
},
"luminance": 0.56509
}Semantic roles & 50–950 ramp
primary
#EBBF81
secondary
#4C7EC5
accent
#62D511
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380