#EFBEEE#EFBEEE
#EFBEEE is a very light, moderate purple. Relative luminance 0.614; OKLCH L 86.0% C 0.084 H 326.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEEE |
|---|---|
| RGB | rgb(239, 190, 238) |
| HSL | hsl(301, 60%, 84%) |
| HSV | hsv(301, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 0.4%, 6.3%) |
| CIE-LAB | lab(82.57, 25.47, -17.09) |
| CIE-LCH | lch(82.57, 30.67, 326.13°) |
| OKLab | oklab(85.96% 0.0705 -0.0459) |
| OKLCH | oklch(85.96% 0.084 326.9) |
| XYZ | xyz(69.4410, 61.3524, 89.0565) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.73
Light Lavendar
#EFC0FE
ΔE00 3.75
Pale Mauve
#FED0FC
ΔE00 4.08
Light Lilac
#EDC8FF
ΔE00 4.20
Pale Lavender
#EECFFE
ΔE00 5.07
Pale Lilac
#E4CBFF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEEE #BEEFBF
analogous
#D8BEEF #EFBEEE #EFBED6
triadic
#EFBEEE #EEEFBE #BEEEEF
tetradic
#EFBEEE #EFD8BE #BEEFBF #BED6EF
square
#EFBEEE #EFD8BE #BEEFBF #BED6EF
split-complementary
#EFBEEE #D6EFBE #BEEFD8
monochromatic
#D75CD4 #E38DE1 #EFBEEE #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.58
#EFBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#EFBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEEE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEEE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#C6D0EC
Tritanopia (blue-blind)
#F2C2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbeee; /* rgb */ color: rgb(239, 190, 238); /* oklch */ color: oklch(86.0% 0.084 326.9);
Tailwind
colors: {
custom: {
50: '#f4d2f3',
500: '#efbeee',
950: '#000000',
},
}SCSS
$custom: #efbeee; $custom-light: #f4d2f3; $custom-dark: #000000;
JSON
{
"hex": "#efbeee",
"rgb": {
"r": 239,
"g": 190,
"b": 238
},
"hsl": {
"h": 301.224,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.8596,
"c": 0.08407,
"h": 326.9
},
"luminance": 0.61351
}Semantic roles & 50–950 ramp
primary
#EFBEEE
secondary
#84CD86
accent
#C8211D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385