#EBD7AE#EBD7AE
#EBD7AE is a very light, muted orange. Relative luminance 0.693; OKLCH L 88.5% C 0.058 H 85.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD7AE |
|---|---|
| RGB | rgb(235, 215, 174) |
| HSL | hsl(40, 60%, 80%) |
| HSV | hsv(40, 26%, 92%) |
| CMYK | cmyk(0%, 8.5%, 26%, 7.8%) |
| CIE-LAB | lab(86.66, 0.70, 22.78) |
| CIE-LCH | lch(86.66, 22.79, 88.23°) |
| OKLab | oklab(88.54% 0.0051 0.058) |
| OKLCH | oklch(88.54% 0.058 85) |
| XYZ | xyz(66.2018, 69.3208, 49.9291) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.97
Moccasin
#FFE4B5
ΔE00 3.92
Beige (survey)
#E6DAA6
ΔE00 4.46
Navajowhite
#FFDEAD
ΔE00 4.61
Pale Peach
#FFE5AD
ΔE00 4.82
Vanilla
#F3E5AB
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD7AE #AEC2EB
analogous
#EBB8AE #EBD7AE #E0EBAE
triadic
#EBD7AE #AEEBD7 #D7AEEB
tetradic
#EBD7AE #AEEBB8 #AEC2EB #EBAEE0
square
#EBD7AE #AEEBB8 #AEC2EB #EBAEE0
split-complementary
#EBD7AE #AEE0EB #B8AEEB
monochromatic
#D3A74C #DFBF7D #EBD7AE #F7EFDF #F9F3E6
Accessibility & contrast
On white
1.41
#EBD7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#EBD7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD7AE
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD7AE | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AB
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#F5D0CC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebd7ae; /* rgb */ color: rgb(235, 215, 174); /* oklch */ color: oklch(88.5% 0.058 85.0);
Tailwind
colors: {
custom: {
50: '#f2e3c6',
500: '#ebd7ae',
950: '#000000',
},
}SCSS
$custom: #ebd7ae; $custom-light: #f2e3c6; $custom-dark: #000000;
JSON
{
"hex": "#ebd7ae",
"rgb": {
"r": 235,
"g": 215,
"b": 174
},
"hsl": {
"h": 40.328,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.88535,
"c": 0.05821,
"h": 85
},
"luminance": 0.69319
}Semantic roles & 50–950 ramp
primary
#EBD7AE
secondary
#7691C7
accent
#55C81D
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482