#EBBEA5#EBBEA5
#EBBEA5 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.5% C 0.062 H 50.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEA5 |
|---|---|
| RGB | rgb(235, 190, 165) |
| HSL | hsl(21, 64%, 78%) |
| HSV | hsv(21, 30%, 92%) |
| CMYK | cmyk(0%, 19.1%, 29.8%, 7.8%) |
| CIE-LAB | lab(80.30, 12.57, 18.73) |
| CIE-LCH | lch(80.30, 22.56, 56.12°) |
| OKLab | oklab(83.49% 0.0394 0.048) |
| OKLCH | oklch(83.49% 0.062 50.6) |
| XYZ | xyz(59.4670, 57.2083, 43.5000) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.05
Peach
#FFDAB9
ΔE00 7.66
Pale Salmon
#FFB19A
ΔE00 7.88
Light Peach
#FFD8B1
ΔE00 8.21
Peach (survey)
#FFB07C
ΔE00 8.99
Burlywood
#DEB887
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEA5 #A5D2EB
analogous
#EBA5AF #EBBEA5 #EBE1A5
triadic
#EBBEA5 #A5EBBE #BEA5EB
tetradic
#EBBEA5 #AFEBA5 #A5D2EB #E1A5EB
square
#EBBEA5 #AFEBA5 #A5D2EB #E1A5EB
split-complementary
#EBBEA5 #A5EBE1 #A5AFEB
monochromatic
#D57641 #E09A73 #EBBEA5 #F6E2D7 #F9EDE6
Accessibility & contrast
On white
1.69
#EBBEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EBBEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEA5
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEA5 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A3
Deuteranopia (green-blind)
#D5CBA5
Tritanopia (blue-blind)
#F8B6B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbea5; /* rgb */ color: rgb(235, 190, 165); /* oklch */ color: oklch(83.5% 0.062 50.6);
Tailwind
colors: {
custom: {
50: '#f2d1bf',
500: '#ebbea5',
950: '#000000',
},
}SCSS
$custom: #ebbea5; $custom-light: #f2d1bf; $custom-dark: #000000;
JSON
{
"hex": "#ebbea5",
"rgb": {
"r": 235,
"g": 190,
"b": 165
},
"hsl": {
"h": 21.429,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.83488,
"c": 0.0621,
"h": 50.6
},
"luminance": 0.57206
}Semantic roles & 50–950 ramp
primary
#EBBEA5
secondary
#6DA7C7
accent
#8CCB1A
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382