#EBB291#EBB291
#EBB291 is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.8% C 0.080 H 51.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB291 |
|---|---|
| RGB | rgb(235, 178, 145) |
| HSL | hsl(22, 69%, 75%) |
| HSV | hsv(22, 38%, 92%) |
| CMYK | cmyk(0%, 24.3%, 38.3%, 7.8%) |
| CIE-LAB | lab(77.01, 16.49, 24.92) |
| CIE-LCH | lch(77.01, 29.88, 56.51°) |
| OKLab | oklab(80.8% 0.0503 0.0627) |
| OKLCH | oklch(80.8% 0.08 51.3) |
| XYZ | xyz(55.2940, 51.5505, 33.8204) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.70
Pale Salmon
#FFB19A
ΔE00 6.72
Pinkish Tan
#D99B82
ΔE00 6.72
Apricot
#FBCEB1
ΔE00 6.91
Lightsalmon
#FFA07A
ΔE00 7.71
Light Salmon
#FEA993
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB291 #91CAEB
analogous
#EB919D #EBB291 #EBDF91
triadic
#EBB291 #91EBB2 #B291EB
tetradic
#EBB291 #9DEB91 #91CAEB #DF91EB
square
#EBB291 #9DEB91 #91CAEB #DF91EB
split-complementary
#EBB291 #91EBDF #919DEB
monochromatic
#D86A29 #E28E5D #EBB291 #F4D6C5 #FAEDE5
Accessibility & contrast
On white
1.86
#EBB291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#EBB291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB291
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB291 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78F
Deuteranopia (green-blind)
#CFC391
Tritanopia (blue-blind)
#FAA8A9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebb291; /* rgb */ color: rgb(235, 178, 145); /* oklch */ color: oklch(80.8% 0.080 51.3);
Tailwind
colors: {
custom: {
50: '#f3c9b1',
500: '#ebb291',
950: '#000000',
},
}SCSS
$custom: #ebb291; $custom-light: #f3c9b1; $custom-dark: #000000;
JSON
{
"hex": "#ebb291",
"rgb": {
"r": 235,
"g": 178,
"b": 145
},
"hsl": {
"h": 22,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.80801,
"c": 0.08037,
"h": 51.3
},
"luminance": 0.51547
}Semantic roles & 50–950 ramp
primary
#EBB291
secondary
#5A9EC6
accent
#8CD114
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281