#EBDAF2#EBDAF2
#EBDAF2 is a very light, muted purple. Relative luminance 0.742; OKLCH L 90.9% C 0.037 H 316.2°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDAF2 |
|---|---|
| RGB | rgb(235, 218, 242) |
| HSL | hsl(283, 48%, 90%) |
| HSV | hsv(283, 10%, 95%) |
| CMYK | cmyk(2.9%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(89.02, 10.08, -9.59) |
| CIE-LCH | lch(89.02, 13.91, 316.41°) |
| OKLab | oklab(90.92% 0.0267 -0.0256) |
| OKLCH | oklch(90.92% 0.037 316.2) |
| XYZ | xyz(75.3568, 74.2163, 94.3425) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.50
Lavender (CSS)
#E6E6FA
ΔE00 7.10
Pale Lavender
#EECFFE
ΔE00 7.36
Very Light Purple
#F6CEFC
ΔE00 8.12
Pale Lilac
#E4CBFF
ΔE00 8.42
Lavenderblush
#FFF0F5
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDAF2 #E1F2DA
analogous
#DFDAF2 #EBDAF2 #F2DAED
triadic
#EBDAF2 #F2EBDA #DAF2EB
tetradic
#EBDAF2 #F2DFDA #E1F2DA #DAEDF2
square
#EBDAF2 #F2DFDA #E1F2DA #DAEDF2
split-complementary
#EBDAF2 #EDF2DA #DAF2DF
monochromatic
#BA7FD2 #D3ADE2 #EBDAF2 #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.33
#EBDAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#EBDAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDAF2
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDAF2 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF3
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#EBDCE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdaf2; /* rgb */ color: rgb(235, 218, 242); /* oklch */ color: oklch(90.9% 0.037 316.2);
Tailwind
colors: {
custom: {
50: '#f1e5f6',
500: '#ebdaf2',
950: '#000000',
},
}SCSS
$custom: #ebdaf2; $custom-light: #f1e5f6; $custom-dark: #000000;
JSON
{
"hex": "#ebdaf2",
"rgb": {
"r": 235,
"g": 218,
"b": 242
},
"hsl": {
"h": 282.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.90919,
"c": 0.03698,
"h": 316.2
},
"luminance": 0.74216
}Semantic roles & 50–950 ramp
primary
#EBDAF2
secondary
#AED0A0
accent
#BB2A55
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485