#EBDFFB#EBDFFB
#EBDFFB is a very light, muted violet. Relative luminance 0.774; OKLCH L 92.2% C 0.040 H 305.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDFFB |
|---|---|
| RGB | rgb(235, 223, 251) |
| HSL | hsl(266, 78%, 93%) |
| HSV | hsv(266, 11%, 98%) |
| CMYK | cmyk(6.4%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.51, 9.15, -12.11) |
| CIE-LCH | lch(90.51, 15.18, 307.09°) |
| OKLab | oklab(92.16% 0.0227 -0.0325) |
| OKLCH | oklch(92.16% 0.04 305) |
| XYZ | xyz(78.0581, 77.4027, 102.0760) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.76
Pale Lavender
#EECFFE
ΔE00 7.43
Pale Lilac
#E4CBFF
ΔE00 7.98
Thistle
#D8BFD8
ΔE00 8.19
Very Light Purple
#F6CEFC
ΔE00 8.67
Periwinkle
#CCCCFF
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDFFB #EFFBDF
analogous
#DFE1FB #EBDFFB #F9DFFB
triadic
#EBDFFB #FBEBDF #DFFBEB
tetradic
#EBDFFB #FBDFE1 #EFFBDF #DFFBF9
square
#EBDFFB #FBDFE1 #EFFBDF #DFFBF9
split-complementary
#EBDFFB #FBF9DF #E1FBDF
monochromatic
#A772ED #C9A9F4 #EBDFFB #EEE4FC #EEE4FC
Accessibility & contrast
On white
1.27
#EBDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#EBDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDFFB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDFFB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FC
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#E9E2E8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebdffb; /* rgb */ color: rgb(235, 223, 251); /* oklch */ color: oklch(92.2% 0.040 305.0);
Tailwind
colors: {
custom: {
50: '#f1e9fc',
500: '#ebdffb',
950: '#000000',
},
}SCSS
$custom: #ebdffb; $custom-light: #f1e9fc; $custom-dark: #000000;
JSON
{
"hex": "#ebdffb",
"rgb": {
"r": 235,
"g": 223,
"b": 251
},
"hsl": {
"h": 265.714,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.9216,
"c": 0.03965,
"h": 305
},
"luminance": 0.77403
}Semantic roles & 50–950 ramp
primary
#EBDFFB
secondary
#C4E29C
accent
#DA0B82
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485