#EBB088#EBB088
#EBB088 is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.3% C 0.087 H 55.2°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB088 |
|---|---|
| RGB | rgb(235, 176, 136) |
| HSL | hsl(24, 71%, 73%) |
| HSV | hsv(24, 42%, 92%) |
| CMYK | cmyk(0%, 25.1%, 42.1%, 7.8%) |
| CIE-LAB | lab(76.37, 16.56, 28.86) |
| CIE-LCH | lch(76.37, 33.27, 60.16°) |
| OKLab | oklab(80.25% 0.0499 0.0719) |
| OKLCH | oklch(80.25% 0.087 55.2) |
| XYZ | xyz(54.2323, 50.4938, 30.1776) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.45
Apricot (survey)
#FFB16D
ΔE00 6.64
Sandybrown
#F4A460
ΔE00 6.96
Pinkish Tan
#D99B82
ΔE00 7.53
Burlywood
#DEB887
ΔE00 7.54
Apricot
#FBCEB1
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB088 #88C3EB
analogous
#EB8892 #EBB088 #EBE188
triadic
#EBB088 #88EBB0 #B088EB
tetradic
#EBB088 #92EB88 #88C3EB #E188EB
square
#EBB088 #92EB88 #88C3EB #E188EB
split-complementary
#EBB088 #88EBE1 #8892EB
monochromatic
#D56B24 #E28D54 #EBB088 #F4D3BC #FBEEE5
Accessibility & contrast
On white
1.89
#EBB088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#EBB088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB088
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB088 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B585
Deuteranopia (green-blind)
#CFC188
Tritanopia (blue-blind)
#FBA5A6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebb088; /* rgb */ color: rgb(235, 176, 136); /* oklch */ color: oklch(80.3% 0.087 55.2);
Tailwind
colors: {
custom: {
50: '#f3c7ab',
500: '#ebb088',
950: '#000000',
},
}SCSS
$custom: #ebb088; $custom-light: #f3c7ab; $custom-dark: #000000;
JSON
{
"hex": "#ebb088",
"rgb": {
"r": 235,
"g": 176,
"b": 136
},
"hsl": {
"h": 24.242,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.8025,
"c": 0.08745,
"h": 55.2
},
"luminance": 0.5049
}Semantic roles & 50–950 ramp
primary
#EBB088
secondary
#5297C5
accent
#85D312
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281