#EBDFE7#EBDFE7
#EBDFE7 is a very light, near-neutral pink. Relative luminance 0.762; OKLCH L 91.5% C 0.017 H 337.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFE7 |
|---|---|
| RGB | rgb(235, 223, 231) |
| HSL | hsl(320, 23%, 90%) |
| HSV | hsv(320, 5%, 92%) |
| CMYK | cmyk(0%, 5.1%, 1.7%, 7.8%) |
| CIE-LAB | lab(89.96, 5.48, -2.44) |
| CIE-LCH | lch(89.96, 5.99, 336.02°) |
| OKLab | oklab(91.55% 0.0156 -0.0064) |
| OKLCH | oklch(91.55% 0.017 337.6) |
| XYZ | xyz(75.0704, 76.2076, 86.3406) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.07
Very Light Pink
#FFF4F2
ΔE00 6.44
Lavender (CSS)
#E6E6FA
ΔE00 6.63
Mistyrose
#FFE4E1
ΔE00 6.91
Ghostwhite
#F8F8FF
ΔE00 7.17
Gainsboro
#DCDCDC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFE7 #DFEBE3
analogous
#E9DFEB #EBDFE7 #EBDFE1
triadic
#EBDFE7 #E7EBDF #DFE7EB
tetradic
#EBDFE7 #EBE9DF #DFEBE3 #DFE1EB
square
#EBDFE7 #EBE9DF #DFEBE3 #DFE1EB
split-complementary
#EBDFE7 #E1EBDF #DFEBE9
monochromatic
#BC94AF #D3B9CB #EBDFE7 #F3ECF1 #F3ECF1
Accessibility & contrast
On white
1.29
#EBDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#EBDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFE7
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFE7 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E7
Deuteranopia (green-blind)
#E2E3E7
Tritanopia (blue-blind)
#EDDFE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdfe7; /* rgb */ color: rgb(235, 223, 231); /* oklch */ color: oklch(91.5% 0.017 337.6);
Tailwind
colors: {
custom: {
50: '#f1e9ee',
500: '#ebdfe7',
950: '#000000',
},
}SCSS
$custom: #ebdfe7; $custom-light: #f1e9ee; $custom-dark: #000000;
JSON
{
"hex": "#ebdfe7",
"rgb": {
"r": 235,
"g": 223,
"b": 231
},
"hsl": {
"h": 320,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91547,
"c": 0.01682,
"h": 337.6
},
"luminance": 0.76207
}Semantic roles & 50–950 ramp
primary
#EBDFE7
secondary
#ABC3B3
accent
#A26344
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485