#EFE4F3#EFE4F3
#EFE4F3 is a very light, muted purple. Relative luminance 0.803; OKLCH L 93.2% C 0.023 H 317.1°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4F3 |
|---|---|
| RGB | rgb(239, 228, 243) |
| HSL | hsl(284, 38%, 92%) |
| HSV | hsv(284, 6%, 95%) |
| CMYK | cmyk(1.6%, 6.2%, 0%, 4.7%) |
| CIE-LAB | lab(91.82, 6.37, -5.94) |
| CIE-LCH | lch(91.82, 8.71, 317.04°) |
| OKLab | oklab(93.19% 0.017 -0.0158) |
| OKLCH | oklch(93.19% 0.023 317.1) |
| XYZ | xyz(79.5151, 80.3089, 96.0888) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.79
Lavenderblush
#FFF0F5
ΔE00 5.01
Ghostwhite
#F8F8FF
ΔE00 7.23
Very Light Pink
#FFF4F2
ΔE00 8.19
Snow
#FFFAFA
ΔE00 8.57
Mistyrose
#FFE4E1
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4F3 #E8F3E4
analogous
#E8E4F3 #EFE4F3 #F3E4F0
triadic
#EFE4F3 #F3EFE4 #E4F3EF
tetradic
#EFE4F3 #F3E8E4 #E8F3E4 #E4F0F3
square
#EFE4F3 #F3E8E4 #E8F3E4 #E4F0F3
split-complementary
#EFE4F3 #F0F3E4 #E4F3E8
monochromatic
#BD8FCD #D6BAE0 #EFE4F3 #F2EAF6 #F2EAF6
Accessibility & contrast
On white
1.23
#EFE4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#EFE4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4F3
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4F3 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F4
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#EFE5E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe4f3; /* rgb */ color: rgb(239, 228, 243); /* oklch */ color: oklch(93.2% 0.023 317.1);
Tailwind
colors: {
custom: {
50: '#f4ecf7',
500: '#efe4f3',
950: '#000000',
},
}SCSS
$custom: #efe4f3; $custom-light: #f4ecf7; $custom-dark: #000000;
JSON
{
"hex": "#efe4f3",
"rgb": {
"r": 239,
"g": 228,
"b": 243
},
"hsl": {
"h": 284,
"s": 38.462,
"l": 92.353
},
"oklch": {
"l": 0.93191,
"c": 0.02318,
"h": 317.1
},
"luminance": 0.80309
}Semantic roles & 50–950 ramp
primary
#EFE4F3
secondary
#B5CFAC
accent
#B13456
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485