#EBD2AE#EBD2AE
#EBD2AE is a very light, muted orange. Relative luminance 0.668; OKLCH L 87.5% C 0.055 H 76.9°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD2AE |
|---|---|
| RGB | rgb(235, 210, 174) |
| HSL | hsl(35, 60%, 80%) |
| HSV | hsv(35, 26%, 92%) |
| CMYK | cmyk(0%, 10.6%, 26%, 7.8%) |
| CIE-LAB | lab(85.41, 3.29, 21.05) |
| CIE-LCH | lch(85.41, 21.30, 81.12°) |
| OKLab | oklab(87.55% 0.0125 0.0538) |
| OKLCH | oklch(87.55% 0.055 76.9) |
| XYZ | xyz(64.9480, 66.8133, 49.5112) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.54
Bisque
#FFE4C4
ΔE00 4.57
Navajowhite
#FFDEAD
ΔE00 4.58
Light Peach
#FFD8B1
ΔE00 4.90
Moccasin
#FFE4B5
ΔE00 4.92
Peach
#FFDAB9
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD2AE #AEC7EB
analogous
#EBB3AE #EBD2AE #E5EBAE
triadic
#EBD2AE #AEEBD2 #D2AEEB
tetradic
#EBD2AE #AEEBB3 #AEC7EB #EBAEE5
square
#EBD2AE #AEEBB3 #AEC7EB #EBAEE5
split-complementary
#EBD2AE #AEE5EB #B3AEEB
monochromatic
#D39B4C #DFB77D #EBD2AE #F7EDDF #F9F1E6
Accessibility & contrast
On white
1.46
#EBD2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#EBD2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD2AE
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD2AE | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AC
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#F6CBC8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ebd2ae; /* rgb */ color: rgb(235, 210, 174); /* oklch */ color: oklch(87.5% 0.055 76.9);
Tailwind
colors: {
custom: {
50: '#f2dfc6',
500: '#ebd2ae',
950: '#000000',
},
}SCSS
$custom: #ebd2ae; $custom-light: #f2dfc6; $custom-dark: #000000;
JSON
{
"hex": "#ebd2ae",
"rgb": {
"r": 235,
"g": 210,
"b": 174
},
"hsl": {
"h": 35.41,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.8755,
"c": 0.0552,
"h": 76.9
},
"luminance": 0.66811
}Semantic roles & 50–950 ramp
primary
#EBD2AE
secondary
#7697C7
accent
#63C81D
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482