#EBE3FB#EBE3FB
#EBE3FB is a very light, muted violet. Relative luminance 0.796; OKLCH L 92.9% C 0.033 H 300.9°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE3FB |
|---|---|
| RGB | rgb(235, 227, 251) |
| HSL | hsl(260, 75%, 94%) |
| HSV | hsv(260, 10%, 98%) |
| CMYK | cmyk(6.4%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.49, 7.07, -10.65) |
| CIE-LCH | lch(91.49, 12.78, 303.59°) |
| OKLab | oklab(92.93% 0.0171 -0.0285) |
| OKLCH | oklch(92.93% 0.033 300.9) |
| XYZ | xyz(79.1394, 79.5653, 102.4365) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.78
Lavenderblush
#FFF0F5
ΔE00 8.16
Ghostwhite
#F8F8FF
ΔE00 8.89
Pale Lavender
#EECFFE
ΔE00 9.45
Thistle
#D8BFD8
ΔE00 9.52
Pale Lilac
#E4CBFF
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE3FB #F3FBE3
analogous
#E3E7FB #EBE3FB #F7E3FB
triadic
#EBE3FB #FBEBE3 #E3FBEB
tetradic
#EBE3FB #FBE3E7 #F3FBE3 #E3FBF7
square
#EBE3FB #FBE3E7 #F3FBE3 #E3FBF7
split-complementary
#EBE3FB #FBF7E3 #E7FBE3
monochromatic
#9E78EC #C5ADF3 #EBE3FB #ECE4FB #ECE4FB
Accessibility & contrast
On white
1.24
#EBE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#EBE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE3FB
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE3FB | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FC
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#E9E6EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebe3fb; /* rgb */ color: rgb(235, 227, 251); /* oklch */ color: oklch(92.9% 0.033 300.9);
Tailwind
colors: {
custom: {
50: '#f1ebfc',
500: '#ebe3fb',
950: '#000000',
},
}SCSS
$custom: #ebe3fb; $custom-light: #f1ebfc; $custom-dark: #000000;
JSON
{
"hex": "#ebe3fb",
"rgb": {
"r": 235,
"g": 227,
"b": 251
},
"hsl": {
"h": 260,
"s": 75,
"l": 93.725
},
"oklch": {
"l": 0.92928,
"c": 0.03326,
"h": 300.9
},
"luminance": 0.79565
}Semantic roles & 50–950 ramp
primary
#EBE3FB
secondary
#CCE2A1
accent
#D70E94
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485