#EFBDFB#EFBDFB
#EFBDFB is a very light, moderate purple. Relative luminance 0.617; OKLCH L 86.2% C 0.099 H 319.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDFB |
|---|---|
| RGB | rgb(239, 189, 251) |
| HSL | hsl(288, 89%, 86%) |
| HSV | hsv(288, 25%, 98%) |
| CMYK | cmyk(4.8%, 24.7%, 0%, 1.6%) |
| CIE-LAB | lab(82.76, 28.42, -23.75) |
| CIE-LCH | lch(82.76, 37.03, 320.12°) |
| OKLab | oklab(86.25% 0.0759 -0.0643) |
| OKLCH | oklch(86.25% 0.099 319.7) |
| XYZ | xyz(71.2044, 61.7124, 99.4088) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.84
Light Lilac
#EDC8FF
ΔE00 3.17
Very Light Purple
#F6CEFC
ΔE00 4.88
Mauve
#E0B0FF
ΔE00 5.01
Light Lavender
#DFC5FE
ΔE00 5.15
Pale Lavender
#EECFFE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDFB #C9FBBD
analogous
#D0BDFB #EFBDFB #FBBDE8
triadic
#EFBDFB #FBEFBD #BDFBEF
tetradic
#EFBDFB #FBD0BD #C9FBBD #BDE8FB
square
#EFBDFB #FBD0BD #C9FBBD #BDE8FB
split-complementary
#EFBDFB #E8FBBD #BDFBD0
monochromatic
#D34AF4 #E183F8 #EFBDFB #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.57
#EFBDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#EFBDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDFB
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDFB | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFE
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#F0C3D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbdfb; /* rgb */ color: rgb(239, 189, 251); /* oklch */ color: oklch(86.2% 0.099 319.7);
Tailwind
colors: {
custom: {
50: '#f4d1fc',
500: '#efbdfb',
950: '#000000',
},
}SCSS
$custom: #efbdfb; $custom-light: #f4d1fc; $custom-dark: #000000;
JSON
{
"hex": "#efbdfb",
"rgb": {
"r": 239,
"g": 189,
"b": 251
},
"hsl": {
"h": 288.387,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.86248,
"c": 0.09946,
"h": 319.7
},
"luminance": 0.61711
}Semantic roles & 50–950 ramp
primary
#EFBDFB
secondary
#8FE07C
accent
#E5002D
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385