#EBB28B#EBB28B
#EBB28B is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.7% C 0.085 H 55.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB28B |
|---|---|
| RGB | rgb(235, 178, 139) |
| HSL | hsl(24, 71%, 73%) |
| HSV | hsv(24, 41%, 92%) |
| CMYK | cmyk(0%, 24.3%, 40.9%, 7.8%) |
| CIE-LAB | lab(76.90, 15.82, 27.97) |
| CIE-LCH | lch(76.90, 32.14, 60.51°) |
| OKLab | oklab(80.68% 0.0479 0.0698) |
| OKLCH | oklch(80.68% 0.085 55.6) |
| XYZ | xyz(54.8436, 51.3703, 31.4479) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.82
Apricot (survey)
#FFB16D
ΔE00 6.91
Burlywood
#DEB887
ΔE00 7.24
Apricot
#FBCEB1
ΔE00 7.25
Sandybrown
#F4A460
ΔE00 7.43
Pinkish Tan
#D99B82
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB28B #8BC4EB
analogous
#EB8B94 #EBB28B #EBE28B
triadic
#EBB28B #8BEBB2 #B28BEB
tetradic
#EBB28B #94EB8B #8BC4EB #E28BEB
square
#EBB28B #94EB8B #8BC4EB #E28BEB
split-complementary
#EBB28B #8BEBE2 #8B94EB
monochromatic
#D76D25 #E28F57 #EBB28B #F4D5BF #FAEEE5
Accessibility & contrast
On white
1.86
#EBB28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#EBB28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB28B
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB28B | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B788
Deuteranopia (green-blind)
#D0C38B
Tritanopia (blue-blind)
#FBA7A8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebb28b; /* rgb */ color: rgb(235, 178, 139); /* oklch */ color: oklch(80.7% 0.085 55.6);
Tailwind
colors: {
custom: {
50: '#f3c9ad',
500: '#ebb28b',
950: '#000000',
},
}SCSS
$custom: #ebb28b; $custom-light: #f3c9ad; $custom-dark: #000000;
JSON
{
"hex": "#ebb28b",
"rgb": {
"r": 235,
"g": 178,
"b": 139
},
"hsl": {
"h": 24.375,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.80681,
"c": 0.08468,
"h": 55.6
},
"luminance": 0.51367
}Semantic roles & 50–950 ramp
primary
#EBB28B
secondary
#5598C5
accent
#85D313
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281