#EBD2B2#EBD2B2
#EBD2B2 is a very light, muted orange. Relative luminance 0.670; OKLCH L 87.6% C 0.051 H 73.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD2B2 |
|---|---|
| RGB | rgb(235, 210, 178) |
| HSL | hsl(34, 59%, 81%) |
| HSV | hsv(34, 24%, 92%) |
| CMYK | cmyk(0%, 10.6%, 24.3%, 7.8%) |
| CIE-LAB | lab(85.49, 3.84, 19.06) |
| CIE-LCH | lch(85.49, 19.44, 78.62°) |
| OKLab | oklab(87.64% 0.0141 0.0489) |
| OKLCH | oklch(87.64% 0.051 73.9) |
| XYZ | xyz(65.3438, 66.9716, 51.5955) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 4.19
Wheat
#F5DEB3
ΔE00 4.52
Light Peach
#FFD8B1
ΔE00 4.72
Peach
#FFDAB9
ΔE00 4.80
Navajowhite
#FFDEAD
ΔE00 5.37
Warm Beige
#E9DCC9
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD2B2 #B2CBEB
analogous
#EBB5B2 #EBD2B2 #E7EBB2
triadic
#EBD2B2 #B2EBD2 #D2B2EB
tetradic
#EBD2B2 #B2EBB5 #B2CBEB #EBB2E7
square
#EBD2B2 #B2EBB5 #B2CBEB #EBB2E7
split-complementary
#EBD2B2 #B2E7EB #B5B2EB
monochromatic
#D29951 #DEB681 #EBD2B2 #F8EEE3 #F9F1E7
Accessibility & contrast
On white
1.46
#EBD2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#EBD2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD2B2
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD2B2 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2B0
Deuteranopia (green-blind)
#E2D8B3
Tritanopia (blue-blind)
#F5CBC9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ebd2b2; /* rgb */ color: rgb(235, 210, 178); /* oklch */ color: oklch(87.6% 0.051 73.9);
Tailwind
colors: {
custom: {
50: '#f2dfc9',
500: '#ebd2b2',
950: '#000000',
},
}SCSS
$custom: #ebd2b2; $custom-light: #f2dfc9; $custom-dark: #000000;
JSON
{
"hex": "#ebd2b2",
"rgb": {
"r": 235,
"g": 210,
"b": 178
},
"hsl": {
"h": 33.684,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.87639,
"c": 0.05088,
"h": 73.9
},
"luminance": 0.6697
}Semantic roles & 50–950 ramp
primary
#EBD2B2
secondary
#7A9CC7
accent
#68C61F
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482