#EFB8FD#EFB8FD
#EFB8FD is a very light, moderate purple. Relative luminance 0.597; OKLCH L 85.5% C 0.110 H 319.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8FD |
|---|---|
| RGB | rgb(239, 184, 253) |
| HSL | hsl(288, 95%, 86%) |
| HSV | hsv(288, 27%, 99%) |
| CMYK | cmyk(5.5%, 27.3%, 0%, 0.8%) |
| CIE-LAB | lab(81.69, 31.46, -26.45) |
| CIE-LCH | lch(81.69, 41.10, 319.95°) |
| OKLab | oklab(85.45% 0.0837 -0.0718) |
| OKLCH | oklch(85.45% 0.11 319.3) |
| XYZ | xyz(70.4643, 59.7251, 100.7256) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.15
Mauve
#E0B0FF
ΔE00 3.85
Light Lilac
#EDC8FF
ΔE00 4.59
Light Violet
#D6B4FC
ΔE00 5.36
Light Lavender
#DFC5FE
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8FD #C6FDB8
analogous
#CCB8FD #EFB8FD #FDB8E8
triadic
#EFB8FD #FDEFB8 #B8FDEF
tetradic
#EFB8FD #FDCCB8 #C6FDB8 #B8E8FD
square
#EFB8FD #FDCCB8 #C6FDB8 #B8E8FD
split-complementary
#EFB8FD #E8FDB8 #B8FDCC
monochromatic
#D441FA #E27CFB #EFB8FD #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.62
#EFB8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#EFB8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8FD
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8FD | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#F0BFD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efb8fd; /* rgb */ color: rgb(239, 184, 253); /* oklch */ color: oklch(85.5% 0.110 319.3);
Tailwind
colors: {
custom: {
50: '#f5cdfe',
500: '#efb8fd',
950: '#000000',
},
}SCSS
$custom: #efb8fd; $custom-light: #f5cdfe; $custom-dark: #000000;
JSON
{
"hex": "#efb8fd",
"rgb": {
"r": 239,
"g": 184,
"b": 253
},
"hsl": {
"h": 287.826,
"s": 94.521,
"l": 85.686
},
"oklch": {
"l": 0.8545,
"c": 0.11029,
"h": 319.3
},
"luminance": 0.59724
}Semantic roles & 50–950 ramp
primary
#EFB8FD
secondary
#8CE376
accent
#E6002F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171317
muted
#858385