#EFBDEB#EFBDEB
#EFBDEB is a very light, moderate purple. Relative luminance 0.607; OKLCH L 85.7% C 0.083 H 328.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDEB |
|---|---|
| RGB | rgb(239, 189, 235) |
| HSL | hsl(305, 61%, 84%) |
| HSV | hsv(305, 21%, 94%) |
| CMYK | cmyk(0%, 20.9%, 1.7%, 6.3%) |
| CIE-LAB | lab(82.24, 25.46, -15.98) |
| CIE-LCH | lch(82.24, 30.06, 327.88°) |
| OKLab | oklab(85.68% 0.071 -0.0428) |
| OKLCH | oklch(85.68% 0.083 328.9) |
| XYZ | xyz(68.7881, 60.7459, 86.6827) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.10
Pale Mauve
#FED0FC
ΔE00 4.25
Light Lavendar
#EFC0FE
ΔE00 4.42
Light Lilac
#EDC8FF
ΔE00 4.84
Pale Lavender
#EECFFE
ΔE00 5.53
Pale Lilac
#E4CBFF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDEB #BDEFC1
analogous
#DABDEF #EFBDEB #EFBDD2
triadic
#EFBDEB #EBEFBD #BDEBEF
tetradic
#EFBDEB #EFDABD #BDEFC1 #BDD2EF
square
#EFBDEB #EFDABD #BDEFC1 #BDD2EF
split-complementary
#EFBDEB #D2EFBD #BDEFDA
monochromatic
#D75ACD #E38CDC #EFBDEB #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.60
#EFBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#EFBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDEB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDEB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#C6CFE9
Tritanopia (blue-blind)
#F3C0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbdeb; /* rgb */ color: rgb(239, 189, 235); /* oklch */ color: oklch(85.7% 0.083 328.9);
Tailwind
colors: {
custom: {
50: '#f4d1f1',
500: '#efbdeb',
950: '#000000',
},
}SCSS
$custom: #efbdeb; $custom-light: #f4d1f1; $custom-dark: #000000;
JSON
{
"hex": "#efbdeb",
"rgb": {
"r": 239,
"g": 189,
"b": 235
},
"hsl": {
"h": 304.8,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.85678,
"c": 0.08288,
"h": 328.9
},
"luminance": 0.60744
}Semantic roles & 50–950 ramp
primary
#EFBDEB
secondary
#83CD89
accent
#C92B1D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385