#EBCCAB#EBCCAB
#EBCCAB is a very light, muted orange. Relative luminance 0.638; OKLCH L 86.3% C 0.056 H 68.7°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCCAB |
|---|---|
| RGB | rgb(235, 204, 171) |
| HSL | hsl(31, 62%, 80%) |
| HSV | hsv(31, 27%, 92%) |
| CMYK | cmyk(0%, 13.2%, 27.2%, 7.8%) |
| CIE-LAB | lab(83.86, 6.01, 20.48) |
| CIE-LCH | lch(83.86, 21.34, 73.65°) |
| OKLab | oklab(86.31% 0.0204 0.0523) |
| OKLCH | oklch(86.31% 0.056 68.7) |
| XYZ | xyz(63.2052, 63.7903, 47.5035) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.90
Peach
#FFDAB9
ΔE00 4.05
Bisque
#FFE4C4
ΔE00 5.45
Apricot
#FBCEB1
ΔE00 5.55
Navajowhite
#FFDEAD
ΔE00 6.00
Wheat
#F5DEB3
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCCAB #ABCAEB
analogous
#EBACAB #EBCCAB #EAEBAB
triadic
#EBCCAB #ABEBCC #CCABEB
tetradic
#EBCCAB #ABEBAC #ABCAEB #EBABEA
square
#EBCCAB #ABEBAC #ABCAEB #EBABEA
split-complementary
#EBCCAB #ABEAEB #ACABEB
monochromatic
#D39048 #DFAE7A #EBCCAB #F7EADC #F9F0E6
Accessibility & contrast
On white
1.53
#EBCCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#EBCCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCCAB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCCAB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA9
Deuteranopia (green-blind)
#DED4AC
Tritanopia (blue-blind)
#F6C5C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ebccab; /* rgb */ color: rgb(235, 204, 171); /* oklch */ color: oklch(86.3% 0.056 68.7);
Tailwind
colors: {
custom: {
50: '#f2dbc4',
500: '#ebccab',
950: '#000000',
},
}SCSS
$custom: #ebccab; $custom-light: #f2dbc4; $custom-dark: #000000;
JSON
{
"hex": "#ebccab",
"rgb": {
"r": 235,
"g": 204,
"b": 171
},
"hsl": {
"h": 30.938,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.86312,
"c": 0.05615,
"h": 68.7
},
"luminance": 0.63788
}Semantic roles & 50–950 ramp
primary
#EBCCAB
secondary
#739CC7
accent
#70C91C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171512
muted
#858482