#EBDEF2#EBDEF2
#EBDEF2 is a very light, muted violet. Relative luminance 0.763; OKLCH L 91.7% C 0.030 H 314.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDEF2 |
|---|---|
| RGB | rgb(235, 222, 242) |
| HSL | hsl(279, 43%, 91%) |
| HSV | hsv(279, 8%, 95%) |
| CMYK | cmyk(2.9%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(90.01, 7.99, -8.14) |
| CIE-LCH | lch(90.01, 11.40, 314.47°) |
| OKLab | oklab(91.69% 0.021 -0.0217) |
| OKLCH | oklch(91.69% 0.03 314) |
| XYZ | xyz(76.4066, 76.3159, 94.6924) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.43
Lavenderblush
#FFF0F5
ΔE00 7.05
Thistle
#D8BFD8
ΔE00 7.91
Pale Lavender
#EECFFE
ΔE00 9.27
Ghostwhite
#F8F8FF
ΔE00 9.37
Very Light Purple
#F6CEFC
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDEF2 #E5F2DE
analogous
#E1DEF2 #EBDEF2 #F2DEEF
triadic
#EBDEF2 #F2EBDE #DEF2EB
tetradic
#EBDEF2 #F2E1DE #E5F2DE #DEEFF2
square
#EBDEF2 #F2E1DE #E5F2DE #DEEFF2
split-complementary
#EBDEF2 #EFF2DE #DEF2E1
monochromatic
#B686CF #D0B2E1 #EBDEF2 #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.29
#EBDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EBDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDEF2
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDEF2 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#DEE3F1
Tritanopia (blue-blind)
#EBE0E4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebdef2; /* rgb */ color: rgb(235, 222, 242); /* oklch */ color: oklch(91.7% 0.030 314.0);
Tailwind
colors: {
custom: {
50: '#f1e8f6',
500: '#ebdef2',
950: '#000000',
},
}SCSS
$custom: #ebdef2; $custom-light: #f1e8f6; $custom-dark: #000000;
JSON
{
"hex": "#ebdef2",
"rgb": {
"r": 235,
"g": 222,
"b": 242
},
"hsl": {
"h": 279,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91685,
"c": 0.03017,
"h": 314
},
"luminance": 0.76316
}Semantic roles & 50–950 ramp
primary
#EBDEF2
secondary
#B4CFA5
accent
#B72F5E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485