#EBDBF0#EBDBF0
#EBDBF0 is a very light, muted purple. Relative luminance 0.746; OKLCH L 91.0% C 0.033 H 318.1°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBF0 |
|---|---|
| RGB | rgb(235, 219, 240) |
| HSL | hsl(286, 41%, 90%) |
| HSV | hsv(286, 9%, 94%) |
| CMYK | cmyk(2.1%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(89.21, 9.18, -8.26) |
| CIE-LCH | lch(89.21, 12.35, 318.04°) |
| OKLab | oklab(91.05% 0.0246 -0.022) |
| OKLCH | oklch(91.05% 0.033 318.1) |
| XYZ | xyz(75.3182, 74.6170, 92.8558) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.61
Thistle
#D8BFD8
ΔE00 6.90
Lavenderblush
#FFF0F5
ΔE00 7.63
Pale Lavender
#EECFFE
ΔE00 8.41
Very Light Purple
#F6CEFC
ΔE00 9.10
Light Pink
#FFD1DF
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBF0 #E0F0DB
analogous
#E0DBF0 #EBDBF0 #F0DBEB
triadic
#EBDBF0 #F0EBDB #DBF0EB
tetradic
#EBDBF0 #F0E0DB #E0F0DB #DBEBF0
square
#EBDBF0 #F0E0DB #E0F0DB #DBEBF0
split-complementary
#EBDBF0 #EBF0DB #DBF0E0
monochromatic
#BB85CC #D3B0DE #EBDBF0 #F3E9F6 #F3E9F6
Accessibility & contrast
On white
1.32
#EBDBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#EBDBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBF0
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBF0 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF1
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#EBDDE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebdbf0; /* rgb */ color: rgb(235, 219, 240); /* oklch */ color: oklch(91.0% 0.033 318.1);
Tailwind
colors: {
custom: {
50: '#f1e6f5',
500: '#ebdbf0',
950: '#000000',
},
}SCSS
$custom: #ebdbf0; $custom-light: #f1e6f5; $custom-dark: #000000;
JSON
{
"hex": "#ebdbf0",
"rgb": {
"r": 235,
"g": 219,
"b": 240
},
"hsl": {
"h": 285.714,
"s": 41.176,
"l": 90
},
"oklch": {
"l": 0.91048,
"c": 0.03297,
"h": 318.1
},
"luminance": 0.74616
}Semantic roles & 50–950 ramp
primary
#EBDBF0
secondary
#ADCCA3
accent
#B43150
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485