#EFB3EF#EFB3EF
#EFB3EF is a very light, moderate purple. Relative luminance 0.568; OKLCH L 84.1% C 0.104 H 326.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB3EF |
|---|---|
| RGB | rgb(239, 179, 239) |
| HSL | hsl(300, 65%, 82%) |
| HSV | hsv(300, 25%, 94%) |
| CMYK | cmyk(0%, 25.1%, 0%, 6.3%) |
| CIE-LAB | lab(80.08, 31.50, -21.39) |
| CIE-LCH | lch(80.08, 38.07, 325.82°) |
| OKLab | oklab(84.06% 0.087 -0.0577) |
| OKLCH | oklch(84.06% 0.104 326.5) |
| XYZ | xyz(67.2951, 56.8249, 89.0680) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.80
Plum
#DDA0DD
ΔE00 4.83
Light Lilac
#EDC8FF
ΔE00 5.80
Mauve
#E0B0FF
ΔE00 5.95
Very Light Purple
#F6CEFC
ΔE00 6.57
Pale Mauve
#FED0FC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB3EF #B3EFB3
analogous
#D1B3EF #EFB3EF #EFB3D1
triadic
#EFB3EF #EFEFB3 #B3EFEF
tetradic
#EFB3EF #EFD1B3 #B3EFB3 #B3D1EF
square
#EFB3EF #EFD1B3 #B3EFB3 #B3D1EF
split-complementary
#EFB3EF #D1EFB3 #B3EFD1
monochromatic
#DA4EDA #E480E4 #EFB3EF #FAE6FA #FAE6FA
Accessibility & contrast
On white
1.70
#EFB3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EFB3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB3EF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB3EF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#F3B8C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efb3ef; /* rgb */ color: rgb(239, 179, 239); /* oklch */ color: oklch(84.1% 0.104 326.5);
Tailwind
colors: {
custom: {
50: '#f5caf4',
500: '#efb3ef',
950: '#000000',
},
}SCSS
$custom: #efb3ef; $custom-light: #f5caf4; $custom-dark: #000000;
JSON
{
"hex": "#efb3ef",
"rgb": {
"r": 239,
"g": 179,
"b": 239
},
"hsl": {
"h": 300,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.84063,
"c": 0.10438,
"h": 326.5
},
"luminance": 0.56823
}Semantic roles & 50–950 ramp
primary
#EFB3EF
secondary
#79CD79
accent
#CD1818
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285