#EBDFF0#EBDFF0
#EBDFF0 is a very light, muted purple. Relative luminance 0.767; OKLCH L 91.8% C 0.026 H 316.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFF0 |
|---|---|
| RGB | rgb(235, 223, 240) |
| HSL | hsl(282, 36%, 91%) |
| HSV | hsv(282, 7%, 94%) |
| CMYK | cmyk(2.1%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(90.20, 7.10, -6.80) |
| CIE-LCH | lch(90.20, 9.83, 316.22°) |
| OKLab | oklab(91.82% 0.0188 -0.0181) |
| OKLCH | oklch(91.82% 0.026 316.1) |
| XYZ | xyz(76.3743, 76.7291, 93.2079) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.09
Lavenderblush
#FFF0F5
ΔE00 6.12
Ghostwhite
#F8F8FF
ΔE00 8.44
Thistle
#D8BFD8
ΔE00 8.53
Very Light Pink
#FFF4F2
ΔE00 9.35
Mistyrose
#FFE4E1
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFF0 #E4F0DF
analogous
#E2DFF0 #EBDFF0 #F0DFEC
triadic
#EBDFF0 #F0EBDF #DFF0EB
tetradic
#EBDFF0 #F0E2DF #E4F0DF #DFECF0
square
#EBDFF0 #F0E2DF #E4F0DF #DFECF0
split-complementary
#EBDFF0 #ECF0DF #DFF0E2
monochromatic
#B78CC9 #D1B5DC #EBDFF0 #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.28
#EBDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#EBDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFF0
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFF0 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F1
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#EBE1E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebdff0; /* rgb */ color: rgb(235, 223, 240); /* oklch */ color: oklch(91.8% 0.026 316.1);
Tailwind
colors: {
custom: {
50: '#f1e9f5',
500: '#ebdff0',
950: '#000000',
},
}SCSS
$custom: #ebdff0; $custom-light: #f1e9f5; $custom-dark: #000000;
JSON
{
"hex": "#ebdff0",
"rgb": {
"r": 235,
"g": 223,
"b": 240
},
"hsl": {
"h": 282.353,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.91816,
"c": 0.02612,
"h": 316.1
},
"luminance": 0.76729
}Semantic roles & 50–950 ramp
primary
#EBDFF0
secondary
#B2CBA8
accent
#AF365A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485