#EFBDF0#EFBDF0
#EFBDF0 is a very light, moderate purple. Relative luminance 0.610; OKLCH L 85.9% C 0.088 H 325.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDF0 |
|---|---|
| RGB | rgb(239, 189, 240) |
| HSL | hsl(299, 63%, 84%) |
| HSV | hsv(299, 21%, 94%) |
| CMYK | cmyk(0.4%, 21.2%, 0%, 5.9%) |
| CIE-LAB | lab(82.40, 26.36, -18.42) |
| CIE-LCH | lch(82.40, 32.16, 325.06°) |
| OKLab | oklab(85.85% 0.0726 -0.0495) |
| OKLCH | oklch(85.85% 0.088 325.7) |
| XYZ | xyz(69.5206, 61.0389, 90.5407) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.14
Very Light Purple
#F6CEFC
ΔE00 3.95
Light Lilac
#EDC8FF
ΔE00 3.96
Pale Mauve
#FED0FC
ΔE00 4.43
Pale Lavender
#EECFFE
ΔE00 5.16
Pale Lilac
#E4CBFF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDF0 #BEF0BD
analogous
#D6BDF0 #EFBDF0 #F0BDD8
triadic
#EFBDF0 #F0EFBD #BDF0EF
tetradic
#EFBDF0 #F0D6BD #BEF0BD #BDD8F0
square
#EFBDF0 #F0D6BD #BEF0BD #BDD8F0
split-complementary
#EFBDF0 #D8F0BD #BDF0D6
monochromatic
#D759D9 #E38BE5 #EFBDF0 #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.59
#EFBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#EFBDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDF0
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDF0 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F2
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#F2C1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbdf0; /* rgb */ color: rgb(239, 189, 240); /* oklch */ color: oklch(85.9% 0.088 325.7);
Tailwind
colors: {
custom: {
50: '#f4d1f5',
500: '#efbdf0',
950: '#000000',
},
}SCSS
$custom: #efbdf0; $custom-light: #f4d1f5; $custom-dark: #000000;
JSON
{
"hex": "#efbdf0",
"rgb": {
"r": 239,
"g": 189,
"b": 240
},
"hsl": {
"h": 298.824,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.85852,
"c": 0.08784,
"h": 325.7
},
"luminance": 0.61037
}Semantic roles & 50–950 ramp
primary
#EFBDF0
secondary
#84CF83
accent
#CB1B1E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385