#EBCBB2#EBCBB2
#EBCBB2 is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.3% C 0.049 H 60.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCBB2 |
|---|---|
| RGB | rgb(235, 203, 178) |
| HSL | hsl(26, 59%, 81%) |
| HSV | hsv(26, 24%, 92%) |
| CMYK | cmyk(0%, 13.6%, 24.3%, 7.8%) |
| CIE-LAB | lab(83.75, 7.49, 16.63) |
| CIE-LCH | lch(83.75, 18.24, 65.77°) |
| OKLab | oklab(86.28% 0.0247 0.0429) |
| OKLCH | oklch(86.28% 0.049 60.1) |
| XYZ | xyz(63.6532, 63.5905, 51.0320) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.95
Peach
#FFDAB9
ΔE00 4.38
Light Peach
#FFD8B1
ΔE00 5.29
Bisque
#FFE4C4
ΔE00 6.61
Warm Beige
#E9DCC9
ΔE00 7.85
Tan
#D2B48C
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCBB2 #B2D2EB
analogous
#EBB2B5 #EBCBB2 #EBE7B2
triadic
#EBCBB2 #B2EBCB #CBB2EB
tetradic
#EBCBB2 #B5EBB2 #B2D2EB #E7B2EB
square
#EBCBB2 #B5EBB2 #B2D2EB #E7B2EB
split-complementary
#EBCBB2 #B2EBE7 #B2B5EB
monochromatic
#D28951 #DEAA81 #EBCBB2 #F8ECE3 #F9EFE7
Accessibility & contrast
On white
1.53
#EBCBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#EBCBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCBB2
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCBB2 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB0
Deuteranopia (green-blind)
#DCD4B2
Tritanopia (blue-blind)
#F6C5C4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebcbb2; /* rgb */ color: rgb(235, 203, 178); /* oklch */ color: oklch(86.3% 0.049 60.1);
Tailwind
colors: {
custom: {
50: '#f2dac9',
500: '#ebcbb2',
950: '#000000',
},
}SCSS
$custom: #ebcbb2; $custom-light: #f2dac9; $custom-dark: #000000;
JSON
{
"hex": "#ebcbb2",
"rgb": {
"r": 235,
"g": 203,
"b": 178
},
"hsl": {
"h": 26.316,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.86277,
"c": 0.04945,
"h": 60.1
},
"luminance": 0.63588
}Semantic roles & 50–950 ramp
primary
#EBCBB2
secondary
#7AA5C7
accent
#7DC61F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382