#EFB8FF#EFB8FF
#EFB8FF is a very light, moderate purple. Relative luminance 0.599; OKLCH L 85.5% C 0.112 H 318.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8FF |
|---|---|
| RGB | rgb(239, 184, 255) |
| HSL | hsl(286, 100%, 86%) |
| HSV | hsv(286, 28%, 100%) |
| CMYK | cmyk(6.3%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(81.76, 31.84, -27.41) |
| CIE-LCH | lch(81.76, 42.01, 319.28°) |
| OKLab | oklab(85.53% 0.0842 -0.0745) |
| OKLCH | oklch(85.53% 0.112 318.5) |
| XYZ | xyz(70.7846, 59.8532, 102.4123) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.34
Mauve
#E0B0FF
ΔE00 3.55
Light Lilac
#EDC8FF
ΔE00 4.73
Light Violet
#D6B4FC
ΔE00 5.15
Light Lavender
#DFC5FE
ΔE00 5.97
Plum
#DDA0DD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8FF #C8FFB8
analogous
#CBB8FF #EFB8FF #FFB8EB
triadic
#EFB8FF #FFEFB8 #B8FFEF
tetradic
#EFB8FF #FFCBB8 #C8FFB8 #B8EBFF
square
#EFB8FF #FFCBB8 #C8FFB8 #B8EBFF
split-complementary
#EFB8FF #EBFFB8 #B8FFCB
monochromatic
#D33EFF #E17BFF #EFB8FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.62
#EFB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#EFB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8FF
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8FF | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC8FF
Deuteranopia (green-blind)
#BCCDFD
Tritanopia (blue-blind)
#F0C0D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efb8ff; /* rgb */ color: rgb(239, 184, 255); /* oklch */ color: oklch(85.5% 0.112 318.5);
Tailwind
colors: {
custom: {
50: '#f5cdff',
500: '#efb8ff',
950: '#000000',
},
}SCSS
$custom: #efb8ff; $custom-light: #f5cdff; $custom-dark: #000000;
JSON
{
"hex": "#efb8ff",
"rgb": {
"r": 239,
"g": 184,
"b": 255
},
"hsl": {
"h": 286.479,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.85526,
"c": 0.11249,
"h": 318.5
},
"luminance": 0.59852
}Semantic roles & 50–950 ramp
primary
#EFB8FF
secondary
#8EE775
accent
#E60034
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171318
muted
#858386