#EBCBB3#EBCBB3
#EBCBB3 is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.3% C 0.049 H 58.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBB3 |
|---|---|
| RGB | rgb(235, 203, 179) |
| HSL | hsl(26, 58%, 81%) |
| HSV | hsv(26, 24%, 92%) |
| CMYK | cmyk(0%, 13.6%, 23.8%, 7.8%) |
| CIE-LAB | lab(83.77, 7.63, 16.13) |
| CIE-LCH | lch(83.77, 17.84, 64.70°) |
| OKLab | oklab(86.3% 0.0251 0.0416) |
| OKLCH | oklch(86.3% 0.049 58.9) |
| XYZ | xyz(63.7540, 63.6308, 51.5627) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.91
Peach
#FFDAB9
ΔE00 4.57
Light Peach
#FFD8B1
ΔE00 5.57
Bisque
#FFE4C4
ΔE00 6.82
Warm Beige
#E9DCC9
ΔE00 7.92
Tan
#D2B48C
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBB3 #B3D3EB
analogous
#EBB3B7 #EBCBB3 #EBE7B3
triadic
#EBCBB3 #B3EBCB #CBB3EB
tetradic
#EBCBB3 #B7EBB3 #B3D3EB #E7B3EB
square
#EBCBB3 #B7EBB3 #B3D3EB #E7B3EB
split-complementary
#EBCBB3 #B3EBE7 #B3B7EB
monochromatic
#D18952 #DEAA83 #EBCBB3 #F8ECE3 #F9EEE7
Accessibility & contrast
On white
1.53
#EBCBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#EBCBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBB3
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBB3 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB1
Deuteranopia (green-blind)
#DCD4B3
Tritanopia (blue-blind)
#F5C5C4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcbb3; /* rgb */ color: rgb(235, 203, 179); /* oklch */ color: oklch(86.3% 0.049 58.9);
Tailwind
colors: {
custom: {
50: '#f2dac9',
500: '#ebcbb3',
950: '#000000',
},
}SCSS
$custom: #ebcbb3; $custom-light: #f2dac9; $custom-dark: #000000;
JSON
{
"hex": "#ebcbb3",
"rgb": {
"r": 235,
"g": 203,
"b": 179
},
"hsl": {
"h": 25.714,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.86301,
"c": 0.04859,
"h": 58.9
},
"luminance": 0.63629
}Semantic roles & 50–950 ramp
primary
#EBCBB3
secondary
#7BA7C7
accent
#7FC620
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382