#EFBCEF#EFBCEF
#EFBCEF is a very light, moderate purple. Relative luminance 0.605; OKLCH L 85.6% C 0.089 H 326.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCEF |
|---|---|
| RGB | rgb(239, 188, 239) |
| HSL | hsl(300, 61%, 84%) |
| HSV | hsv(300, 21%, 94%) |
| CMYK | cmyk(0%, 21.3%, 0%, 6.3%) |
| CIE-LAB | lab(82.14, 26.71, -18.28) |
| CIE-LCH | lch(82.14, 32.37, 325.62°) |
| OKLab | oklab(85.64% 0.0737 -0.0491) |
| OKLCH | oklch(85.64% 0.089 326.3) |
| XYZ | xyz(69.1581, 60.5509, 89.6890) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.31
Very Light Purple
#F6CEFC
ΔE00 4.20
Light Lilac
#EDC8FF
ΔE00 4.23
Pale Mauve
#FED0FC
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 5.43
Pale Lilac
#E4CBFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCEF #BCEFBC
analogous
#D5BCEF #EFBCEF #EFBCD5
triadic
#EFBCEF #EFEFBC #BCEFEF
tetradic
#EFBCEF #EFD5BC #BCEFBC #BCD5EF
square
#EFBCEF #EFD5BC #BCEFBC #BCD5EF
split-complementary
#EFBCEF #D5EFBC #BCEFD5
monochromatic
#D759D7 #E38BE3 #EFBCEF #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.60
#EFBCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#EFBCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCEF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCEF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F1
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#F2C0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbcef; /* rgb */ color: rgb(239, 188, 239); /* oklch */ color: oklch(85.6% 0.089 326.3);
Tailwind
colors: {
custom: {
50: '#f4d0f4',
500: '#efbcef',
950: '#000000',
},
}SCSS
$custom: #efbcef; $custom-light: #f4d0f4; $custom-dark: #000000;
JSON
{
"hex": "#efbcef",
"rgb": {
"r": 239,
"g": 188,
"b": 239
},
"hsl": {
"h": 300,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.85639,
"c": 0.08858,
"h": 326.3
},
"luminance": 0.60549
}Semantic roles & 50–950 ramp
primary
#EFBCEF
secondary
#82CD82
accent
#C91C1C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385