#EBE3DF#EBE3DF
#EBE3DF is a very light, near-neutral orange. Relative luminance 0.779; OKLCH L 92.1% C 0.010 H 48.6°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE3DF |
|---|---|
| RGB | rgb(235, 227, 223) |
| HSL | hsl(20, 23%, 90%) |
| HSV | hsv(20, 5%, 92%) |
| CMYK | cmyk(0%, 3.4%, 5.1%, 7.8%) |
| CIE-LAB | lab(90.75, 2.02, 2.91) |
| CIE-LCH | lch(90.75, 3.54, 55.29°) |
| OKLab | oklab(92.1% 0.0068 0.0077) |
| OKLCH | oklch(92.1% 0.01 48.6) |
| XYZ | xyz(75.0476, 77.9286, 80.8859) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.92
Seashell
#FFF5EE
ΔE00 4.11
Very Light Pink
#FFF4F2
ΔE00 4.20
Gainsboro
#DCDCDC
ΔE00 4.28
Whitesmoke
#F5F5F5
ΔE00 5.20
Snow
#FFFAFA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE3DF #DFE7EB
analogous
#EBDFE1 #EBE3DF #EBE9DF
triadic
#EBE3DF #DFEBE3 #E3DFEB
tetradic
#EBE3DF #E1EBDF #DFE7EB #E9DFEB
square
#EBE3DF #E1EBDF #DFE7EB #E9DFEB
split-complementary
#EBE3DF #DFEBE9 #DFE1EB
monochromatic
#BCA194 #D3C2B9 #EBE3DF #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.27
#EBE3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#EBE3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE3DF
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE3DF | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#EEE2E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebe3df; /* rgb */ color: rgb(235, 227, 223); /* oklch */ color: oklch(92.1% 0.010 48.6);
Tailwind
colors: {
custom: {
50: '#f1ebe9',
500: '#ebe3df',
950: '#000000',
},
}SCSS
$custom: #ebe3df; $custom-light: #f1ebe9; $custom-dark: #000000;
JSON
{
"hex": "#ebe3df",
"rgb": {
"r": 235,
"g": 227,
"b": 223
},
"hsl": {
"h": 20,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92101,
"c": 0.01029,
"h": 48.6
},
"luminance": 0.77928
}Semantic roles & 50–950 ramp
primary
#EBE3DF
secondary
#ABBBC3
accent
#82A244
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484