#EFB8EE#EFB8EE
#EFB8EE is a very light, moderate purple. Relative luminance 0.588; OKLCH L 84.9% C 0.095 H 327.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8EE |
|---|---|
| RGB | rgb(239, 184, 238) |
| HSL | hsl(301, 63%, 83%) |
| HSV | hsv(301, 23%, 94%) |
| CMYK | cmyk(0%, 23%, 0.4%, 6.3%) |
| CIE-LAB | lab(81.19, 28.66, -19.18) |
| CIE-LCH | lch(81.19, 34.48, 326.21°) |
| OKLab | oklab(84.9% 0.0793 -0.0516) |
| OKLCH | oklch(84.9% 0.095 327) |
| XYZ | xyz(68.1681, 58.8066, 88.6322) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.48
Light Lilac
#EDC8FF
ΔE00 4.93
Very Light Purple
#F6CEFC
ΔE00 5.22
Pale Mauve
#FED0FC
ΔE00 5.56
Plum
#DDA0DD
ΔE00 5.85
Pale Lavender
#EECFFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8EE #B8EFB9
analogous
#D4B8EF #EFB8EE #EFB8D2
triadic
#EFB8EE #EEEFB8 #B8EEEF
tetradic
#EFB8EE #EFD4B8 #B8EFB9 #B8D2EF
square
#EFB8EE #EFD4B8 #B8EFB9 #B8D2EF
split-complementary
#EFB8EE #D2EFB8 #B8EFD4
monochromatic
#D854D6 #E486E2 #EFB8EE #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.65
#EFB8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#EFB8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8EE
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8EE | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5F0
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#F3BCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efb8ee; /* rgb */ color: rgb(239, 184, 238); /* oklch */ color: oklch(84.9% 0.095 327.0);
Tailwind
colors: {
custom: {
50: '#f4cdf3',
500: '#efb8ee',
950: '#000000',
},
}SCSS
$custom: #efb8ee; $custom-light: #f4cdf3; $custom-dark: #000000;
JSON
{
"hex": "#efb8ee",
"rgb": {
"r": 239,
"g": 184,
"b": 238
},
"hsl": {
"h": 301.091,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.84898,
"c": 0.09461,
"h": 327
},
"luminance": 0.58805
}Semantic roles & 50–950 ramp
primary
#EFB8EE
secondary
#7ECD7F
accent
#CB1E1B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171317
muted
#858385