#EFBDEF#EFBDEF
#EFBDEF is a very light, moderate purple. Relative luminance 0.610; OKLCH L 85.8% C 0.087 H 326.3°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDEF |
|---|---|
| RGB | rgb(239, 189, 239) |
| HSL | hsl(300, 61%, 84%) |
| HSV | hsv(300, 21%, 94%) |
| CMYK | cmyk(0%, 20.9%, 0%, 6.3%) |
| CIE-LAB | lab(82.37, 26.18, -17.93) |
| CIE-LCH | lch(82.37, 31.73, 325.59°) |
| OKLab | oklab(85.82% 0.0722 -0.0482) |
| OKLCH | oklch(85.82% 0.087 326.3) |
| XYZ | xyz(69.3724, 60.9796, 89.7605) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.39
Very Light Purple
#F6CEFC
ΔE00 3.95
Light Lilac
#EDC8FF
ΔE00 4.12
Pale Mauve
#FED0FC
ΔE00 4.37
Pale Lavender
#EECFFE
ΔE00 5.21
Pale Lilac
#E4CBFF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDEF #BDEFBD
analogous
#D6BDEF #EFBDEF #EFBDD6
triadic
#EFBDEF #EFEFBD #BDEFEF
tetradic
#EFBDEF #EFD6BD #BDEFBD #BDD6EF
square
#EFBDEF #EFD6BD #BDEFBD #BDD6EF
split-complementary
#EFBDEF #D6EFBD #BDEFD6
monochromatic
#D75AD7 #E38CE3 #EFBDEF #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.59
#EFBDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#EFBDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDEF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDEF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#F2C1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbdef; /* rgb */ color: rgb(239, 189, 239); /* oklch */ color: oklch(85.8% 0.087 326.3);
Tailwind
colors: {
custom: {
50: '#f4d1f4',
500: '#efbdef',
950: '#000000',
},
}SCSS
$custom: #efbdef; $custom-light: #f4d1f4; $custom-dark: #000000;
JSON
{
"hex": "#efbdef",
"rgb": {
"r": 239,
"g": 189,
"b": 239
},
"hsl": {
"h": 300,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.85817,
"c": 0.08683,
"h": 326.3
},
"luminance": 0.60978
}Semantic roles & 50–950 ramp
primary
#EFBDEF
secondary
#83CD83
accent
#C91D1D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385