#EBCEAE#EBCEAE
#EBCEAE is a very light, muted orange. Relative luminance 0.649; OKLCH L 86.8% C 0.054 H 69.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCEAE |
|---|---|
| RGB | rgb(235, 206, 174) |
| HSL | hsl(31, 60%, 80%) |
| HSV | hsv(31, 26%, 92%) |
| CMYK | cmyk(0%, 12.3%, 26%, 7.8%) |
| CIE-LAB | lab(84.41, 5.37, 19.67) |
| CIE-LCH | lch(84.41, 20.39, 74.73°) |
| OKLab | oklab(86.77% 0.0186 0.0504) |
| OKLCH | oklch(86.77% 0.054 69.8) |
| XYZ | xyz(63.9728, 64.8628, 49.1861) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.04
Peach
#FFDAB9
ΔE00 4.07
Bisque
#FFE4C4
ΔE00 4.94
Wheat
#F5DEB3
ΔE00 5.82
Navajowhite
#FFDEAD
ΔE00 5.86
Apricot
#FBCEB1
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCEAE #AECBEB
analogous
#EBAFAE #EBCEAE #EAEBAE
triadic
#EBCEAE #AEEBCE #CEAEEB
tetradic
#EBCEAE #AEEBAF #AECBEB #EBAEEA
square
#EBCEAE #AEEBAF #AECBEB #EBAEEA
split-complementary
#EBCEAE #AEEAEB #AFAEEB
monochromatic
#D3934C #DFB07D #EBCEAE #F7ECDF #F9F0E6
Accessibility & contrast
On white
1.50
#EBCEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#EBCEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCEAE
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCEAE | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAC
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#F6C7C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ebceae; /* rgb */ color: rgb(235, 206, 174); /* oklch */ color: oklch(86.8% 0.054 69.8);
Tailwind
colors: {
custom: {
50: '#f2dcc6',
500: '#ebceae',
950: '#000000',
},
}SCSS
$custom: #ebceae; $custom-light: #f2dcc6; $custom-dark: #000000;
JSON
{
"hex": "#ebceae",
"rgb": {
"r": 235,
"g": 206,
"b": 174
},
"hsl": {
"h": 31.475,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.86768,
"c": 0.05367,
"h": 69.8
},
"luminance": 0.64861
}Semantic roles & 50–950 ramp
primary
#EBCEAE
secondary
#769DC7
accent
#6FC81D
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482