#EBE2DF#EBE2DF
#EBE2DF is a very light, near-neutral orange. Relative luminance 0.774; OKLCH L 91.9% C 0.011 H 39.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2DF |
|---|---|
| RGB | rgb(235, 226, 223) |
| HSL | hsl(15, 23%, 90%) |
| HSV | hsv(15, 5%, 92%) |
| CMYK | cmyk(0%, 3.8%, 5.1%, 7.8%) |
| CIE-LAB | lab(90.50, 2.53, 2.55) |
| CIE-LCH | lch(90.50, 3.59, 45.19°) |
| OKLab | oklab(91.91% 0.0082 0.0068) |
| OKLCH | oklch(91.91% 0.011 39.4) |
| XYZ | xyz(74.7748, 77.3832, 80.7950) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.06
Seashell
#FFF5EE
ΔE00 4.44
Linen
#FAF0E6
ΔE00 4.47
Gainsboro
#DCDCDC
ΔE00 4.49
Snow
#FFFAFA
ΔE00 5.32
Whitesmoke
#F5F5F5
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2DF #DFE8EB
analogous
#EBDFE2 #EBE2DF #EBE8DF
triadic
#EBE2DF #DFEBE2 #E2DFEB
tetradic
#EBE2DF #E2EBDF #DFE8EB #E8DFEB
square
#EBE2DF #E2EBDF #DFE8EB #E8DFEB
split-complementary
#EBE2DF #DFEBE8 #DFE2EB
monochromatic
#BC9E94 #D3C0B9 #EBE2DF #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.27
#EBE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#EBE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2DF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2DF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E3DF
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#EEE1E1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebe2df; /* rgb */ color: rgb(235, 226, 223); /* oklch */ color: oklch(91.9% 0.011 39.4);
Tailwind
colors: {
custom: {
50: '#f1ebe9',
500: '#ebe2df',
950: '#000000',
},
}SCSS
$custom: #ebe2df; $custom-light: #f1ebe9; $custom-dark: #000000;
JSON
{
"hex": "#ebe2df",
"rgb": {
"r": 235,
"g": 226,
"b": 223
},
"hsl": {
"h": 15,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91905,
"c": 0.01067,
"h": 39.4
},
"luminance": 0.77383
}Semantic roles & 50–950 ramp
primary
#EBE2DF
secondary
#ABBDC3
accent
#8AA244
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484