#EFEBFE#EFEBFE
#EFEBFE is a very light, muted violet. Relative luminance 0.849; OKLCH L 94.9% C 0.026 H 295.6°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBFE |
|---|---|
| RGB | rgb(239, 235, 254) |
| HSL | hsl(253, 90%, 96%) |
| HSV | hsv(253, 7%, 100%) |
| CMYK | cmyk(5.9%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(93.85, 4.79, -8.67) |
| CIE-LCH | lch(93.85, 9.91, 298.92°) |
| OKLab | oklab(94.88% 0.0111 -0.0232) |
| OKLCH | oklch(94.88% 0.026 295.6) |
| XYZ | xyz(83.1910, 84.9230, 105.7558) |
| Luminance | 0.8492 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.12
Ghostwhite
#F8F8FF
ΔE00 6.10
Lavenderblush
#FFF0F5
ΔE00 6.91
Snow
#FFFAFA
ΔE00 8.74
Aliceblue
#F0F8FF
ΔE00 8.93
Pale Grey
#FDFDFE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBFE #FAFEEB
analogous
#EBF0FE #EFEBFE #F8EBFE
triadic
#EFEBFE #FEEFEB #EBFEEF
tetradic
#EFEBFE #FEEBF0 #FAFEEB #EBFEF8
square
#EFEBFE #FEEBF0 #FAFEEB #EBFEF8
split-complementary
#EFEBFE #FEF8EB #F0FEEB
monochromatic
#9276F8 #C0B1FB #E8E2FE #E8E2FE #E8E2FE
Accessibility & contrast
On white
1.17
#EFEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#EFEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBFE
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBFE | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#ECEEF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #efebfe; /* rgb */ color: rgb(239, 235, 254); /* oklch */ color: oklch(94.9% 0.026 295.6);
Tailwind
colors: {
custom: {
50: '#f4f1fe',
500: '#efebfe',
950: '#000000',
},
}SCSS
$custom: #efebfe; $custom-light: #f4f1fe; $custom-dark: #000000;
JSON
{
"hex": "#efebfe",
"rgb": {
"r": 239,
"g": 235,
"b": 254
},
"hsl": {
"h": 252.632,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.94876,
"c": 0.02571,
"h": 295.6
},
"luminance": 0.84923
}Semantic roles & 50–950 ramp
primary
#EFEBFE
secondary
#DBEAA3
accent
#E600B5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585