#EFBDF4#EFBDF4
#EFBDF4 is a very light, moderate purple. Relative luminance 0.613; OKLCH L 86.0% C 0.092 H 323.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDF4 |
|---|---|
| RGB | rgb(239, 189, 244) |
| HSL | hsl(295, 71%, 85%) |
| HSV | hsv(295, 23%, 96%) |
| CMYK | cmyk(2%, 22.5%, 0%, 4.3%) |
| CIE-LAB | lab(82.53, 27.10, -20.36) |
| CIE-LCH | lch(82.53, 33.90, 323.08°) |
| OKLab | oklab(85.99% 0.0738 -0.0549) |
| OKLCH | oklch(85.99% 0.092 323.3) |
| XYZ | xyz(70.1213, 61.2792, 93.7046) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.17
Light Lilac
#EDC8FF
ΔE00 3.45
Very Light Purple
#F6CEFC
ΔE00 4.13
Pale Mauve
#FED0FC
ΔE00 4.82
Pale Lavender
#EECFFE
ΔE00 5.06
Light Lavender
#DFC5FE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDF4 #C2F4BD
analogous
#D3BDF4 #EFBDF4 #F4BDDE
triadic
#EFBDF4 #F4EFBD #BDF4EF
tetradic
#EFBDF4 #F4D3BD #C2F4BD #BDDEF4
square
#EFBDF4 #F4D3BD #C2F4BD #BDDEF4
split-complementary
#EFBDF4 #DEF4BD #BDF4D3
monochromatic
#D654E3 #E289EB #EFBDF4 #F9E5FB #F9E5FB
Accessibility & contrast
On white
1.58
#EFBDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#EFBDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDF4
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDF4 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF6
Deuteranopia (green-blind)
#C3CFF2
Tritanopia (blue-blind)
#F1C2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbdf4; /* rgb */ color: rgb(239, 189, 244); /* oklch */ color: oklch(86.0% 0.092 323.3);
Tailwind
colors: {
custom: {
50: '#f4d1f7',
500: '#efbdf4',
950: '#000000',
},
}SCSS
$custom: #efbdf4; $custom-light: #f4d1f7; $custom-dark: #000000;
JSON
{
"hex": "#efbdf4",
"rgb": {
"r": 239,
"g": 189,
"b": 244
},
"hsl": {
"h": 294.545,
"s": 71.429,
"l": 84.902
},
"oklch": {
"l": 0.85994,
"c": 0.09196,
"h": 323.3
},
"luminance": 0.61278
}Semantic roles & 50–950 ramp
primary
#EFBDF4
secondary
#88D580
accent
#D31224
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385