#EBE0DF#EBE0DF
#EBE0DF is a very light, near-neutral red. Relative luminance 0.763; OKLCH L 91.5% C 0.012 H 23.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE0DF |
|---|---|
| RGB | rgb(235, 224, 223) |
| HSL | hsl(5, 23%, 90%) |
| HSV | hsv(5, 5%, 92%) |
| CMYK | cmyk(0%, 4.7%, 5.1%, 7.8%) |
| CIE-LAB | lab(90.00, 3.57, 1.83) |
| CIE-LCH | lch(90.00, 4.01, 27.11°) |
| OKLab | oklab(91.51% 0.0111 0.0049) |
| OKLCH | oklch(91.51% 0.012 23.7) |
| XYZ | xyz(74.2342, 76.3018, 80.6148) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.26
Lavenderblush
#FFF0F5
ΔE00 5.05
Gainsboro
#DCDCDC
ΔE00 5.21
Seashell
#FFF5EE
ΔE00 5.40
Linen
#FAF0E6
ΔE00 5.75
Snow
#FFFAFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE0DF #DFEAEB
analogous
#EBDFE4 #EBE0DF #EBE6DF
triadic
#EBE0DF #DFEBE0 #E0DFEB
tetradic
#EBE0DF #E4EBDF #DFEAEB #E6DFEB
square
#EBE0DF #E4EBDF #DFEAEB #E6DFEB
split-complementary
#EBE0DF #DFEBE6 #DFE4EB
monochromatic
#BC9794 #D3BCB9 #EBE0DF #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.29
#EBE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EBE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE0DF
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE0DF | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#EEDFE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe0df; /* rgb */ color: rgb(235, 224, 223); /* oklch */ color: oklch(91.5% 0.012 23.7);
Tailwind
colors: {
custom: {
50: '#f1e9e9',
500: '#ebe0df',
950: '#000000',
},
}SCSS
$custom: #ebe0df; $custom-light: #f1e9e9; $custom-dark: #000000;
JSON
{
"hex": "#ebe0df",
"rgb": {
"r": 235,
"g": 224,
"b": 223
},
"hsl": {
"h": 5,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91514,
"c": 0.01213,
"h": 23.7
},
"luminance": 0.76301
}Semantic roles & 50–950 ramp
primary
#EBE0DF
secondary
#ABC1C3
accent
#9AA244
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484