#EBBBA7#EBBBA7
#EBBBA7 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 83.0% C 0.062 H 43.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBA7 |
|---|---|
| RGB | rgb(235, 187, 167) |
| HSL | hsl(18, 63%, 79%) |
| HSV | hsv(18, 29%, 92%) |
| CMYK | cmyk(0%, 20.4%, 28.9%, 7.8%) |
| CIE-LAB | lab(79.61, 14.42, 16.70) |
| CIE-LCH | lch(79.61, 22.07, 49.19°) |
| OKLab | oklab(82.97% 0.0449 0.043) |
| OKLCH | oklch(82.97% 0.062 43.8) |
| XYZ | xyz(59.0074, 55.9956, 44.2518) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.77
Pale Salmon
#FFB19A
ΔE00 6.37
Light Salmon
#FEA993
ΔE00 7.92
Pinkish Tan
#D99B82
ΔE00 8.45
Pinkish Grey
#C8ACA9
ΔE00 9.33
Blush (survey)
#F29E8E
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBA7 #A7D7EB
analogous
#EBA7B5 #EBBBA7 #EBDDA7
triadic
#EBBBA7 #A7EBBB #BBA7EB
tetradic
#EBBBA7 #B5EBA7 #A7D7EB #DDA7EB
square
#EBBBA7 #B5EBA7 #A7D7EB #DDA7EB
split-complementary
#EBBBA7 #A7EBDD #A7B5EB
monochromatic
#D46E43 #E09475 #EBBBA7 #F6E2D9 #F9ECE6
Accessibility & contrast
On white
1.72
#EBBBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#EBBBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBA7
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBA7 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A6
Deuteranopia (green-blind)
#D2C9A7
Tritanopia (blue-blind)
#F8B4B6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbba7; /* rgb */ color: rgb(235, 187, 167); /* oklch */ color: oklch(83.0% 0.062 43.8);
Tailwind
colors: {
custom: {
50: '#f2cfc1',
500: '#ebbba7',
950: '#000000',
},
}SCSS
$custom: #ebbba7; $custom-light: #f2cfc1; $custom-dark: #000000;
JSON
{
"hex": "#ebbba7",
"rgb": {
"r": 235,
"g": 187,
"b": 167
},
"hsl": {
"h": 17.647,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.82968,
"c": 0.06215,
"h": 43.8
},
"luminance": 0.55993
}Semantic roles & 50–950 ramp
primary
#EBBBA7
secondary
#6FADC7
accent
#97CB1B
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382