#EBDAF0#EBDAF0
#EBDAF0 is a very light, muted purple. Relative luminance 0.741; OKLCH L 90.9% C 0.035 H 318.5°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDAF0 |
|---|---|
| RGB | rgb(235, 218, 240) |
| HSL | hsl(286, 42%, 90%) |
| HSV | hsv(286, 9%, 94%) |
| CMYK | cmyk(2.1%, 9.2%, 0%, 5.9%) |
| CIE-LAB | lab(88.97, 9.71, -8.62) |
| CIE-LCH | lch(88.97, 12.98, 318.39°) |
| OKLab | oklab(90.86% 0.026 -0.023) |
| OKLCH | oklch(90.86% 0.035 318.5) |
| XYZ | xyz(75.0581, 74.0968, 92.7692) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.55
Lavender (CSS)
#E6E6FA
ΔE00 7.01
Pale Lavender
#EECFFE
ΔE00 7.95
Lavenderblush
#FFF0F5
ΔE00 8.04
Very Light Purple
#F6CEFC
ΔE00 8.62
Light Pink
#FFD1DF
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDAF0 #DFF0DA
analogous
#E0DAF0 #EBDAF0 #F0DAEA
triadic
#EBDAF0 #F0EBDA #DAF0EB
tetradic
#EBDAF0 #F0E0DA #DFF0DA #DAEAF0
square
#EBDAF0 #F0E0DA #DFF0DA #DAEAF0
split-complementary
#EBDAF0 #EAF0DA #DAF0E0
monochromatic
#BC83CD #D3AEDE #EBDAF0 #F3E9F6 #F3E9F6
Accessibility & contrast
On white
1.33
#EBDAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#EBDAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDAF0
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDAF0 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF1
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#EBDCE1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ebdaf0; /* rgb */ color: rgb(235, 218, 240); /* oklch */ color: oklch(90.9% 0.035 318.5);
Tailwind
colors: {
custom: {
50: '#f1e5f5',
500: '#ebdaf0',
950: '#000000',
},
}SCSS
$custom: #ebdaf0; $custom-light: #f1e5f5; $custom-dark: #000000;
JSON
{
"hex": "#ebdaf0",
"rgb": {
"r": 235,
"g": 218,
"b": 240
},
"hsl": {
"h": 286.364,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.90857,
"c": 0.03468,
"h": 318.5
},
"luminance": 0.74096
}Semantic roles & 50–950 ramp
primary
#EBDAF0
secondary
#ABCCA2
accent
#B5304E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485