#EBD4B2#EBD4B2
#EBD4B2 is a very light, muted orange. Relative luminance 0.680; OKLCH L 88.0% C 0.052 H 77.6°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD4B2 |
|---|---|
| RGB | rgb(235, 212, 178) |
| HSL | hsl(36, 59%, 81%) |
| HSV | hsv(36, 24%, 92%) |
| CMYK | cmyk(0%, 9.8%, 24.3%, 7.8%) |
| CIE-LAB | lab(85.99, 2.80, 19.75) |
| CIE-LCH | lch(85.99, 19.95, 81.94°) |
| OKLab | oklab(88.03% 0.0111 0.0506) |
| OKLCH | oklch(88.03% 0.052 77.6) |
| XYZ | xyz(65.8406, 67.9653, 51.7612) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.44
Bisque
#FFE4C4
ΔE00 4.26
Navajowhite
#FFDEAD
ΔE00 4.94
Moccasin
#FFE4B5
ΔE00 4.94
Blanchedalmond
#FFEBCD
ΔE00 5.22
Champagne
#F7E7CE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD4B2 #B2C9EB
analogous
#EBB7B2 #EBD4B2 #E5EBB2
triadic
#EBD4B2 #B2EBD4 #D4B2EB
tetradic
#EBD4B2 #B2EBB7 #B2C9EB #EBB2E5
square
#EBD4B2 #B2EBB7 #B2C9EB #EBB2E5
split-complementary
#EBD4B2 #B2E5EB #B7B2EB
monochromatic
#D29E51 #DEB981 #EBD4B2 #F8EFE3 #F9F1E7
Accessibility & contrast
On white
1.44
#EBD4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#EBD4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD4B2
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD4B2 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4B0
Deuteranopia (green-blind)
#E3D9B3
Tritanopia (blue-blind)
#F5CDCB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ebd4b2; /* rgb */ color: rgb(235, 212, 178); /* oklch */ color: oklch(88.0% 0.052 77.6);
Tailwind
colors: {
custom: {
50: '#f2e1c9',
500: '#ebd4b2',
950: '#000000',
},
}SCSS
$custom: #ebd4b2; $custom-light: #f2e1c9; $custom-dark: #000000;
JSON
{
"hex": "#ebd4b2",
"rgb": {
"r": 235,
"g": 212,
"b": 178
},
"hsl": {
"h": 35.789,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.88032,
"c": 0.05181,
"h": 77.6
},
"luminance": 0.67963
}Semantic roles & 50–950 ramp
primary
#EBD4B2
secondary
#7A99C7
accent
#63C61F
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482