#EBBEA0#EBBEA0
#EBBEA0 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.4% C 0.066 H 55.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEA0 |
|---|---|
| RGB | rgb(235, 190, 160) |
| HSL | hsl(24, 65%, 77%) |
| HSV | hsv(24, 32%, 92%) |
| CMYK | cmyk(0%, 19.1%, 31.9%, 7.8%) |
| CIE-LAB | lab(80.20, 11.93, 21.26) |
| CIE-LCH | lch(80.20, 24.38, 60.69°) |
| OKLab | oklab(83.38% 0.0375 0.0541) |
| OKLCH | oklch(83.38% 0.066 55.3) |
| XYZ | xyz(59.0208, 57.0299, 41.1499) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.87
Peach
#FFDAB9
ΔE00 6.91
Light Peach
#FFD8B1
ΔE00 7.09
Burlywood
#DEB887
ΔE00 7.49
Tan
#D2B48C
ΔE00 7.93
Peach (survey)
#FFB07C
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEA0 #A0CDEB
analogous
#EBA0A8 #EBBEA0 #EBE3A0
triadic
#EBBEA0 #A0EBBE #BEA0EB
tetradic
#EBBEA0 #A8EBA0 #A0CDEB #E3A0EB
square
#EBBEA0 #A8EBA0 #A0CDEB #E3A0EB
split-complementary
#EBBEA0 #A0EBE3 #A0A8EB
monochromatic
#D6793B #E09B6D #EBBEA0 #F6E1D3 #FAEEE6
Accessibility & contrast
On white
1.69
#EBBEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EBBEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEA0
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEA0 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19E
Deuteranopia (green-blind)
#D5CBA0
Tritanopia (blue-blind)
#F8B6B6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbea0; /* rgb */ color: rgb(235, 190, 160); /* oklch */ color: oklch(83.4% 0.066 55.3);
Tailwind
colors: {
custom: {
50: '#f2d1bc',
500: '#ebbea0',
950: '#000000',
},
}SCSS
$custom: #ebbea0; $custom-light: #f2d1bc; $custom-dark: #000000;
JSON
{
"hex": "#ebbea0",
"rgb": {
"r": 235,
"g": 190,
"b": 160
},
"hsl": {
"h": 24,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.83377,
"c": 0.06581,
"h": 55.3
},
"luminance": 0.57027
}Semantic roles & 50–950 ramp
primary
#EBBEA0
secondary
#68A1C7
accent
#85CD18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382