#EBB488#EBB488
#EBB488 is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.0% C 0.087 H 59.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB488 |
|---|---|
| RGB | rgb(235, 180, 136) |
| HSL | hsl(27, 71%, 73%) |
| HSV | hsv(27, 42%, 92%) |
| CMYK | cmyk(0%, 23.4%, 42.1%, 7.8%) |
| CIE-LAB | lab(77.33, 14.43, 30.14) |
| CIE-LCH | lch(77.33, 33.42, 64.41°) |
| OKLab | oklab(81% 0.0436 0.0748) |
| OKLCH | oklch(81% 0.087 59.8) |
| XYZ | xyz(55.0282, 52.0855, 30.4429) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.09
Burlywood
#DEB887
ΔE00 5.69
Apricot (survey)
#FFB16D
ΔE00 6.01
Sandybrown
#F4A460
ΔE00 6.87
Tan
#D2B48C
ΔE00 7.24
Apricot
#FBCEB1
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB488 #88BFEB
analogous
#EB888D #EBB488 #EBE688
triadic
#EBB488 #88EBB4 #B488EB
tetradic
#EBB488 #8DEB88 #88BFEB #E688EB
square
#EBB488 #8DEB88 #88BFEB #E688EB
split-complementary
#EBB488 #88EBE6 #888DEB
monochromatic
#D57224 #E29354 #EBB488 #F4D5BC #FBEEE5
Accessibility & contrast
On white
1.84
#EBB488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#EBB488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB488
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB488 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B885
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#FBA9A9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebb488; /* rgb */ color: rgb(235, 180, 136); /* oklch */ color: oklch(81.0% 0.087 59.8);
Tailwind
colors: {
custom: {
50: '#f3caab',
500: '#ebb488',
950: '#000000',
},
}SCSS
$custom: #ebb488; $custom-light: #f3caab; $custom-dark: #000000;
JSON
{
"hex": "#ebb488",
"rgb": {
"r": 235,
"g": 180,
"b": 136
},
"hsl": {
"h": 26.667,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.80998,
"c": 0.08659,
"h": 59.8
},
"luminance": 0.52082
}Semantic roles & 50–950 ramp
primary
#EBB488
secondary
#5292C5
accent
#7DD312
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281