#EBDFE6#EBDFE6
#EBDFE6 is a very light, near-neutral pink. Relative luminance 0.762; OKLCH L 91.5% C 0.016 H 341.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFE6 |
|---|---|
| RGB | rgb(235, 223, 230) |
| HSL | hsl(325, 23%, 90%) |
| HSV | hsv(325, 5%, 92%) |
| CMYK | cmyk(0%, 5.1%, 2.1%, 7.8%) |
| CIE-LAB | lab(89.93, 5.30, -1.95) |
| CIE-LCH | lch(89.93, 5.65, 339.81°) |
| OKLab | oklab(91.52% 0.0152 -0.0051) |
| OKLCH | oklch(91.52% 0.016 341.4) |
| XYZ | xyz(74.9295, 76.1512, 85.5989) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.97
Very Light Pink
#FFF4F2
ΔE00 6.14
Mistyrose
#FFE4E1
ΔE00 6.67
Lavender (CSS)
#E6E6FA
ΔE00 6.91
Gainsboro
#DCDCDC
ΔE00 7.05
Ghostwhite
#F8F8FF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFE6 #DFEBE4
analogous
#EADFEB #EBDFE6 #EBDFE0
triadic
#EBDFE6 #E6EBDF #DFE6EB
tetradic
#EBDFE6 #EBEADF #DFEBE4 #DFE0EB
square
#EBDFE6 #EBEADF #DFEBE4 #DFE0EB
split-complementary
#EBDFE6 #E0EBDF #DFEBEA
monochromatic
#BC94AB #D3B9C9 #EBDFE6 #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.29
#EBDFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#EBDFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFE6
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFE6 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E6
Deuteranopia (green-blind)
#E2E3E6
Tritanopia (blue-blind)
#EDDFE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdfe6; /* rgb */ color: rgb(235, 223, 230); /* oklch */ color: oklch(91.5% 0.016 341.4);
Tailwind
colors: {
custom: {
50: '#f1e9ed',
500: '#ebdfe6',
950: '#000000',
},
}SCSS
$custom: #ebdfe6; $custom-light: #f1e9ed; $custom-dark: #000000;
JSON
{
"hex": "#ebdfe6",
"rgb": {
"r": 235,
"g": 223,
"b": 230
},
"hsl": {
"h": 325,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.91518,
"c": 0.01601,
"h": 341.4
},
"luminance": 0.76151
}Semantic roles & 50–950 ramp
primary
#EBDFE6
secondary
#ABC3B5
accent
#A26B44
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484