#EFB5FF#EFB5FF
#EFB5FF is a very light, moderate purple. Relative luminance 0.586; OKLCH L 85.0% C 0.118 H 318.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5FF |
|---|---|
| RGB | rgb(239, 181, 255) |
| HSL | hsl(287, 100%, 85%) |
| HSV | hsv(287, 29%, 100%) |
| CMYK | cmyk(6.3%, 29%, 0%, 0%) |
| CIE-LAB | lab(81.08, 33.44, -28.44) |
| CIE-LCH | lch(81.08, 43.90, 319.61°) |
| OKLab | oklab(85.01% 0.0886 -0.0774) |
| OKLCH | oklch(85.01% 0.118 318.8) |
| XYZ | xyz(70.1680, 58.6201, 102.2068) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.13
Mauve
#E0B0FF
ΔE00 3.25
Light Violet
#D6B4FC
ΔE00 5.23
Light Lilac
#EDC8FF
ΔE00 5.52
Plum
#DDA0DD
ΔE00 6.36
Light Lavender
#DFC5FE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5FF #C5FFB5
analogous
#CAB5FF #EFB5FF #FFB5EA
triadic
#EFB5FF #FFEFB5 #B5FFEF
tetradic
#EFB5FF #FFCAB5 #C5FFB5 #B5EAFF
square
#EFB5FF #FFCAB5 #C5FFB5 #B5EAFF
split-complementary
#EFB5FF #EAFFB5 #B5FFCA
monochromatic
#D53BFF #E278FF #EFB5FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.65
#EFB5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#EFB5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5FF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5FF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#B9CBFD
Tritanopia (blue-blind)
#F0BDD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efb5ff; /* rgb */ color: rgb(239, 181, 255); /* oklch */ color: oklch(85.0% 0.118 318.8);
Tailwind
colors: {
custom: {
50: '#f5cbff',
500: '#efb5ff',
950: '#000000',
},
}SCSS
$custom: #efb5ff; $custom-light: #f5cbff; $custom-dark: #000000;
JSON
{
"hex": "#efb5ff",
"rgb": {
"r": 239,
"g": 181,
"b": 255
},
"hsl": {
"h": 287.027,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.8501,
"c": 0.11764,
"h": 318.8
},
"luminance": 0.58618
}Semantic roles & 50–950 ramp
primary
#EFB5FF
secondary
#8BE672
accent
#E60032
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386