#EFB7FE#EFB7FE
#EFB7FE is a very light, moderate purple. Relative luminance 0.594; OKLCH L 85.3% C 0.113 H 319.0°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7FE |
|---|---|
| RGB | rgb(239, 183, 254) |
| HSL | hsl(287, 97%, 86%) |
| HSV | hsv(287, 28%, 100%) |
| CMYK | cmyk(5.9%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(81.50, 32.18, -27.27) |
| CIE-LCH | lch(81.50, 42.18, 319.72°) |
| OKLab | oklab(85.32% 0.0854 -0.0742) |
| OKLCH | oklch(85.32% 0.113 319) |
| XYZ | xyz(70.4170, 59.3750, 101.4978) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.51
Mauve
#E0B0FF
ΔE00 3.57
Light Lilac
#EDC8FF
ΔE00 4.92
Light Violet
#D6B4FC
ΔE00 5.26
Light Lavender
#DFC5FE
ΔE00 6.18
Plum
#DDA0DD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7FE #C6FEB7
analogous
#CBB7FE #EFB7FE #FEB7E9
triadic
#EFB7FE #FEEFB7 #B7FEEF
tetradic
#EFB7FE #FECBB7 #C6FEB7 #B7E9FE
square
#EFB7FE #FECBB7 #C6FEB7 #B7E9FE
split-complementary
#EFB7FE #E9FEB7 #B7FECB
monochromatic
#D43EFC #E27BFD #EFB7FE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.63
#EFB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#EFB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7FE
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7FE | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#BBCDFC
Tritanopia (blue-blind)
#F0BFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efb7fe; /* rgb */ color: rgb(239, 183, 254); /* oklch */ color: oklch(85.3% 0.113 319.0);
Tailwind
colors: {
custom: {
50: '#f5cdff',
500: '#efb7fe',
950: '#000000',
},
}SCSS
$custom: #efb7fe; $custom-light: #f5cdff; $custom-dark: #000000;
JSON
{
"hex": "#efb7fe",
"rgb": {
"r": 239,
"g": 183,
"b": 254
},
"hsl": {
"h": 287.324,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.85315,
"c": 0.11311,
"h": 319
},
"luminance": 0.59373
}Semantic roles & 50–950 ramp
primary
#EFB7FE
secondary
#8CE574
accent
#E60030
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386