#EBBBA5#EBBBA5
#EBBBA5 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 82.9% C 0.063 H 45.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBA5 |
|---|---|
| RGB | rgb(235, 187, 165) |
| HSL | hsl(19, 64%, 78%) |
| HSV | hsv(19, 30%, 92%) |
| CMYK | cmyk(0%, 20.4%, 29.8%, 7.8%) |
| CIE-LAB | lab(79.57, 14.16, 17.72) |
| CIE-LCH | lch(79.57, 22.68, 51.37°) |
| OKLab | oklab(82.92% 0.0441 0.0455) |
| OKLCH | oklch(82.92% 0.063 45.9) |
| XYZ | xyz(58.8240, 55.9222, 43.2856) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.31
Pale Salmon
#FFB19A
ΔE00 6.55
Light Salmon
#FEA993
ΔE00 8.13
Pinkish Tan
#D99B82
ΔE00 8.39
Peach
#FFDAB9
ΔE00 9.18
Peach (survey)
#FFB07C
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBA5 #A5D5EB
analogous
#EBA5B2 #EBBBA5 #EBDEA5
triadic
#EBBBA5 #A5EBBB #BBA5EB
tetradic
#EBBBA5 #B2EBA5 #A5D5EB #DEA5EB
square
#EBBBA5 #B2EBA5 #A5D5EB #DEA5EB
split-complementary
#EBBBA5 #A5EBDE #A5B2EB
monochromatic
#D56F41 #E09573 #EBBBA5 #F6E1D7 #F9ECE6
Accessibility & contrast
On white
1.72
#EBBBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#EBBBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBA5
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBA5 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA3
Deuteranopia (green-blind)
#D2C9A5
Tritanopia (blue-blind)
#F8B3B5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbba5; /* rgb */ color: rgb(235, 187, 165); /* oklch */ color: oklch(82.9% 0.063 45.9);
Tailwind
colors: {
custom: {
50: '#f2cfbf',
500: '#ebbba5',
950: '#000000',
},
}SCSS
$custom: #ebbba5; $custom-light: #f2cfbf; $custom-dark: #000000;
JSON
{
"hex": "#ebbba5",
"rgb": {
"r": 235,
"g": 187,
"b": 165
},
"hsl": {
"h": 18.857,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.82921,
"c": 0.06335,
"h": 45.9
},
"luminance": 0.55919
}Semantic roles & 50–950 ramp
primary
#EBBBA5
secondary
#6DABC7
accent
#94CB1A
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171312
muted
#858382