#EBDCEF#EBDCEF
#EBDCEF is a very light, muted purple. Relative luminance 0.751; OKLCH L 91.2% C 0.030 H 319.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCEF |
|---|---|
| RGB | rgb(235, 220, 239) |
| HSL | hsl(287, 37%, 90%) |
| HSV | hsv(287, 8%, 94%) |
| CMYK | cmyk(1.7%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(89.43, 8.48, -7.41) |
| CIE-LCH | lch(89.43, 11.26, 318.84°) |
| OKLab | oklab(91.21% 0.0228 -0.0197) |
| OKLCH | oklch(91.21% 0.03 319.1) |
| XYZ | xyz(75.4317, 75.0810, 92.1629) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Lavenderblush
#FFF0F5
ΔE00 6.96
Thistle
#D8BFD8
ΔE00 7.35
Pale Lavender
#EECFFE
ΔE00 9.20
Light Pink
#FFD1DF
ΔE00 9.33
Mistyrose
#FFE4E1
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCEF #E0EFDC
analogous
#E1DCEF #EBDCEF #EFDCEA
triadic
#EBDCEF #EFEBDC #DCEFEB
tetradic
#EBDCEF #EFE1DC #E0EFDC #DCEAEF
square
#EBDCEF #EFE1DC #E0EFDC #DCEAEF
split-complementary
#EBDCEF #EAEFDC #DCEFE1
monochromatic
#BB88C9 #D3B2DC #EBDCEF #F3EAF5 #F3EAF5
Accessibility & contrast
On white
1.31
#EBDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#EBDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCEF
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCEF | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F0
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#EBDEE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdcef; /* rgb */ color: rgb(235, 220, 239); /* oklch */ color: oklch(91.2% 0.030 319.1);
Tailwind
colors: {
custom: {
50: '#f1e6f4',
500: '#ebdcef',
950: '#000000',
},
}SCSS
$custom: #ebdcef; $custom-light: #f1e6f4; $custom-dark: #000000;
JSON
{
"hex": "#ebdcef",
"rgb": {
"r": 235,
"g": 220,
"b": 239
},
"hsl": {
"h": 287.368,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.91209,
"c": 0.03011,
"h": 319.1
},
"luminance": 0.75081
}Semantic roles & 50–950 ramp
primary
#EBDCEF
secondary
#ADCAA5
accent
#B0354F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485