#EBCEBA#EBCEBA
#EBCEBA is a very light, muted orange. Relative luminance 0.653; OKLCH L 87.0% C 0.042 H 56.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCEBA |
|---|---|
| RGB | rgb(235, 206, 186) |
| HSL | hsl(24, 55%, 83%) |
| HSV | hsv(24, 21%, 92%) |
| CMYK | cmyk(0%, 12.3%, 20.9%, 7.8%) |
| CIE-LAB | lab(84.66, 7.06, 13.68) |
| CIE-LCH | lch(84.66, 15.39, 62.71°) |
| OKLab | oklab(87.05% 0.0233 0.0355) |
| OKLCH | oklch(87.05% 0.042 56.7) |
| XYZ | xyz(65.1953, 65.3518, 55.6247) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.81
Peach
#FFDAB9
ΔE00 5.23
Light Peach
#FFD8B1
ΔE00 6.54
Bisque
#FFE4C4
ΔE00 6.91
Warm Beige
#E9DCC9
ΔE00 7.14
Antiquewhite
#FAEBD7
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCEBA #BAD7EB
analogous
#EBBABE #EBCEBA #EBE7BA
triadic
#EBCEBA #BAEBCE #CEBAEB
tetradic
#EBCEBA #BEEBBA #BAD7EB #E7BAEB
square
#EBCEBA #BEEBBA #BAD7EB #E7BAEB
split-complementary
#EBCEBA #BAEBE7 #BABEEB
monochromatic
#CF8B5B #DDAC8B #EBCEBA #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.49
#EBCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#EBCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCEBA
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCEBA | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0B9
Deuteranopia (green-blind)
#DDD6BA
Tritanopia (blue-blind)
#F4C9C8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebceba; /* rgb */ color: rgb(235, 206, 186); /* oklch */ color: oklch(87.0% 0.042 56.7);
Tailwind
colors: {
custom: {
50: '#f2ddce',
500: '#ebceba',
950: '#000000',
},
}SCSS
$custom: #ebceba; $custom-light: #f2ddce; $custom-dark: #000000;
JSON
{
"hex": "#ebceba",
"rgb": {
"r": 235,
"g": 206,
"b": 186
},
"hsl": {
"h": 24.49,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.87048,
"c": 0.04245,
"h": 56.7
},
"luminance": 0.6535
}Semantic roles & 50–950 ramp
primary
#EBCEBA
secondary
#82ABC7
accent
#81C323
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483