#EFDFF8#EFDFF8
#EFDFF8 is a very light, muted violet. Relative luminance 0.779; OKLCH L 92.4% C 0.038 H 313.6°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFF8 |
|---|---|
| RGB | rgb(239, 223, 248) |
| HSL | hsl(278, 64%, 92%) |
| HSV | hsv(278, 10%, 97%) |
| CMYK | cmyk(3.6%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(90.74, 9.89, -10.16) |
| CIE-LCH | lch(90.74, 14.18, 314.23°) |
| OKLab | oklab(92.39% 0.0259 -0.0272) |
| OKLCH | oklch(92.39% 0.038 313.6) |
| XYZ | xyz(78.9248, 77.9038, 99.6678) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.64
Pale Lavender
#EECFFE
ΔE00 7.52
Thistle
#D8BFD8
ΔE00 7.62
Very Light Purple
#F6CEFC
ΔE00 8.34
Lavenderblush
#FFF0F5
ΔE00 8.34
Pale Lilac
#E4CBFF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFF8 #E8F8DF
analogous
#E3DFF8 #EFDFF8 #F8DFF5
triadic
#EFDFF8 #F8EFDF #DFF8EF
tetradic
#EFDFF8 #F8E3DF #E8F8DF #DFF5F8
square
#EFDFF8 #F8E3DF #E8F8DF #DFF5F8
split-complementary
#EFDFF8 #F5F8DF #DFF8E3
monochromatic
#BD7BE2 #D6ADED #EFDFF8 #F2E6FA #F2E6FA
Accessibility & contrast
On white
1.27
#EFDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#EFDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFF8
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFF8 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4F9
Deuteranopia (green-blind)
#DFE5F7
Tritanopia (blue-blind)
#EFE2E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efdff8; /* rgb */ color: rgb(239, 223, 248); /* oklch */ color: oklch(92.4% 0.038 313.6);
Tailwind
colors: {
custom: {
50: '#f4e9fa',
500: '#efdff8',
950: '#000000',
},
}SCSS
$custom: #efdff8; $custom-light: #f4e9fa; $custom-dark: #000000;
JSON
{
"hex": "#efdff8",
"rgb": {
"r": 239,
"g": 223,
"b": 248
},
"hsl": {
"h": 278.4,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.92387,
"c": 0.03751,
"h": 313.6
},
"luminance": 0.77903
}Semantic roles & 50–950 ramp
primary
#EFDFF8
secondary
#B5DBA0
accent
#CC1A5A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485