#EBDBB2#EBDBB2
#EBDBB2 is a very light, muted orange. Relative luminance 0.715; OKLCH L 89.4% C 0.057 H 89.2°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBB2 |
|---|---|
| RGB | rgb(235, 219, 178) |
| HSL | hsl(43, 59%, 81%) |
| HSV | hsv(43, 24%, 92%) |
| CMYK | cmyk(0%, 6.8%, 24.3%, 7.8%) |
| CIE-LAB | lab(87.75, -0.81, 22.19) |
| CIE-LCH | lch(87.75, 22.20, 92.09°) |
| OKLab | oklab(89.42% 0.0008 0.0566) |
| OKLCH | oklch(89.42% 0.057 89.2) |
| XYZ | xyz(67.6286, 71.5411, 52.3571) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.65
Beige (survey)
#E6DAA6
ΔE00 3.45
Moccasin
#FFE4B5
ΔE00 4.39
Vanilla
#F3E5AB
ΔE00 4.69
Pale Peach
#FFE5AD
ΔE00 4.88
Navajowhite
#FFDEAD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBB2 #B2C2EB
analogous
#EBBEB2 #EBDBB2 #DEEBB2
triadic
#EBDBB2 #B2EBDB #DBB2EB
tetradic
#EBDBB2 #B2EBBE #B2C2EB #EBB2DE
square
#EBDBB2 #B2EBBE #B2C2EB #EBB2DE
split-complementary
#EBDBB2 #B2DEEB #BEB2EB
monochromatic
#D2AE51 #DEC481 #EBDBB2 #F8F2E3 #F9F4E7
Accessibility & contrast
On white
1.37
#EBDBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#EBDBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBB2
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBB2 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AF
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#F5D4D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdbb2; /* rgb */ color: rgb(235, 219, 178); /* oklch */ color: oklch(89.4% 0.057 89.2);
Tailwind
colors: {
custom: {
50: '#f2e6c9',
500: '#ebdbb2',
950: '#000000',
},
}SCSS
$custom: #ebdbb2; $custom-light: #f2e6c9; $custom-dark: #000000;
JSON
{
"hex": "#ebdbb2",
"rgb": {
"r": 235,
"g": 219,
"b": 178
},
"hsl": {
"h": 43.158,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.89415,
"c": 0.05658,
"h": 89.2
},
"luminance": 0.7154
}Semantic roles & 50–950 ramp
primary
#EBDBB2
secondary
#7A90C7
accent
#4EC61F
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482