#EBDEF0#EBDEF0
#EBDEF0 is a very light, muted purple. Relative luminance 0.762; OKLCH L 91.6% C 0.028 H 316.7°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDEF0 |
|---|---|
| RGB | rgb(235, 222, 240) |
| HSL | hsl(283, 38%, 91%) |
| HSV | hsv(283, 8%, 94%) |
| CMYK | cmyk(2.1%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(89.95, 7.62, -7.17) |
| CIE-LCH | lch(89.95, 10.46, 316.75°) |
| OKLab | oklab(91.62% 0.0203 -0.0191) |
| OKLCH | oklch(91.62% 0.028 316.7) |
| XYZ | xyz(76.1079, 76.1964, 93.1191) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Lavenderblush
#FFF0F5
ΔE00 6.48
Thistle
#D8BFD8
ΔE00 8.09
Ghostwhite
#F8F8FF
ΔE00 8.98
Mistyrose
#FFE4E1
ΔE00 9.58
Very Light Pink
#FFF4F2
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDEF0 #E3F0DE
analogous
#E2DEF0 #EBDEF0 #F0DEEC
triadic
#EBDEF0 #F0EBDE #DEF0EB
tetradic
#EBDEF0 #F0E2DE #E3F0DE #DEECF0
square
#EBDEF0 #F0E2DE #E3F0DE #DEECF0
split-complementary
#EBDEF0 #ECF0DE #DEF0E2
monochromatic
#B88ACA #D1B4DD #EBDEF0 #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.29
#EBDEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#EBDEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDEF0
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDEF0 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F1
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#EBE0E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdef0; /* rgb */ color: rgb(235, 222, 240); /* oklch */ color: oklch(91.6% 0.028 316.7);
Tailwind
colors: {
custom: {
50: '#f1e8f5',
500: '#ebdef0',
950: '#000000',
},
}SCSS
$custom: #ebdef0; $custom-light: #f1e8f5; $custom-dark: #000000;
JSON
{
"hex": "#ebdef0",
"rgb": {
"r": 235,
"g": 222,
"b": 240
},
"hsl": {
"h": 283.333,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.91623,
"c": 0.02783,
"h": 316.7
},
"luminance": 0.76196
}Semantic roles & 50–950 ramp
primary
#EBDEF0
secondary
#B1CBA7
accent
#B03557
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485