#EFB2EF#EFB2EF
#EFB2EF is a very light, moderate purple. Relative luminance 0.564; OKLCH L 83.9% C 0.106 H 326.5°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2EF |
|---|---|
| RGB | rgb(239, 178, 239) |
| HSL | hsl(300, 66%, 82%) |
| HSV | hsv(300, 26%, 94%) |
| CMYK | cmyk(0%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(79.86, 32.03, -21.73) |
| CIE-LCH | lch(79.86, 38.71, 325.84°) |
| OKLab | oklab(83.89% 0.0885 -0.0586) |
| OKLCH | oklch(83.89% 0.106 326.5) |
| XYZ | xyz(67.0954, 56.4255, 89.0014) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.95
Plum
#DDA0DD
ΔE00 4.66
Mauve
#E0B0FF
ΔE00 5.86
Light Lilac
#EDC8FF
ΔE00 6.01
Very Light Purple
#F6CEFC
ΔE00 6.83
Pale Mauve
#FED0FC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2EF #B2EFB2
analogous
#D1B2EF #EFB2EF #EFB2D1
triadic
#EFB2EF #EFEFB2 #B2EFEF
tetradic
#EFB2EF #EFD1B2 #B2EFB2 #B2D1EF
square
#EFB2EF #EFD1B2 #B2EFB2 #B2D1EF
split-complementary
#EFB2EF #D1EFB2 #B2EFD1
monochromatic
#DA4DDA #E47FE4 #EFB2EF #FAE5FA #FAE6FA
Accessibility & contrast
On white
1.71
#EFB2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#EFB2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2EF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2EF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#F3B7C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb2ef; /* rgb */ color: rgb(239, 178, 239); /* oklch */ color: oklch(83.9% 0.106 326.5);
Tailwind
colors: {
custom: {
50: '#f5c9f4',
500: '#efb2ef',
950: '#000000',
},
}SCSS
$custom: #efb2ef; $custom-light: #f5c9f4; $custom-dark: #000000;
JSON
{
"hex": "#efb2ef",
"rgb": {
"r": 239,
"g": 178,
"b": 239
},
"hsl": {
"h": 300,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.83891,
"c": 0.10614,
"h": 326.5
},
"luminance": 0.56424
}Semantic roles & 50–950 ramp
primary
#EFB2EF
secondary
#78CD78
accent
#CD1818
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285