#EBBEA4#EBBEA4
#EBBEA4 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.5% C 0.063 H 51.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEA4 |
|---|---|
| RGB | rgb(235, 190, 164) |
| HSL | hsl(22, 64%, 78%) |
| HSV | hsv(22, 30%, 92%) |
| CMYK | cmyk(0%, 19.1%, 30.2%, 7.8%) |
| CIE-LAB | lab(80.28, 12.44, 19.23) |
| CIE-LCH | lch(80.28, 22.91, 57.10°) |
| OKLab | oklab(83.47% 0.0391 0.0492) |
| OKLCH | oklch(83.47% 0.063 51.6) |
| XYZ | xyz(59.3764, 57.1721, 43.0225) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.94
Peach
#FFDAB9
ΔE00 7.47
Light Peach
#FFD8B1
ΔE00 7.96
Pale Salmon
#FFB19A
ΔE00 8.06
Peach (survey)
#FFB07C
ΔE00 8.79
Burlywood
#DEB887
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEA4 #A4D1EB
analogous
#EBA4AD #EBBEA4 #EBE1A4
triadic
#EBBEA4 #A4EBBE #BEA4EB
tetradic
#EBBEA4 #ADEBA4 #A4D1EB #E1A4EB
square
#EBBEA4 #ADEBA4 #A4D1EB #E1A4EB
split-complementary
#EBBEA4 #A4EBE1 #A4ADEB
monochromatic
#D57640 #E09A72 #EBBEA4 #F6E2D6 #F9EDE6
Accessibility & contrast
On white
1.69
#EBBEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EBBEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEA4
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEA4 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A2
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#F8B6B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbea4; /* rgb */ color: rgb(235, 190, 164); /* oklch */ color: oklch(83.5% 0.063 51.6);
Tailwind
colors: {
custom: {
50: '#f2d1bf',
500: '#ebbea4',
950: '#000000',
},
}SCSS
$custom: #ebbea4; $custom-light: #f2d1bf; $custom-dark: #000000;
JSON
{
"hex": "#ebbea4",
"rgb": {
"r": 235,
"g": 190,
"b": 164
},
"hsl": {
"h": 21.972,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.83466,
"c": 0.06282,
"h": 51.6
},
"luminance": 0.57169
}Semantic roles & 50–950 ramp
primary
#EBBEA4
secondary
#6CA6C7
accent
#8BCC1A
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382