#EBDBAC#EBDBAC
#EBDBAC is a very light, moderate orange. Relative luminance 0.713; OKLCH L 89.3% C 0.064 H 91.5°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBAC |
|---|---|
| RGB | rgb(235, 219, 172) |
| HSL | hsl(45, 61%, 80%) |
| HSV | hsv(45, 27%, 92%) |
| CMYK | cmyk(0%, 6.8%, 26.8%, 7.8%) |
| CIE-LAB | lab(87.63, -1.62, 25.15) |
| CIE-LCH | lch(87.63, 25.20, 93.68°) |
| OKLab | oklab(89.29% -0.0016 0.0637) |
| OKLCH | oklch(89.29% 0.064 91.5) |
| XYZ | xyz(67.0393, 71.3054, 49.2536) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.06
Wheat
#F5DEB3
ΔE00 3.19
Vanilla
#F3E5AB
ΔE00 3.37
Pale Peach
#FFE5AD
ΔE00 4.22
Moccasin
#FFE4B5
ΔE00 4.53
Palegoldenrod
#EEE8AA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBAC #ACBCEB
analogous
#EBBCAC #EBDBAC #DCEBAC
triadic
#EBDBAC #ACEBDB #DBACEB
tetradic
#EBDBAC #ACEBBC #ACBCEB #EBACDC
square
#EBDBAC #ACEBBC #ACBCEB #EBACDC
split-complementary
#EBDBAC #ACDCEB #BCACEB
monochromatic
#D3B049 #DFC67B #EBDBAC #F7F0DD #F9F4E6
Accessibility & contrast
On white
1.38
#EBDBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#EBDBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBAC
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBAC | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A9
Deuteranopia (green-blind)
#EADEAD
Tritanopia (blue-blind)
#F5D4CE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdbac; /* rgb */ color: rgb(235, 219, 172); /* oklch */ color: oklch(89.3% 0.064 91.5);
Tailwind
colors: {
custom: {
50: '#f2e6c5',
500: '#ebdbac',
950: '#000000',
},
}SCSS
$custom: #ebdbac; $custom-light: #f2e6c5; $custom-dark: #000000;
JSON
{
"hex": "#ebdbac",
"rgb": {
"r": 235,
"g": 219,
"b": 172
},
"hsl": {
"h": 44.762,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.89287,
"c": 0.06376,
"h": 91.5
},
"luminance": 0.71304
}Semantic roles & 50–950 ramp
primary
#EBDBAC
secondary
#7489C7
accent
#48C91D
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171512
muted
#858482