#EBDCF2#EBDCF2
#EBDCF2 is a very light, muted purple. Relative luminance 0.753; OKLCH L 91.3% C 0.034 H 315.2°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCF2 |
|---|---|
| RGB | rgb(235, 220, 242) |
| HSL | hsl(281, 46%, 91%) |
| HSV | hsv(281, 9%, 95%) |
| CMYK | cmyk(2.9%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(89.51, 9.03, -8.86) |
| CIE-LCH | lch(89.51, 12.65, 315.53°) |
| OKLab | oklab(91.3% 0.0238 -0.0236) |
| OKLCH | oklch(91.3% 0.034 315.2) |
| XYZ | xyz(75.8786, 75.2598, 94.5164) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.26
Thistle
#D8BFD8
ΔE00 7.16
Lavenderblush
#FFF0F5
ΔE00 7.80
Pale Lavender
#EECFFE
ΔE00 8.29
Very Light Purple
#F6CEFC
ΔE00 9.08
Pale Lilac
#E4CBFF
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCF2 #E3F2DC
analogous
#E0DCF2 #EBDCF2 #F2DCEE
triadic
#EBDCF2 #F2EBDC #DCF2EB
tetradic
#EBDCF2 #F2E0DC #E3F2DC #DCEEF2
square
#EBDCF2 #F2E0DC #E3F2DC #DCEEF2
split-complementary
#EBDCF2 #EEF2DC #DCF2E0
monochromatic
#B883D1 #D1AFE1 #EBDCF2 #F2E9F7 #F2E9F7
Accessibility & contrast
On white
1.31
#EBDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#EBDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCF2
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCF2 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F3
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#EBDEE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebdcf2; /* rgb */ color: rgb(235, 220, 242); /* oklch */ color: oklch(91.3% 0.034 315.2);
Tailwind
colors: {
custom: {
50: '#f1e6f6',
500: '#ebdcf2',
950: '#000000',
},
}SCSS
$custom: #ebdcf2; $custom-light: #f1e6f6; $custom-dark: #000000;
JSON
{
"hex": "#ebdcf2",
"rgb": {
"r": 235,
"g": 220,
"b": 242
},
"hsl": {
"h": 280.909,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91302,
"c": 0.03357,
"h": 315.2
},
"luminance": 0.75259
}Semantic roles & 50–950 ramp
primary
#EBDCF2
secondary
#B1D0A3
accent
#B92C59
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485