#EFEBFB#EFEBFB
#EFEBFB is a very light, muted violet. Relative luminance 0.847; OKLCH L 94.8% C 0.022 H 297.4°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBFB |
|---|---|
| RGB | rgb(239, 235, 251) |
| HSL | hsl(255, 67%, 95%) |
| HSV | hsv(255, 6%, 98%) |
| CMYK | cmyk(4.8%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(93.77, 4.23, -7.23) |
| CIE-LCH | lch(93.77, 8.38, 300.32°) |
| OKLab | oklab(94.78% 0.01 -0.0193) |
| OKLCH | oklch(94.78% 0.022 297.4) |
| XYZ | xyz(82.7144, 84.7323, 103.2455) |
| Luminance | 0.8473 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.46
Ghostwhite
#F8F8FF
ΔE00 5.17
Lavenderblush
#FFF0F5
ΔE00 6.12
Snow
#FFFAFA
ΔE00 7.71
Whitesmoke
#F5F5F5
ΔE00 8.08
Pale Grey
#FDFDFE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBFB #F7FBEB
analogous
#EBEFFB #EFEBFB #F7EBFB
triadic
#EFEBFB #FBEFEB #EBFBEF
tetradic
#EFEBFB #FBEBEF #F7FBEB #EBFBF7
square
#EFEBFB #FBEBEF #F7FBEB #EBFBF7
split-complementary
#EFEBFB #FBF7EB #EFFBEB
monochromatic
#9D85E7 #C6B8F1 #EBE5FA #EBE5FA #EBE5FA
Accessibility & contrast
On white
1.17
#EFEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#EFEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBFB
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBFB | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFC
Deuteranopia (green-blind)
#E9EDFA
Tritanopia (blue-blind)
#EDEDF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #efebfb; /* rgb */ color: rgb(239, 235, 251); /* oklch */ color: oklch(94.8% 0.022 297.4);
Tailwind
colors: {
custom: {
50: '#f4f1fc',
500: '#efebfb',
950: '#000000',
},
}SCSS
$custom: #efebfb; $custom-light: #f4f1fc; $custom-dark: #000000;
JSON
{
"hex": "#efebfb",
"rgb": {
"r": 239,
"g": 235,
"b": 251
},
"hsl": {
"h": 255,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.94784,
"c": 0.02175,
"h": 297.4
},
"luminance": 0.84732
}Semantic roles & 50–950 ramp
primary
#EFEBFB
secondary
#D3E0AA
accent
#CF17A1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585