#EFB3EB#EFB3EB
#EFB3EB is a very light, moderate purple. Relative luminance 0.566; OKLCH L 83.9% C 0.100 H 328.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB3EB |
|---|---|
| RGB | rgb(239, 179, 235) |
| HSL | hsl(304, 65%, 82%) |
| HSV | hsv(304, 25%, 94%) |
| CMYK | cmyk(0%, 25.1%, 1.7%, 6.3%) |
| CIE-LAB | lab(79.95, 30.77, -19.44) |
| CIE-LCH | lch(79.95, 36.40, 327.72°) |
| OKLab | oklab(83.92% 0.0858 -0.0523) |
| OKLCH | oklch(83.92% 0.1 328.7) |
| XYZ | xyz(66.7107, 56.5911, 85.9902) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.37
Plum
#DDA0DD
ΔE00 4.88
Light Lilac
#EDC8FF
ΔE00 6.09
Very Light Purple
#F6CEFC
ΔE00 6.46
Pale Mauve
#FED0FC
ΔE00 6.68
Mauve
#E0B0FF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB3EB #B3EFB7
analogous
#D5B3EF #EFB3EB #EFB3CD
triadic
#EFB3EB #EBEFB3 #B3EBEF
tetradic
#EFB3EB #EFD5B3 #B3EFB7 #B3CDEF
square
#EFB3EB #EFD5B3 #B3EFB7 #B3CDEF
split-complementary
#EFB3EB #CDEFB3 #B3EFD5
monochromatic
#DA4ED0 #E480DE #EFB3EB #FAE6F8 #FAE6F8
Accessibility & contrast
On white
1.70
#EFB3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#EFB3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB3EB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB3EB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#BEC9E9
Tritanopia (blue-blind)
#F4B7C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb3eb; /* rgb */ color: rgb(239, 179, 235); /* oklch */ color: oklch(83.9% 0.100 328.7);
Tailwind
colors: {
custom: {
50: '#f5caf1',
500: '#efb3eb',
950: '#000000',
},
}SCSS
$custom: #efb3eb; $custom-light: #f5caf1; $custom-dark: #000000;
JSON
{
"hex": "#efb3eb",
"rgb": {
"r": 239,
"g": 179,
"b": 235
},
"hsl": {
"h": 304,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.83919,
"c": 0.10047,
"h": 328.7
},
"luminance": 0.56589
}Semantic roles & 50–950 ramp
primary
#EFB3EB
secondary
#79CD7F
accent
#CD2418
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285