#EFE3F5#EFE3F5
#EFE3F5 is a very light, muted purple. Relative luminance 0.799; OKLCH L 93.1% C 0.027 H 314.7°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3F5 |
|---|---|
| RGB | rgb(239, 227, 245) |
| HSL | hsl(280, 47%, 93%) |
| HSV | hsv(280, 7%, 96%) |
| CMYK | cmyk(2.4%, 7.3%, 0%, 3.9%) |
| CIE-LAB | lab(91.63, 7.26, -7.26) |
| CIE-LCH | lch(91.63, 10.27, 314.97°) |
| OKLab | oklab(93.06% 0.0191 -0.0193) |
| OKLCH | oklch(93.06% 0.027 314.7) |
| XYZ | xyz(79.5444, 79.8818, 97.5967) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.93
Lavenderblush
#FFF0F5
ΔE00 5.95
Ghostwhite
#F8F8FF
ΔE00 8.20
Thistle
#D8BFD8
ΔE00 9.14
Very Light Pink
#FFF4F2
ΔE00 9.31
Mistyrose
#FFE4E1
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3F5 #E9F5E3
analogous
#E6E3F5 #EFE3F5 #F5E3F2
triadic
#EFE3F5 #F5EFE3 #E3F5EF
tetradic
#EFE3F5 #F5E6E3 #E9F5E3 #E3F2F5
square
#EFE3F5 #F5E6E3 #E9F5E3 #E3F2F5
split-complementary
#EFE3F5 #F2F5E3 #E3F5E6
monochromatic
#BB89D5 #D5B6E5 #EFE3F5 #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.24
#EFE3F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#EFE3F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3F5
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3F5 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E6F6
Deuteranopia (green-blind)
#E3E7F4
Tritanopia (blue-blind)
#EFE5E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efe3f5; /* rgb */ color: rgb(239, 227, 245); /* oklch */ color: oklch(93.1% 0.027 314.7);
Tailwind
colors: {
custom: {
50: '#f4ebf8',
500: '#efe3f5',
950: '#000000',
},
}SCSS
$custom: #efe3f5; $custom-light: #f4ebf8; $custom-dark: #000000;
JSON
{
"hex": "#efe3f5",
"rgb": {
"r": 239,
"g": 227,
"b": 245
},
"hsl": {
"h": 280,
"s": 47.368,
"l": 92.549
},
"oklch": {
"l": 0.93059,
"c": 0.0272,
"h": 314.7
},
"luminance": 0.79881
}Semantic roles & 50–950 ramp
primary
#EFE3F5
secondary
#B7D4A9
accent
#BB2B5B
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485