#EBB283#EBB283
#EBB283 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.5% C 0.091 H 60.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB283 |
|---|---|
| RGB | rgb(235, 178, 131) |
| HSL | hsl(27, 72%, 72%) |
| HSV | hsv(27, 44%, 92%) |
| CMYK | cmyk(0%, 24.3%, 44.3%, 7.8%) |
| CIE-LAB | lab(76.77, 14.97, 32.03) |
| CIE-LCH | lch(76.77, 35.36, 64.95°) |
| OKLab | oklab(80.53% 0.0447 0.0791) |
| OKLCH | oklch(80.53% 0.091 60.5) |
| XYZ | xyz(54.2803, 51.1450, 28.4813) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.80
Apricot (survey)
#FFB16D
ΔE00 5.34
Burlywood
#DEB887
ΔE00 5.74
Sandybrown
#F4A460
ΔE00 6.05
Tan
#D2B48C
ΔE00 7.45
Pale Orange
#FFA756
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB283 #83BCEB
analogous
#EB8388 #EBB283 #EBE683
triadic
#EBB283 #83EBB2 #B283EB
tetradic
#EBB283 #88EB83 #83BCEB #E683EB
square
#EBB283 #88EB83 #83BCEB #E683EB
split-complementary
#EBB283 #83EBE6 #8388EB
monochromatic
#D27122 #E2914E #EBB283 #F4D3B8 #FBEFE5
Accessibility & contrast
On white
1.87
#EBB283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#EBB283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB283
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB283 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B680
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#FBA6A6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebb283; /* rgb */ color: rgb(235, 178, 131); /* oklch */ color: oklch(80.5% 0.091 60.5);
Tailwind
colors: {
custom: {
50: '#f4c9a7',
500: '#ebb283',
950: '#000000',
},
}SCSS
$custom: #ebb283; $custom-light: #f4c9a7; $custom-dark: #000000;
JSON
{
"hex": "#ebb283",
"rgb": {
"r": 235,
"g": 178,
"b": 131
},
"hsl": {
"h": 27.115,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.8053,
"c": 0.09086,
"h": 60.5
},
"luminance": 0.51142
}Semantic roles & 50–950 ramp
primary
#EBB283
secondary
#4D8FC5
accent
#7CD411
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280