#EBE1DF#EBE1DF
#EBE1DF is a very light, near-neutral red. Relative luminance 0.768; OKLCH L 91.7% C 0.011 H 31.1°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE1DF |
|---|---|
| RGB | rgb(235, 225, 223) |
| HSL | hsl(10, 23%, 90%) |
| HSV | hsv(10, 5%, 92%) |
| CMYK | cmyk(0%, 4.3%, 5.1%, 7.8%) |
| CIE-LAB | lab(90.25, 3.05, 2.19) |
| CIE-LCH | lch(90.25, 3.75, 35.66°) |
| OKLab | oklab(91.71% 0.0097 0.0058) |
| OKLCH | oklch(91.71% 0.011 31.1) |
| XYZ | xyz(74.5037, 76.8409, 80.7046) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.09
Gainsboro
#DCDCDC
ΔE00 4.82
Seashell
#FFF5EE
ΔE00 4.88
Linen
#FAF0E6
ΔE00 5.09
Lavenderblush
#FFF0F5
ΔE00 5.48
Snow
#FFFAFA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE1DF #DFE9EB
analogous
#EBDFE3 #EBE1DF #EBE7DF
triadic
#EBE1DF #DFEBE1 #E1DFEB
tetradic
#EBE1DF #E3EBDF #DFE9EB #E7DFEB
square
#EBE1DF #E3EBDF #DFE9EB #E7DFEB
split-complementary
#EBE1DF #DFEBE7 #DFE3EB
monochromatic
#BC9A94 #D3BEB9 #EBE1DF #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.28
#EBE1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#EBE1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE1DF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE1DF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#EEE0E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebe1df; /* rgb */ color: rgb(235, 225, 223); /* oklch */ color: oklch(91.7% 0.011 31.1);
Tailwind
colors: {
custom: {
50: '#f1eae9',
500: '#ebe1df',
950: '#000000',
},
}SCSS
$custom: #ebe1df; $custom-light: #f1eae9; $custom-dark: #000000;
JSON
{
"hex": "#ebe1df",
"rgb": {
"r": 235,
"g": 225,
"b": 223
},
"hsl": {
"h": 10,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91709,
"c": 0.01129,
"h": 31.1
},
"luminance": 0.7684
}Semantic roles & 50–950 ramp
primary
#EBE1DF
secondary
#ABBFC3
accent
#92A244
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161616
muted
#858484