#EFBDF6#EFBDF6
#EFBDF6 is a very light, moderate purple. Relative luminance 0.614; OKLCH L 86.1% C 0.094 H 322.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDF6 |
|---|---|
| RGB | rgb(239, 189, 246) |
| HSL | hsl(293, 76%, 85%) |
| HSV | hsv(293, 23%, 96%) |
| CMYK | cmyk(2.8%, 23.2%, 0%, 3.5%) |
| CIE-LAB | lab(82.59, 27.47, -21.33) |
| CIE-LCH | lch(82.59, 34.78, 322.18°) |
| OKLab | oklab(86.07% 0.0744 -0.0576) |
| OKLCH | oklch(86.07% 0.094 322.3) |
| XYZ | xyz(70.4266, 61.4013, 95.3126) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.72
Light Lilac
#EDC8FF
ΔE00 3.28
Very Light Purple
#F6CEFC
ΔE00 4.29
Pale Mauve
#FED0FC
ΔE00 5.06
Pale Lavender
#EECFFE
ΔE00 5.08
Light Lavender
#DFC5FE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDF6 #C4F6BD
analogous
#D3BDF6 #EFBDF6 #F6BDE0
triadic
#EFBDF6 #F6EFBD #BDF6EF
tetradic
#EFBDF6 #F6D3BD #C4F6BD #BDE0F6
square
#EFBDF6 #F6D3BD #C4F6BD #BDE0F6
split-complementary
#EFBDF6 #E0F6BD #BDF6D3
monochromatic
#D551E7 #E287EF #EFBDF6 #F8E4FB #F8E4FB
Accessibility & contrast
On white
1.58
#EFBDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#EFBDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDF6
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDF6 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF8
Deuteranopia (green-blind)
#C3D0F4
Tritanopia (blue-blind)
#F1C2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbdf6; /* rgb */ color: rgb(239, 189, 246); /* oklch */ color: oklch(86.1% 0.094 322.3);
Tailwind
colors: {
custom: {
50: '#f4d1f9',
500: '#efbdf6',
950: '#000000',
},
}SCSS
$custom: #efbdf6; $custom-light: #f4d1f9; $custom-dark: #000000;
JSON
{
"hex": "#efbdf6",
"rgb": {
"r": 239,
"g": 189,
"b": 246
},
"hsl": {
"h": 292.632,
"s": 76,
"l": 85.294
},
"oklch": {
"l": 0.86065,
"c": 0.09407,
"h": 322.3
},
"luminance": 0.614
}Semantic roles & 50–950 ramp
primary
#EFBDF6
secondary
#8AD87F
accent
#D80D26
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385