#EFEBFF#EFEBFF
#EFEBFF is a very light, muted violet. Relative luminance 0.850; OKLCH L 94.9% C 0.027 H 295.1°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBFF |
|---|---|
| RGB | rgb(239, 235, 255) |
| HSL | hsl(252, 100%, 96%) |
| HSV | hsv(252, 8%, 100%) |
| CMYK | cmyk(6.3%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(93.88, 4.98, -9.15) |
| CIE-LCH | lch(93.88, 10.42, 298.55°) |
| OKLab | oklab(94.91% 0.0115 -0.0245) |
| OKLCH | oklch(94.91% 0.027 295.1) |
| XYZ | xyz(83.3516, 84.9872, 106.6013) |
| Luminance | 0.8499 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.13
Ghostwhite
#F8F8FF
ΔE00 6.42
Lavenderblush
#FFF0F5
ΔE00 7.18
Snow
#FFFAFA
ΔE00 9.07
Aliceblue
#F0F8FF
ΔE00 9.20
Pale Grey
#FDFDFE
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBFF #FBFFEB
analogous
#EBF1FF #EFEBFF #F9EBFF
triadic
#EFEBFF #FFEFEB #EBFFEF
tetradic
#EFEBFF #FFEBF1 #FBFFEB #EBFFF9
square
#EFEBFF #FFEBF1 #FBFFEB #EBFFF9
split-complementary
#EFEBFF #FFF9EB #F1FFEB
monochromatic
#8D71FF #BEAEFF #E7E0FF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.17
#EFEBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#EFEBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBFF
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBFF | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EEFF
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#ECEEF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #efebff; /* rgb */ color: rgb(239, 235, 255); /* oklch */ color: oklch(94.9% 0.027 295.1);
Tailwind
colors: {
custom: {
50: '#f4f1ff',
500: '#efebff',
950: '#000000',
},
}SCSS
$custom: #efebff; $custom-light: #f4f1ff; $custom-dark: #000000;
JSON
{
"hex": "#efebff",
"rgb": {
"r": 239,
"g": 235,
"b": 255
},
"hsl": {
"h": 252,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.94907,
"c": 0.02703,
"h": 295.1
},
"luminance": 0.84987
}Semantic roles & 50–950 ramp
primary
#EFEBFF
secondary
#DFEEA0
accent
#E600B8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171618
muted
#858586