#EFEBF8#EFEBF8
#EFEBF8 is a very light, near-neutral violet. Relative luminance 0.845; OKLCH L 94.7% C 0.018 H 300.1°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBF8 |
|---|---|
| RGB | rgb(239, 235, 248) |
| HSL | hsl(258, 48%, 95%) |
| HSV | hsv(258, 5%, 97%) |
| CMYK | cmyk(3.6%, 5.2%, 0%, 2.7%) |
| CIE-LAB | lab(93.69, 3.67, -5.79) |
| CIE-LCH | lch(93.69, 6.86, 302.39°) |
| OKLab | oklab(94.69% 0.0089 -0.0154) |
| OKLCH | oklch(94.69% 0.018 300.1) |
| XYZ | xyz(82.2452, 84.5447, 100.7746) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.24
Ghostwhite
#F8F8FF
ΔE00 4.28
Lavenderblush
#FFF0F5
ΔE00 5.44
Snow
#FFFAFA
ΔE00 6.65
Whitesmoke
#F5F5F5
ΔE00 6.99
Pale Grey
#FDFDFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBF8 #F4F8EB
analogous
#EBEEF8 #EFEBF8 #F6EBF8
triadic
#EFEBF8 #F8EFEB #EBF8EF
tetradic
#EFEBF8 #F8EBEE #F4F8EB #EBF8F6
square
#EFEBF8 #F8EBEE #F4F8EB #EBF8F6
split-complementary
#EFEBF8 #F8F6EB #EEF8EB
monochromatic
#A690D8 #CBBEE8 #EDE8F7 #EDE8F7 #EDE8F7
Accessibility & contrast
On white
1.17
#EFEBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#EFEBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBF8
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBF8 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF9
Deuteranopia (green-blind)
#E9EDF8
Tritanopia (blue-blind)
#EEEDEF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #efebf8; /* rgb */ color: rgb(239, 235, 248); /* oklch */ color: oklch(94.7% 0.018 300.1);
Tailwind
colors: {
custom: {
50: '#f4f1fa',
500: '#efebf8',
950: '#000000',
},
}SCSS
$custom: #efebf8; $custom-light: #f4f1fa; $custom-dark: #000000;
JSON
{
"hex": "#efebf8",
"rgb": {
"r": 239,
"g": 235,
"b": 248
},
"hsl": {
"h": 258.462,
"s": 48.148,
"l": 94.706
},
"oklch": {
"l": 0.94694,
"c": 0.01783,
"h": 300.1
},
"luminance": 0.84545
}Semantic roles & 50–950 ramp
primary
#EFEBF8
secondary
#CBD8B0
accent
#BB2A8F
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585