#EBDBE5#EBDBE5
#EBDBE5 is a very light, muted pink. Relative luminance 0.740; OKLCH L 90.7% C 0.022 H 339.6°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBE5 |
|---|---|
| RGB | rgb(235, 219, 229) |
| HSL | hsl(323, 29%, 89%) |
| HSV | hsv(323, 7%, 92%) |
| CMYK | cmyk(0%, 6.8%, 2.6%, 7.8%) |
| CIE-LAB | lab(88.91, 7.20, -2.91) |
| CIE-LCH | lch(88.91, 7.77, 337.99°) |
| OKLab | oklab(90.72% 0.0206 -0.0076) |
| OKLCH | oklch(90.72% 0.022 339.6) |
| XYZ | xyz(73.7334, 73.9831, 84.5094) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.93
Mistyrose
#FFE4E1
ΔE00 6.79
Lavender (CSS)
#E6E6FA
ΔE00 7.46
Very Light Pink
#FFF4F2
ΔE00 7.89
Thistle
#D8BFD8
ΔE00 8.66
Ghostwhite
#F8F8FF
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBE5 #DBEBE1
analogous
#E9DBEB #EBDBE5 #EBDBDD
triadic
#EBDBE5 #E5EBDB #DBE5EB
tetradic
#EBDBE5 #EBE9DB #DBEBE1 #DBDDEB
square
#EBDBE5 #EBE9DB #DBEBE1 #DBDDEB
split-complementary
#EBDBE5 #DDEBDB #DBEBE9
monochromatic
#BF8CAC #D5B4C9 #EBDBE5 #F4EBF1 #F4EBF1
Accessibility & contrast
On white
1.33
#EBDBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#EBDBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBE5
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBE5 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE5
Deuteranopia (green-blind)
#DFE0E5
Tritanopia (blue-blind)
#EDDBDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdbe5; /* rgb */ color: rgb(235, 219, 229); /* oklch */ color: oklch(90.7% 0.022 339.6);
Tailwind
colors: {
custom: {
50: '#f1e6ed',
500: '#ebdbe5',
950: '#000000',
},
}SCSS
$custom: #ebdbe5; $custom-light: #f1e6ed; $custom-dark: #000000;
JSON
{
"hex": "#ebdbe5",
"rgb": {
"r": 235,
"g": 219,
"b": 229
},
"hsl": {
"h": 322.5,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.90716,
"c": 0.02194,
"h": 339.6
},
"luminance": 0.73982
}Semantic roles & 50–950 ramp
primary
#EBDBE5
secondary
#A6C4B1
accent
#A7663E
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161516
muted
#858484