#EFB2EB#EFB2EB
#EFB2EB is a very light, moderate purple. Relative luminance 0.562; OKLCH L 83.7% C 0.102 H 328.6°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2EB |
|---|---|
| RGB | rgb(239, 178, 235) |
| HSL | hsl(304, 66%, 82%) |
| HSV | hsv(304, 26%, 94%) |
| CMYK | cmyk(0%, 25.5%, 1.7%, 6.3%) |
| CIE-LAB | lab(79.72, 31.30, -19.78) |
| CIE-LCH | lch(79.72, 37.03, 327.71°) |
| OKLab | oklab(83.75% 0.0873 -0.0532) |
| OKLCH | oklch(83.75% 0.102 328.6) |
| XYZ | xyz(66.5110, 56.1918, 85.9237) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.47
Plum
#DDA0DD
ΔE00 4.69
Light Lilac
#EDC8FF
ΔE00 6.27
Very Light Purple
#F6CEFC
ΔE00 6.71
Mauve
#E0B0FF
ΔE00 6.72
Pale Mauve
#FED0FC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2EB #B2EFB6
analogous
#D5B2EF #EFB2EB #EFB2CD
triadic
#EFB2EB #EBEFB2 #B2EBEF
tetradic
#EFB2EB #EFD5B2 #B2EFB6 #B2CDEF
square
#EFB2EB #EFD5B2 #B2EFB6 #B2CDEF
split-complementary
#EFB2EB #CDEFB2 #B2EFD5
monochromatic
#DA4DD1 #E47FDE #EFB2EB #FAE5F8 #FAE6F8
Accessibility & contrast
On white
1.72
#EFB2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EFB2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2EB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2EB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1ED
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#F4B6C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb2eb; /* rgb */ color: rgb(239, 178, 235); /* oklch */ color: oklch(83.7% 0.102 328.6);
Tailwind
colors: {
custom: {
50: '#f5c9f1',
500: '#efb2eb',
950: '#000000',
},
}SCSS
$custom: #efb2eb; $custom-light: #f5c9f1; $custom-dark: #000000;
JSON
{
"hex": "#efb2eb",
"rgb": {
"r": 239,
"g": 178,
"b": 235
},
"hsl": {
"h": 303.934,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.83745,
"c": 0.10223,
"h": 328.6
},
"luminance": 0.5619
}Semantic roles & 50–950 ramp
primary
#EFB2EB
secondary
#78CD7E
accent
#CD2418
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285