#EBB281#EBB281
#EBB281 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.5% C 0.092 H 61.6°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB281 |
|---|---|
| RGB | rgb(235, 178, 129) |
| HSL | hsl(28, 73%, 71%) |
| HSV | hsv(28, 45%, 92%) |
| CMYK | cmyk(0%, 24.3%, 45.1%, 7.8%) |
| CIE-LAB | lab(76.73, 14.77, 33.05) |
| CIE-LCH | lch(76.73, 36.20, 65.92°) |
| OKLab | oklab(80.49% 0.044 0.0814) |
| OKLCH | oklch(80.49% 0.092 61.6) |
| XYZ | xyz(54.1460, 51.0913, 27.7743) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.98
Apricot (survey)
#FFB16D
ΔE00 5.07
Burlywood
#DEB887
ΔE00 5.47
Sandybrown
#F4A460
ΔE00 5.83
Tan
#D2B48C
ΔE00 7.34
Pale Orange
#FFA756
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB281 #81BAEB
analogous
#EB8185 #EBB281 #EBE781
triadic
#EBB281 #81EBB2 #B281EB
tetradic
#EBB281 #85EB81 #81BAEB #E781EB
square
#EBB281 #85EB81 #81BAEB #E781EB
split-complementary
#EBB281 #81EBE7 #8185EB
monochromatic
#D17221 #E3924C #EBB281 #F3D2B6 #FBEFE5
Accessibility & contrast
On white
1.87
#EBB281 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#EBB281 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB281
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB281 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB281 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67D
Deuteranopia (green-blind)
#D1C282
Tritanopia (blue-blind)
#FCA6A5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebb281; /* rgb */ color: rgb(235, 178, 129); /* oklch */ color: oklch(80.5% 0.092 61.6);
Tailwind
colors: {
custom: {
50: '#f4c9a6',
500: '#ebb281',
950: '#000000',
},
}SCSS
$custom: #ebb281; $custom-light: #f4c9a6; $custom-dark: #000000;
JSON
{
"hex": "#ebb281",
"rgb": {
"r": 235,
"g": 178,
"b": 129
},
"hsl": {
"h": 27.736,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.80494,
"c": 0.09246,
"h": 61.6
},
"luminance": 0.51088
}Semantic roles & 50–950 ramp
primary
#EBB281
secondary
#4C8DC5
accent
#7AD511
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280