#EFBCED#EFBCED
#EFBCED is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.6% C 0.087 H 327.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCED |
|---|---|
| RGB | rgb(239, 188, 237) |
| HSL | hsl(302, 61%, 84%) |
| HSV | hsv(302, 21%, 94%) |
| CMYK | cmyk(0%, 21.3%, 0.8%, 6.3%) |
| CIE-LAB | lab(82.07, 26.35, -17.30) |
| CIE-LCH | lch(82.07, 31.52, 326.71°) |
| OKLab | oklab(85.57% 0.0731 -0.0464) |
| OKLCH | oklch(85.57% 0.087 327.6) |
| XYZ | xyz(68.8643, 60.4334, 88.1415) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.81
Very Light Purple
#F6CEFC
ΔE00 4.22
Pale Mauve
#FED0FC
ΔE00 4.51
Light Lilac
#EDC8FF
ΔE00 4.54
Pale Lavender
#EECFFE
ΔE00 5.55
Pale Lilac
#E4CBFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCED #BCEFBE
analogous
#D7BCEF #EFBCED #EFBCD3
triadic
#EFBCED #EDEFBC #BCEDEF
tetradic
#EFBCED #EFD7BC #BCEFBE #BCD3EF
square
#EFBCED #EFD7BC #BCEFBE #BCD3EF
split-complementary
#EFBCED #D3EFBC #BCEFD7
monochromatic
#D759D2 #E38BE0 #EFBCED #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.60
#EFBCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#EFBCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCED
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCED | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#C5CEEB
Tritanopia (blue-blind)
#F3C0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbced; /* rgb */ color: rgb(239, 188, 237); /* oklch */ color: oklch(85.6% 0.087 327.6);
Tailwind
colors: {
custom: {
50: '#f4d0f2',
500: '#efbced',
950: '#000000',
},
}SCSS
$custom: #efbced; $custom-light: #f4d0f2; $custom-dark: #000000;
JSON
{
"hex": "#efbced",
"rgb": {
"r": 239,
"g": 188,
"b": 237
},
"hsl": {
"h": 302.353,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.85569,
"c": 0.0866,
"h": 327.6
},
"luminance": 0.60432
}Semantic roles & 50–950 ramp
primary
#EFBCED
secondary
#82CD85
accent
#C9231C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385