#EBE2D4#EBE2D4
#EBE2D4 is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.6% C 0.021 H 79.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2D4 |
|---|---|
| RGB | rgb(235, 226, 212) |
| HSL | hsl(37, 37%, 88%) |
| HSV | hsv(37, 10%, 92%) |
| CMYK | cmyk(0%, 3.8%, 9.8%, 7.8%) |
| CIE-LAB | lab(90.23, 0.70, 7.93) |
| CIE-LCH | lch(90.23, 7.96, 84.96°) |
| OKLab | oklab(91.61% 0.004 0.0208) |
| OKLCH | oklch(91.61% 0.021 79.1) |
| XYZ | xyz(73.3397, 76.8091, 73.2367) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.52
Antiquewhite
#FAEBD7
ΔE00 3.54
Eggshell
#F0EAD6
ΔE00 3.58
Linen
#FAF0E6
ΔE00 3.74
Oldlace
#FDF5E6
ΔE00 4.04
Champagne
#F7E7CE
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2D4 #D4DDEB
analogous
#EBD6D4 #EBE2D4 #E8EBD4
triadic
#EBE2D4 #D4EBE2 #E2D4EB
tetradic
#EBE2D4 #D4EBD6 #D4DDEB #EBD4E8
square
#EBE2D4 #D4EBD6 #D4DDEB #EBD4E8
split-complementary
#EBE2D4 #D4E8EB #D6D4EB
monochromatic
#C4AA80 #D8C6AA #EBE2D4 #F5F1EA #F5F1EA
Accessibility & contrast
On white
1.28
#EBE2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#EBE2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2D4
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2D4 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D3
Deuteranopia (green-blind)
#E8E4D4
Tritanopia (blue-blind)
#EFDFDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebe2d4; /* rgb */ color: rgb(235, 226, 212); /* oklch */ color: oklch(91.6% 0.021 79.1);
Tailwind
colors: {
custom: {
50: '#f1ebe1',
500: '#ebe2d4',
950: '#000000',
},
}SCSS
$custom: #ebe2d4; $custom-light: #f1ebe1; $custom-dark: #000000;
JSON
{
"hex": "#ebe2d4",
"rgb": {
"r": 235,
"g": 226,
"b": 212
},
"hsl": {
"h": 36.522,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.9161,
"c": 0.02116,
"h": 79.1
},
"luminance": 0.76808
}Semantic roles & 50–950 ramp
primary
#EBE2D4
secondary
#9EADC5
accent
#66AF36
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484