#EFEBF3#EFEBF3
#EFEBF3 is a very light, near-neutral violet. Relative luminance 0.842; OKLCH L 94.5% C 0.011 H 308.3°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBF3 |
|---|---|
| RGB | rgb(239, 235, 243) |
| HSL | hsl(270, 25%, 94%) |
| HSV | hsv(270, 3%, 95%) |
| CMYK | cmyk(1.6%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(93.55, 2.76, -3.39) |
| CIE-LCH | lch(93.55, 4.37, 309.21°) |
| OKLab | oklab(94.55% 0.0071 -0.009) |
| OKLCH | oklch(94.55% 0.011 308.3) |
| XYZ | xyz(81.4799, 84.2385, 96.7438) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.23
Lavenderblush
#FFF0F5
ΔE00 4.75
Snow
#FFFAFA
ΔE00 4.88
Lavender (CSS)
#E6E6FA
ΔE00 5.06
Whitesmoke
#F5F5F5
ΔE00 5.10
Pale Grey
#FDFDFE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBF3 #EFF3EB
analogous
#EBEBF3 #EFEBF3 #F3EBF3
triadic
#EFEBF3 #F3EFEB #EBF3EF
tetradic
#EFEBF3 #F3EBEB #EFF3EB #EBF3F3
square
#EFEBF3 #F3EBEB #EFF3EB #EBF3F3
split-complementary
#EFEBF3 #F3F3EB #EBF3EB
monochromatic
#B29EC5 #D0C5DC #EFEBF3 #F0ECF4 #F0ECF4
Accessibility & contrast
On white
1.18
#EFEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#EFEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBF3
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBF3 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF3
Deuteranopia (green-blind)
#EBEDF3
Tritanopia (blue-blind)
#EFECED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efebf3; /* rgb */ color: rgb(239, 235, 243); /* oklch */ color: oklch(94.5% 0.011 308.3);
Tailwind
colors: {
custom: {
50: '#f4f1f7',
500: '#efebf3',
950: '#000000',
},
}SCSS
$custom: #efebf3; $custom-light: #f4f1f7; $custom-dark: #000000;
JSON
{
"hex": "#efebf3",
"rgb": {
"r": 239,
"g": 235,
"b": 243
},
"hsl": {
"h": 270,
"s": 25,
"l": 93.725
},
"oklch": {
"l": 0.94546,
"c": 0.01145,
"h": 308.3
},
"luminance": 0.84238
}Semantic roles & 50–950 ramp
primary
#EFEBF3
secondary
#C1CCB6
accent
#A44273
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585