#EBCEB0#EBCEB0
#EBCEB0 is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.8% C 0.052 H 68.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCEB0 |
|---|---|
| RGB | rgb(235, 206, 176) |
| HSL | hsl(31, 60%, 81%) |
| HSV | hsv(31, 25%, 92%) |
| CMYK | cmyk(0%, 12.3%, 25.1%, 7.8%) |
| CIE-LAB | lab(84.45, 5.64, 18.67) |
| CIE-LCH | lch(84.45, 19.50, 73.19°) |
| OKLab | oklab(86.81% 0.0193 0.0479) |
| OKLCH | oklch(86.81% 0.052 68) |
| XYZ | xyz(64.1692, 64.9414, 50.2206) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.93
Light Peach
#FFD8B1
ΔE00 4.20
Bisque
#FFE4C4
ΔE00 5.01
Apricot
#FBCEB1
ΔE00 5.59
Wheat
#F5DEB3
ΔE00 6.38
Navajowhite
#FFDEAD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCEB0 #B0CDEB
analogous
#EBB0B0 #EBCEB0 #EBEBB0
triadic
#EBCEB0 #B0EBCE #CEB0EB
tetradic
#EBCEB0 #B0EBB0 #B0CDEB #EBB0EB
square
#EBCEB0 #B0EBB0 #B0CDEB #EBB0EB
split-complementary
#EBCEB0 #B0EBEB #B0B0EB
monochromatic
#D2914E #DFB07F #EBCEB0 #F7ECE1 #F9F0E7
Accessibility & contrast
On white
1.50
#EBCEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#EBCEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCEB0
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCEB0 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAE
Deuteranopia (green-blind)
#DFD5B1
Tritanopia (blue-blind)
#F6C7C6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebceb0; /* rgb */ color: rgb(235, 206, 176); /* oklch */ color: oklch(86.8% 0.052 68.0);
Tailwind
colors: {
custom: {
50: '#f2dcc7',
500: '#ebceb0',
950: '#000000',
},
}SCSS
$custom: #ebceb0; $custom-light: #f2dcc7; $custom-dark: #000000;
JSON
{
"hex": "#ebceb0",
"rgb": {
"r": 235,
"g": 206,
"b": 176
},
"hsl": {
"h": 30.508,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.86813,
"c": 0.05167,
"h": 68
},
"luminance": 0.64939
}Semantic roles & 50–950 ramp
primary
#EBCEB0
secondary
#789FC7
accent
#71C71E
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482