#EFBDF3#EFBDF3
#EFBDF3 is a very light, moderate purple. Relative luminance 0.612; OKLCH L 86.0% C 0.091 H 323.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDF3 |
|---|---|
| RGB | rgb(239, 189, 243) |
| HSL | hsl(296, 69%, 85%) |
| HSV | hsv(296, 22%, 95%) |
| CMYK | cmyk(1.6%, 22.2%, 0%, 4.7%) |
| CIE-LAB | lab(82.50, 26.92, -19.88) |
| CIE-LCH | lch(82.50, 33.46, 323.56°) |
| OKLab | oklab(85.96% 0.0735 -0.0536) |
| OKLCH | oklch(85.96% 0.091 323.9) |
| XYZ | xyz(69.9699, 61.2186, 92.9071) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.41
Light Lilac
#EDC8FF
ΔE00 3.56
Very Light Purple
#F6CEFC
ΔE00 4.06
Pale Mauve
#FED0FC
ΔE00 4.70
Pale Lavender
#EECFFE
ΔE00 5.07
Light Lavender
#DFC5FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDF3 #C1F3BD
analogous
#D4BDF3 #EFBDF3 #F3BDDC
triadic
#EFBDF3 #F3EFBD #BDF3EF
tetradic
#EFBDF3 #F3D4BD #C1F3BD #BDDCF3
square
#EFBDF3 #F3D4BD #C1F3BD #BDDCF3
split-complementary
#EFBDF3 #DCF3BD #BDF3D4
monochromatic
#D655E0 #E289EA #EFBDF3 #F9E5FA #F9E5FA
Accessibility & contrast
On white
1.59
#EFBDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#EFBDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDF3
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDF3 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF5
Deuteranopia (green-blind)
#C4CFF1
Tritanopia (blue-blind)
#F2C2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbdf3; /* rgb */ color: rgb(239, 189, 243); /* oklch */ color: oklch(86.0% 0.091 323.9);
Tailwind
colors: {
custom: {
50: '#f4d1f7',
500: '#efbdf3',
950: '#000000',
},
}SCSS
$custom: #efbdf3; $custom-light: #f4d1f7; $custom-dark: #000000;
JSON
{
"hex": "#efbdf3",
"rgb": {
"r": 239,
"g": 189,
"b": 243
},
"hsl": {
"h": 295.556,
"s": 69.231,
"l": 84.706
},
"oklch": {
"l": 0.85958,
"c": 0.09092,
"h": 323.9
},
"luminance": 0.61217
}Semantic roles & 50–950 ramp
primary
#EFBDF3
secondary
#87D381
accent
#D11422
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385