#EFB8EB#EFB8EB
#EFB8EB is a very light, moderate purple. Relative luminance 0.586; OKLCH L 84.8% C 0.092 H 328.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8EB |
|---|---|
| RGB | rgb(239, 184, 235) |
| HSL | hsl(304, 63%, 83%) |
| HSV | hsv(304, 23%, 94%) |
| CMYK | cmyk(0%, 23%, 1.7%, 6.3%) |
| CIE-LAB | lab(81.09, 28.11, -17.72) |
| CIE-LCH | lch(81.09, 33.23, 327.78°) |
| OKLab | oklab(84.79% 0.0784 -0.0475) |
| OKLCH | oklch(84.79% 0.092 328.8) |
| XYZ | xyz(67.7310, 58.6318, 86.3303) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.12
Very Light Purple
#F6CEFC
ΔE00 5.22
Light Lilac
#EDC8FF
ΔE00 5.31
Pale Mauve
#FED0FC
ΔE00 5.41
Plum
#DDA0DD
ΔE00 6.00
Pale Lavender
#EECFFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8EB #B8EFBC
analogous
#D7B8EF #EFB8EB #EFB8CF
triadic
#EFB8EB #EBEFB8 #B8EBEF
tetradic
#EFB8EB #EFD7B8 #B8EFBC #B8CFEF
square
#EFB8EB #EFD7B8 #B8EFBC #B8CFEF
split-complementary
#EFB8EB #CFEFB8 #B8EFD7
monochromatic
#D854CF #E486DD #EFB8EB #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.65
#EFB8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#EFB8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8EB
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8EB | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#F3BCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efb8eb; /* rgb */ color: rgb(239, 184, 235); /* oklch */ color: oklch(84.8% 0.092 328.8);
Tailwind
colors: {
custom: {
50: '#f4cdf1',
500: '#efb8eb',
950: '#000000',
},
}SCSS
$custom: #efb8eb; $custom-light: #f4cdf1; $custom-dark: #000000;
JSON
{
"hex": "#efb8eb",
"rgb": {
"r": 239,
"g": 184,
"b": 235
},
"hsl": {
"h": 304.364,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.84792,
"c": 0.09168,
"h": 328.8
},
"luminance": 0.5863
}Semantic roles & 50–950 ramp
primary
#EFB8EB
secondary
#7ECD84
accent
#CB271B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171316
muted
#858385