#EFB3EE#EFB3EE
#EFB3EE is a very light, moderate purple. Relative luminance 0.568; OKLCH L 84.0% C 0.103 H 327.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB3EE |
|---|---|
| RGB | rgb(239, 179, 238) |
| HSL | hsl(301, 65%, 82%) |
| HSV | hsv(301, 25%, 94%) |
| CMYK | cmyk(0%, 25.1%, 0.4%, 6.3%) |
| CIE-LAB | lab(80.05, 31.32, -20.90) |
| CIE-LCH | lch(80.05, 37.65, 326.28°) |
| OKLab | oklab(84.03% 0.0867 -0.0563) |
| OKLCH | oklch(84.03% 0.103 327) |
| XYZ | xyz(67.1478, 56.7660, 88.2921) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.92
Plum
#DDA0DD
ΔE00 4.82
Light Lilac
#EDC8FF
ΔE00 5.86
Mauve
#E0B0FF
ΔE00 6.17
Very Light Purple
#F6CEFC
ΔE00 6.53
Pale Mauve
#FED0FC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB3EE #B3EFB4
analogous
#D2B3EF #EFB3EE #EFB3D0
triadic
#EFB3EE #EEEFB3 #B3EEEF
tetradic
#EFB3EE #EFD2B3 #B3EFB4 #B3D0EF
square
#EFB3EE #EFD2B3 #B3EFB4 #B3D0EF
split-complementary
#EFB3EE #D0EFB3 #B3EFD2
monochromatic
#DA4ED7 #E480E3 #EFB3EE #FAE6F9 #FAE6F9
Accessibility & contrast
On white
1.70
#EFB3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EFB3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB3EE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB3EE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F0
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#F3B8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb3ee; /* rgb */ color: rgb(239, 179, 238); /* oklch */ color: oklch(84.0% 0.103 327.0);
Tailwind
colors: {
custom: {
50: '#f5caf3',
500: '#efb3ee',
950: '#000000',
},
}SCSS
$custom: #efb3ee; $custom-light: #f5caf3; $custom-dark: #000000;
JSON
{
"hex": "#efb3ee",
"rgb": {
"r": 239,
"g": 179,
"b": 238
},
"hsl": {
"h": 301,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.84027,
"c": 0.1034,
"h": 327
},
"luminance": 0.56764
}Semantic roles & 50–950 ramp
primary
#EFB3EE
secondary
#79CD7B
accent
#CD1B18
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285