#EFB8EF#EFB8EF
#EFB8EF is a very light, moderate purple. Relative luminance 0.589; OKLCH L 84.9% C 0.096 H 326.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8EF |
|---|---|
| RGB | rgb(239, 184, 239) |
| HSL | hsl(300, 63%, 83%) |
| HSV | hsv(300, 23%, 94%) |
| CMYK | cmyk(0%, 23%, 0%, 6.3%) |
| CIE-LAB | lab(81.22, 28.84, -19.67) |
| CIE-LCH | lch(81.22, 34.91, 325.71°) |
| OKLab | oklab(84.93% 0.0796 -0.0529) |
| OKLCH | oklch(84.93% 0.096 326.4) |
| XYZ | xyz(68.3154, 58.8655, 89.4081) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.29
Light Lilac
#EDC8FF
ΔE00 4.83
Very Light Purple
#F6CEFC
ΔE00 5.24
Pale Mauve
#FED0FC
ΔE00 5.63
Plum
#DDA0DD
ΔE00 5.82
Pale Lavender
#EECFFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8EF #B8EFB8
analogous
#D3B8EF #EFB8EF #EFB8D3
triadic
#EFB8EF #EFEFB8 #B8EFEF
tetradic
#EFB8EF #EFD3B8 #B8EFB8 #B8D3EF
square
#EFB8EF #EFD3B8 #B8EFB8 #B8D3EF
split-complementary
#EFB8EF #D3EFB8 #B8EFD3
monochromatic
#D854D8 #E486E4 #EFB8EF #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.64
#EFB8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#EFB8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8EF
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8EF | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#F3BCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efb8ef; /* rgb */ color: rgb(239, 184, 239); /* oklch */ color: oklch(84.9% 0.096 326.4);
Tailwind
colors: {
custom: {
50: '#f4cdf4',
500: '#efb8ef',
950: '#000000',
},
}SCSS
$custom: #efb8ef; $custom-light: #f4cdf4; $custom-dark: #000000;
JSON
{
"hex": "#efb8ef",
"rgb": {
"r": 239,
"g": 184,
"b": 239
},
"hsl": {
"h": 300,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.84934,
"c": 0.09561,
"h": 326.4
},
"luminance": 0.58864
}Semantic roles & 50–950 ramp
primary
#EFB8EF
secondary
#7ECD7E
accent
#CB1B1B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171317
muted
#858385