#EBBCA1#EBBCA1
#EBBCA1 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.0% C 0.066 H 51.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCA1 |
|---|---|
| RGB | rgb(235, 188, 161) |
| HSL | hsl(22, 65%, 78%) |
| HSV | hsv(22, 31%, 92%) |
| CMYK | cmyk(0%, 20%, 31.5%, 7.8%) |
| CIE-LAB | lab(79.73, 13.12, 20.08) |
| CIE-LCH | lch(79.73, 23.98, 56.85°) |
| OKLab | oklab(83.02% 0.041 0.0513) |
| OKLCH | oklch(83.02% 0.066 51.4) |
| XYZ | xyz(58.6784, 56.2046, 41.4691) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.34
Pale Salmon
#FFB19A
ΔE00 7.66
Peach
#FFDAB9
ΔE00 7.91
Peach (survey)
#FFB07C
ΔE00 8.24
Light Peach
#FFD8B1
ΔE00 8.29
Burlywood
#DEB887
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCA1 #A1D0EB
analogous
#EBA1AB #EBBCA1 #EBE1A1
triadic
#EBBCA1 #A1EBBC #BCA1EB
tetradic
#EBBCA1 #ABEBA1 #A1D0EB #E1A1EB
square
#EBBCA1 #ABEBA1 #A1D0EB #E1A1EB
split-complementary
#EBBCA1 #A1EBE1 #A1ABEB
monochromatic
#D6743C #E0986F #EBBCA1 #F6E0D3 #FAEDE6
Accessibility & contrast
On white
1.72
#EBBCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EBBCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCA1
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCA1 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C09F
Deuteranopia (green-blind)
#D4CAA1
Tritanopia (blue-blind)
#F8B4B5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbca1; /* rgb */ color: rgb(235, 188, 161); /* oklch */ color: oklch(83.0% 0.066 51.4);
Tailwind
colors: {
custom: {
50: '#f2d0bd',
500: '#ebbca1',
950: '#000000',
},
}SCSS
$custom: #ebbca1; $custom-light: #f2d0bd; $custom-dark: #000000;
JSON
{
"hex": "#ebbca1",
"rgb": {
"r": 235,
"g": 188,
"b": 161
},
"hsl": {
"h": 21.892,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.8302,
"c": 0.06561,
"h": 51.4
},
"luminance": 0.56202
}Semantic roles & 50–950 ramp
primary
#EBBCA1
secondary
#69A5C7
accent
#8BCD19
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382