#EBE2D8#EBE2D8
#EBE2D8 is a very light, near-neutral orange. Relative luminance 0.770; OKLCH L 91.7% C 0.017 H 70.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2D8 |
|---|---|
| RGB | rgb(235, 226, 216) |
| HSL | hsl(32, 32%, 88%) |
| HSV | hsv(32, 8%, 92%) |
| CMYK | cmyk(0%, 3.8%, 8.1%, 7.8%) |
| CIE-LAB | lab(90.33, 1.36, 5.97) |
| CIE-LCH | lch(90.33, 6.12, 77.20°) |
| OKLab | oklab(91.72% 0.0056 0.0157) |
| OKLCH | oklch(91.72% 0.017 70.5) |
| XYZ | xyz(73.8506, 77.0135, 75.9270) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.07
Warm Beige
#E9DCC9
ΔE00 3.85
Seashell
#FFF5EE
ΔE00 4.46
Antiquewhite
#FAEBD7
ΔE00 4.52
Oldlace
#FDF5E6
ΔE00 4.61
Eggshell
#F0EAD6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2D8 #D8E1EB
analogous
#EBD8D8 #EBE2D8 #EAEBD8
triadic
#EBE2D8 #D8EBE2 #E2D8EB
tetradic
#EBE2D8 #D8EBD8 #D8E1EB #EBD8EA
square
#EBE2D8 #D8EBD8 #D8E1EB #EBD8EA
split-complementary
#EBE2D8 #D8EAEB #D8D8EB
monochromatic
#C2A687 #D6C4B0 #EBE2D8 #F5F0EB #F5F0EB
Accessibility & contrast
On white
1.28
#EBE2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#EBE2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2D8
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2D8 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D7
Deuteranopia (green-blind)
#E8E4D8
Tritanopia (blue-blind)
#EFE0DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebe2d8; /* rgb */ color: rgb(235, 226, 216); /* oklch */ color: oklch(91.7% 0.017 70.5);
Tailwind
colors: {
custom: {
50: '#f1ebe4',
500: '#ebe2d8',
950: '#000000',
},
}SCSS
$custom: #ebe2d8; $custom-light: #f1ebe4; $custom-dark: #000000;
JSON
{
"hex": "#ebe2d8",
"rgb": {
"r": 235,
"g": 226,
"b": 216
},
"hsl": {
"h": 31.579,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.91715,
"c": 0.01666,
"h": 70.5
},
"luminance": 0.77013
}Semantic roles & 50–950 ramp
primary
#EBE2D8
secondary
#A3B3C5
accent
#70AB3B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484