#EFB2EE#EFB2EE
#EFB2EE is a very light, moderate purple. Relative luminance 0.564; OKLCH L 83.9% C 0.105 H 327.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2EE |
|---|---|
| RGB | rgb(239, 178, 238) |
| HSL | hsl(301, 66%, 82%) |
| HSV | hsv(301, 26%, 94%) |
| CMYK | cmyk(0%, 25.5%, 0.4%, 6.3%) |
| CIE-LAB | lab(79.82, 31.85, -21.25) |
| CIE-LCH | lch(79.82, 38.28, 326.29°) |
| OKLab | oklab(83.85% 0.0882 -0.0573) |
| OKLCH | oklch(83.85% 0.105 327) |
| XYZ | xyz(66.9481, 56.3666, 88.2256) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.07
Plum
#DDA0DD
ΔE00 4.64
Light Lilac
#EDC8FF
ΔE00 6.06
Mauve
#E0B0FF
ΔE00 6.07
Very Light Purple
#F6CEFC
ΔE00 6.79
Pale Mauve
#FED0FC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2EE #B2EFB3
analogous
#D2B2EF #EFB2EE #EFB2D0
triadic
#EFB2EE #EEEFB2 #B2EEEF
tetradic
#EFB2EE #EFD2B2 #B2EFB3 #B2D0EF
square
#EFB2EE #EFD2B2 #B2EFB3 #B2D0EF
split-complementary
#EFB2EE #D0EFB2 #B2EFD2
monochromatic
#DA4DD8 #E47FE3 #EFB2EE #FAE5F9 #FAE6F9
Accessibility & contrast
On white
1.71
#EFB2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EFB2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2EE
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2EE | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F0
Deuteranopia (green-blind)
#BCC9EC
Tritanopia (blue-blind)
#F3B7C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb2ee; /* rgb */ color: rgb(239, 178, 238); /* oklch */ color: oklch(83.9% 0.105 327.0);
Tailwind
colors: {
custom: {
50: '#f5c9f3',
500: '#efb2ee',
950: '#000000',
},
}SCSS
$custom: #efb2ee; $custom-light: #f5c9f3; $custom-dark: #000000;
JSON
{
"hex": "#efb2ee",
"rgb": {
"r": 239,
"g": 178,
"b": 238
},
"hsl": {
"h": 300.984,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.83854,
"c": 0.10515,
"h": 327
},
"luminance": 0.56365
}Semantic roles & 50–950 ramp
primary
#EFB2EE
secondary
#78CD7A
accent
#CD1B18
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285