#EFBDFE#EFBDFE
#EFBDFE is a very light, moderate purple. Relative luminance 0.619; OKLCH L 86.4% C 0.103 H 318.3°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDFE |
|---|---|
| RGB | rgb(239, 189, 254) |
| HSL | hsl(286, 97%, 87%) |
| HSV | hsv(286, 26%, 100%) |
| CMYK | cmyk(5.9%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(82.86, 28.99, -25.19) |
| CIE-LCH | lch(82.86, 38.41, 319.01°) |
| OKLab | oklab(86.36% 0.0767 -0.0684) |
| OKLCH | oklch(86.36% 0.103 318.3) |
| XYZ | xyz(71.6810, 61.9031, 101.9191) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.86
Light Lilac
#EDC8FF
ΔE00 3.30
Mauve
#E0B0FF
ΔE00 4.51
Light Lavender
#DFC5FE
ΔE00 5.01
Very Light Purple
#F6CEFC
ΔE00 5.32
Light Violet
#D6B4FC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDFE #CCFEBD
analogous
#CFBDFE #EFBDFE #FEBDED
triadic
#EFBDFE #FEEFBD #BDFEEF
tetradic
#EFBDFE #FECFBD #CCFEBD #BDEDFE
square
#EFBDFE #FECFBD #CCFEBD #BDEDFE
split-complementary
#EFBDFE #EDFEBD #BDFECF
monochromatic
#D244FC #E081FD #EFBDFE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.57
#EFBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#EFBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDFE
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDFE | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#F0C4D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbdfe; /* rgb */ color: rgb(239, 189, 254); /* oklch */ color: oklch(86.4% 0.103 318.3);
Tailwind
colors: {
custom: {
50: '#f5d1ff',
500: '#efbdfe',
950: '#000000',
},
}SCSS
$custom: #efbdfe; $custom-light: #f5d1ff; $custom-dark: #000000;
JSON
{
"hex": "#efbdfe",
"rgb": {
"r": 239,
"g": 189,
"b": 254
},
"hsl": {
"h": 286.154,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.86359,
"c": 0.10276,
"h": 318.3
},
"luminance": 0.61902
}Semantic roles & 50–950 ramp
primary
#EFBDFE
secondary
#93E67A
accent
#E60035
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386