#EBDBE7#EBDBE7
#EBDBE7 is a very light, muted pink. Relative luminance 0.741; OKLCH L 90.8% C 0.024 H 334.3°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBE7 |
|---|---|
| RGB | rgb(235, 219, 231) |
| HSL | hsl(315, 29%, 89%) |
| HSV | hsv(315, 7%, 92%) |
| CMYK | cmyk(0%, 6.8%, 1.7%, 7.8%) |
| CIE-LAB | lab(88.97, 7.56, -3.89) |
| CIE-LCH | lch(88.97, 8.50, 332.78°) |
| OKLab | oklab(90.78% 0.0213 -0.0102) |
| OKLCH | oklch(90.78% 0.024 334.3) |
| XYZ | xyz(74.0143, 74.0954, 85.9885) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.32
Lavender (CSS)
#E6E6FA
ΔE00 7.13
Mistyrose
#FFE4E1
ΔE00 7.40
Thistle
#D8BFD8
ΔE00 8.18
Very Light Pink
#FFF4F2
ΔE00 8.47
Light Pink
#FFD1DF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBE7 #DBEBDF
analogous
#E7DBEB #EBDBE7 #EBDBDF
triadic
#EBDBE7 #E7EBDB #DBE7EB
tetradic
#EBDBE7 #EBE7DB #DBEBDF #DBDFEB
square
#EBDBE7 #EBE7DB #DBEBDF #DBDFEB
split-complementary
#EBDBE7 #DFEBDB #DBEBE7
monochromatic
#BF8CB3 #D5B4CD #EBDBE7 #F4EBF2 #F4EBF2
Accessibility & contrast
On white
1.33
#EBDBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#EBDBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBE7
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBE7 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE8
Deuteranopia (green-blind)
#DEE0E6
Tritanopia (blue-blind)
#EDDCDF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdbe7; /* rgb */ color: rgb(235, 219, 231); /* oklch */ color: oklch(90.8% 0.024 334.3);
Tailwind
colors: {
custom: {
50: '#f1e6ee',
500: '#ebdbe7',
950: '#000000',
},
}SCSS
$custom: #ebdbe7; $custom-light: #f1e6ee; $custom-dark: #000000;
JSON
{
"hex": "#ebdbe7",
"rgb": {
"r": 235,
"g": 219,
"b": 231
},
"hsl": {
"h": 315,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.90775,
"c": 0.02364,
"h": 334.3
},
"luminance": 0.74095
}Semantic roles & 50–950 ramp
primary
#EBDBE7
secondary
#A6C4AE
accent
#A7593E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485