#EBB288#EBB288
#EBB288 is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.6% C 0.087 H 57.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB288 |
|---|---|
| RGB | rgb(235, 178, 136) |
| HSL | hsl(25, 71%, 73%) |
| HSV | hsv(25, 42%, 92%) |
| CMYK | cmyk(0%, 24.3%, 42.1%, 7.8%) |
| CIE-LAB | lab(76.85, 15.50, 29.50) |
| CIE-LCH | lch(76.85, 33.32, 62.29°) |
| OKLab | oklab(80.62% 0.0467 0.0734) |
| OKLCH | oklch(80.62% 0.087 57.5) |
| XYZ | xyz(54.6274, 51.2838, 30.3093) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.65
Apricot (survey)
#FFB16D
ΔE00 6.23
Burlywood
#DEB887
ΔE00 6.60
Sandybrown
#F4A460
ΔE00 6.82
Apricot
#FBCEB1
ΔE00 7.58
Tan
#D2B48C
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB288 #88C1EB
analogous
#EB888F #EBB288 #EBE488
triadic
#EBB288 #88EBB2 #B288EB
tetradic
#EBB288 #8FEB88 #88C1EB #E488EB
square
#EBB288 #8FEB88 #88C1EB #E488EB
split-complementary
#EBB288 #88EBE4 #888FEB
monochromatic
#D56F24 #E29054 #EBB288 #F4D4BC #FBEEE5
Accessibility & contrast
On white
1.87
#EBB288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#EBB288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB288
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB288 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B685
Deuteranopia (green-blind)
#D0C388
Tritanopia (blue-blind)
#FBA7A7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebb288; /* rgb */ color: rgb(235, 178, 136); /* oklch */ color: oklch(80.6% 0.087 57.5);
Tailwind
colors: {
custom: {
50: '#f3c9ab',
500: '#ebb288',
950: '#000000',
},
}SCSS
$custom: #ebb288; $custom-light: #f3c9ab; $custom-dark: #000000;
JSON
{
"hex": "#ebb288",
"rgb": {
"r": 235,
"g": 178,
"b": 136
},
"hsl": {
"h": 25.455,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.80623,
"c": 0.08695,
"h": 57.5
},
"luminance": 0.51281
}Semantic roles & 50–950 ramp
primary
#EBB288
secondary
#5294C5
accent
#81D312
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281