#EBDCF0#EBDCF0
#EBDCF0 is a very light, muted purple. Relative luminance 0.751; OKLCH L 91.2% C 0.031 H 317.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCF0 |
|---|---|
| RGB | rgb(235, 220, 240) |
| HSL | hsl(285, 40%, 90%) |
| HSV | hsv(285, 8%, 94%) |
| CMYK | cmyk(2.1%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(89.46, 8.66, -7.90) |
| CIE-LCH | lch(89.46, 11.72, 317.65°) |
| OKLab | oklab(91.24% 0.0231 -0.021) |
| OKLCH | oklch(91.24% 0.031 317.7) |
| XYZ | xyz(75.5799, 75.1403, 92.9431) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Lavenderblush
#FFF0F5
ΔE00 7.24
Thistle
#D8BFD8
ΔE00 7.27
Pale Lavender
#EECFFE
ΔE00 8.89
Light Pink
#FFD1DF
ΔE00 9.39
Very Light Purple
#F6CEFC
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCF0 #E1F0DC
analogous
#E1DCF0 #EBDCF0 #F0DCEB
triadic
#EBDCF0 #F0EBDC #DCF0EB
tetradic
#EBDCF0 #F0E1DC #E1F0DC #DCEBF0
square
#EBDCF0 #F0E1DC #E1F0DC #DCEBF0
split-complementary
#EBDCF0 #EBF0DC #DCF0E1
monochromatic
#BA86CB #D3B1DE #EBDCF0 #F3EAF6 #F3EAF6
Accessibility & contrast
On white
1.31
#EBDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#EBDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCF0
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCF0 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F1
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#EBDEE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdcf0; /* rgb */ color: rgb(235, 220, 240); /* oklch */ color: oklch(91.2% 0.031 317.7);
Tailwind
colors: {
custom: {
50: '#f1e6f5',
500: '#ebdcf0',
950: '#000000',
},
}SCSS
$custom: #ebdcf0; $custom-light: #f1e6f5; $custom-dark: #000000;
JSON
{
"hex": "#ebdcf0",
"rgb": {
"r": 235,
"g": 220,
"b": 240
},
"hsl": {
"h": 285,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.91239,
"c": 0.03125,
"h": 317.7
},
"luminance": 0.7514
}Semantic roles & 50–950 ramp
primary
#EBDCF0
secondary
#AECCA4
accent
#B33253
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485