#EFB6EE#EFB6EE
#EFB6EE is a very light, moderate purple. Relative luminance 0.580; OKLCH L 84.5% C 0.098 H 327.0°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB6EE |
|---|---|
| RGB | rgb(239, 182, 238) |
| HSL | hsl(301, 64%, 83%) |
| HSV | hsv(301, 24%, 94%) |
| CMYK | cmyk(0%, 23.8%, 0.4%, 6.3%) |
| CIE-LAB | lab(80.73, 29.72, -19.87) |
| CIE-LCH | lch(80.73, 35.75, 326.23°) |
| OKLab | oklab(84.55% 0.0823 -0.0535) |
| OKLCH | oklch(84.55% 0.098 327) |
| XYZ | xyz(67.7556, 57.9816, 88.4947) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.60
Light Lilac
#EDC8FF
ΔE00 5.28
Plum
#DDA0DD
ΔE00 5.41
Very Light Purple
#F6CEFC
ΔE00 5.74
Pale Mauve
#FED0FC
ΔE00 6.08
Mauve
#E0B0FF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB6EE #B6EFB7
analogous
#D4B6EF #EFB6EE #EFB6D1
triadic
#EFB6EE #EEEFB6 #B6EEEF
tetradic
#EFB6EE #EFD4B6 #B6EFB7 #B6D1EF
square
#EFB6EE #EFD4B6 #B6EFB7 #B6D1EF
split-complementary
#EFB6EE #D1EFB6 #B6EFD4
monochromatic
#D952D7 #E484E2 #EFB6EE #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.67
#EFB6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#EFB6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB6EE
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB6EE | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#F3BAC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb6ee; /* rgb */ color: rgb(239, 182, 238); /* oklch */ color: oklch(84.5% 0.098 327.0);
Tailwind
colors: {
custom: {
50: '#f5ccf3',
500: '#efb6ee',
950: '#000000',
},
}SCSS
$custom: #efb6ee; $custom-light: #f5ccf3; $custom-dark: #000000;
JSON
{
"hex": "#efb6ee",
"rgb": {
"r": 239,
"g": 182,
"b": 238
},
"hsl": {
"h": 301.053,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.84548,
"c": 0.09813,
"h": 327
},
"luminance": 0.5798
}Semantic roles & 50–950 ramp
primary
#EFB6EE
secondary
#7CCD7D
accent
#CC1D1A
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385