#EFBDED#EFBDED
#EFBDED is a very light, moderate purple. Relative luminance 0.609; OKLCH L 85.7% C 0.085 H 327.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDED |
|---|---|
| RGB | rgb(239, 189, 237) |
| HSL | hsl(302, 61%, 84%) |
| HSV | hsv(302, 21%, 94%) |
| CMYK | cmyk(0%, 20.9%, 0.8%, 6.3%) |
| CIE-LAB | lab(82.30, 25.82, -16.96) |
| CIE-LCH | lch(82.30, 30.89, 326.70°) |
| OKLab | oklab(85.75% 0.0716 -0.0455) |
| OKLCH | oklch(85.75% 0.085 327.6) |
| XYZ | xyz(69.0786, 60.8621, 88.2130) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.90
Very Light Purple
#F6CEFC
ΔE00 3.99
Pale Mauve
#FED0FC
ΔE00 4.28
Light Lilac
#EDC8FF
ΔE00 4.46
Pale Lavender
#EECFFE
ΔE00 5.35
Pale Lilac
#E4CBFF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDED #BDEFBF
analogous
#D8BDEF #EFBDED #EFBDD4
triadic
#EFBDED #EDEFBD #BDEDEF
tetradic
#EFBDED #EFD8BD #BDEFBF #BDD4EF
square
#EFBDED #EFD8BD #BDEFBF #BDD4EF
split-complementary
#EFBDED #D4EFBD #BDEFD8
monochromatic
#D75AD2 #E38CE0 #EFBDED #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.59
#EFBDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#EFBDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDED
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDED | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#F3C1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbded; /* rgb */ color: rgb(239, 189, 237); /* oklch */ color: oklch(85.7% 0.085 327.6);
Tailwind
colors: {
custom: {
50: '#f4d1f2',
500: '#efbded',
950: '#000000',
},
}SCSS
$custom: #efbded; $custom-light: #f4d1f2; $custom-dark: #000000;
JSON
{
"hex": "#efbded",
"rgb": {
"r": 239,
"g": 189,
"b": 237
},
"hsl": {
"h": 302.4,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.85747,
"c": 0.08483,
"h": 327.6
},
"luminance": 0.6086
}Semantic roles & 50–950 ramp
primary
#EFBDED
secondary
#83CD86
accent
#C9241D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385