#EBDFE2#EBDFE2
#EBDFE2 is a very light, near-neutral red. Relative luminance 0.759; OKLCH L 91.4% C 0.014 H 0.3°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFE2 |
|---|---|
| RGB | rgb(235, 223, 226) |
| HSL | hsl(345, 23%, 90%) |
| HSV | hsv(345, 5%, 92%) |
| CMYK | cmyk(0%, 5.1%, 3.8%, 7.8%) |
| CIE-LAB | lab(89.83, 4.60, -0.00) |
| CIE-LCH | lch(89.83, 4.60, 359.99°) |
| OKLab | oklab(91.4% 0.0137 0.0001) |
| OKLCH | oklch(91.4% 0.014 0.3) |
| XYZ | xyz(74.3743, 75.9291, 82.6745) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.09
Very Light Pink
#FFF4F2
ΔE00 5.06
Mistyrose
#FFE4E1
ΔE00 5.90
Gainsboro
#DCDCDC
ΔE00 6.12
Snow
#FFFAFA
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFE2 #DFEBE8
analogous
#EBDFE8 #EBDFE2 #EBE2DF
triadic
#EBDFE2 #E2EBDF #DFE2EB
tetradic
#EBDFE2 #E8EBDF #DFEBE8 #E2DFEB
square
#EBDFE2 #E8EBDF #DFEBE8 #E2DFEB
split-complementary
#EBDFE2 #DFEBE2 #DFE8EB
monochromatic
#BC949E #D3B9C0 #EBDFE2 #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.30
#EBDFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#EBDFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFE2
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFE2 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E2
Deuteranopia (green-blind)
#E3E3E2
Tritanopia (blue-blind)
#EDDEE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdfe2; /* rgb */ color: rgb(235, 223, 226); /* oklch */ color: oklch(91.4% 0.014 0.3);
Tailwind
colors: {
custom: {
50: '#f1e9eb',
500: '#ebdfe2',
950: '#000000',
},
}SCSS
$custom: #ebdfe2; $custom-light: #f1e9eb; $custom-dark: #000000;
JSON
{
"hex": "#ebdfe2",
"rgb": {
"r": 235,
"g": 223,
"b": 226
},
"hsl": {
"h": 345,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91404,
"c": 0.01368,
"h": 0.3
},
"luminance": 0.75929
}Semantic roles & 50–950 ramp
primary
#EBDFE2
secondary
#ABC3BD
accent
#A28A44
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484