#EBCBB1#EBCBB1
#EBCBB1 is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.3% C 0.050 H 61.2°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBB1 |
|---|---|
| RGB | rgb(235, 203, 177) |
| HSL | hsl(27, 59%, 81%) |
| HSV | hsv(27, 25%, 92%) |
| CMYK | cmyk(0%, 13.6%, 24.7%, 7.8%) |
| CIE-LAB | lab(83.73, 7.35, 17.13) |
| CIE-LCH | lch(83.73, 18.64, 66.79°) |
| OKLab | oklab(86.25% 0.0243 0.0441) |
| OKLCH | oklch(86.25% 0.05 61.2) |
| XYZ | xyz(63.5532, 63.5505, 50.5052) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.03
Peach
#FFDAB9
ΔE00 4.22
Light Peach
#FFD8B1
ΔE00 5.03
Bisque
#FFE4C4
ΔE00 6.42
Warm Beige
#E9DCC9
ΔE00 7.80
Tan
#D2B48C
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBB1 #B1D1EB
analogous
#EBB1B4 #EBCBB1 #EBE8B1
triadic
#EBCBB1 #B1EBCB #CBB1EB
tetradic
#EBCBB1 #B4EBB1 #B1D1EB #E8B1EB
square
#EBCBB1 #B4EBB1 #B1D1EB #E8B1EB
split-complementary
#EBCBB1 #B1EBE8 #B1B4EB
monochromatic
#D28A50 #DFAB80 #EBCBB1 #F7EBE2 #F9EFE7
Accessibility & contrast
On white
1.53
#EBCBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#EBCBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBB1
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBB1 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDAF
Deuteranopia (green-blind)
#DCD4B1
Tritanopia (blue-blind)
#F6C5C4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcbb1; /* rgb */ color: rgb(235, 203, 177); /* oklch */ color: oklch(86.3% 0.050 61.2);
Tailwind
colors: {
custom: {
50: '#f2dac8',
500: '#ebcbb1',
950: '#000000',
},
}SCSS
$custom: #ebcbb1; $custom-light: #f2dac8; $custom-dark: #000000;
JSON
{
"hex": "#ebcbb1",
"rgb": {
"r": 235,
"g": 203,
"b": 177
},
"hsl": {
"h": 26.897,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.86254,
"c": 0.05034,
"h": 61.2
},
"luminance": 0.63548
}Semantic roles & 50–950 ramp
primary
#EBCBB1
secondary
#79A4C7
accent
#7BC71F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382