#EBBCAB#EBBCAB
#EBBCAB is a very light, muted orange. Relative luminance 0.566; OKLCH L 83.3% C 0.059 H 40.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCAB |
|---|---|
| RGB | rgb(235, 188, 171) |
| HSL | hsl(16, 62%, 80%) |
| HSV | hsv(16, 27%, 92%) |
| CMYK | cmyk(0%, 20%, 27.2%, 7.8%) |
| CIE-LAB | lab(79.94, 14.43, 15.01) |
| CIE-LCH | lch(79.94, 20.82, 46.14°) |
| OKLab | oklab(83.25% 0.0449 0.0388) |
| OKLCH | oklch(83.25% 0.059 40.8) |
| XYZ | xyz(59.5958, 56.5715, 46.3004) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.37
Pale Salmon
#FFB19A
ΔE00 6.56
Light Salmon
#FEA993
ΔE00 8.06
Pinkish Grey
#C8ACA9
ΔE00 8.70
Pinkish Tan
#D99B82
ΔE00 8.94
Blush (survey)
#F29E8E
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCAB #ABDAEB
analogous
#EBABBA #EBBCAB #EBDCAB
triadic
#EBBCAB #ABEBBC #BCABEB
tetradic
#EBBCAB #BAEBAB #ABDAEB #DCABEB
square
#EBBCAB #BAEBAB #ABDAEB #DCABEB
split-complementary
#EBBCAB #ABEBDC #ABBAEB
monochromatic
#D36D48 #DF957A #EBBCAB #F7E3DC #F9EBE6
Accessibility & contrast
On white
1.71
#EBBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EBBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCAB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCAB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AA
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#F7B5B7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbcab; /* rgb */ color: rgb(235, 188, 171); /* oklch */ color: oklch(83.3% 0.059 40.8);
Tailwind
colors: {
custom: {
50: '#f2d0c4',
500: '#ebbcab',
950: '#000000',
},
}SCSS
$custom: #ebbcab; $custom-light: #f2d0c4; $custom-dark: #000000;
JSON
{
"hex": "#ebbcab",
"rgb": {
"r": 235,
"g": 188,
"b": 171
},
"hsl": {
"h": 15.938,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.8325,
"c": 0.05936,
"h": 40.8
},
"luminance": 0.56569
}Semantic roles & 50–950 ramp
primary
#EBBCAB
secondary
#73B1C7
accent
#9BC91C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382