#EFE4F5#EFE4F5
#EFE4F5 is a very light, muted violet. Relative luminance 0.804; OKLCH L 93.3% C 0.026 H 314.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4F5 |
|---|---|
| RGB | rgb(239, 228, 245) |
| HSL | hsl(279, 46%, 93%) |
| HSV | hsv(279, 7%, 96%) |
| CMYK | cmyk(2.4%, 6.9%, 0%, 3.9%) |
| CIE-LAB | lab(91.88, 6.74, -6.90) |
| CIE-LCH | lch(91.88, 9.64, 314.32°) |
| OKLab | oklab(93.25% 0.0177 -0.0184) |
| OKLCH | oklch(93.25% 0.026 314) |
| XYZ | xyz(79.8187, 80.4304, 97.6881) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.60
Lavenderblush
#FFF0F5
ΔE00 5.62
Ghostwhite
#F8F8FF
ΔE00 7.65
Very Light Pink
#FFF4F2
ΔE00 8.87
Snow
#FFFAFA
ΔE00 9.18
Mistyrose
#FFE4E1
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4F5 #EAF5E4
analogous
#E6E4F5 #EFE4F5 #F5E4F2
triadic
#EFE4F5 #F5EFE4 #E4F5EF
tetradic
#EFE4F5 #F5E6E4 #EAF5E4 #E4F2F5
square
#EFE4F5 #F5E6E4 #EAF5E4 #E4F2F5
split-complementary
#EFE4F5 #F2F5E4 #E4F5E6
monochromatic
#BA8BD4 #D5B7E4 #EFE4F5 #F2E9F7 #F2E9F7
Accessibility & contrast
On white
1.23
#EFE4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#EFE4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4F5
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4F5 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E7F6
Deuteranopia (green-blind)
#E4E8F4
Tritanopia (blue-blind)
#EFE6E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe4f5; /* rgb */ color: rgb(239, 228, 245); /* oklch */ color: oklch(93.3% 0.026 314.0);
Tailwind
colors: {
custom: {
50: '#f4ecf8',
500: '#efe4f5',
950: '#000000',
},
}SCSS
$custom: #efe4f5; $custom-light: #f4ecf8; $custom-dark: #000000;
JSON
{
"hex": "#efe4f5",
"rgb": {
"r": 239,
"g": 228,
"b": 245
},
"hsl": {
"h": 278.824,
"s": 45.946,
"l": 92.745
},
"oklch": {
"l": 0.93251,
"c": 0.02552,
"h": 314
},
"luminance": 0.8043
}Semantic roles & 50–950 ramp
primary
#EFE4F5
secondary
#B9D3AA
accent
#B92C5E
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485