#EFB3FB#EFB3FB
#EFB3FB is a very light, moderate purple. Relative luminance 0.576; OKLCH L 84.5% C 0.117 H 320.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB3FB |
|---|---|
| RGB | rgb(239, 179, 251) |
| HSL | hsl(290, 90%, 84%) |
| HSV | hsv(290, 29%, 98%) |
| CMYK | cmyk(4.8%, 28.7%, 0%, 1.6%) |
| CIE-LAB | lab(80.49, 33.73, -27.20) |
| CIE-LCH | lch(80.49, 43.34, 321.12°) |
| OKLab | oklab(84.51% 0.0904 -0.0739) |
| OKLCH | oklch(84.51% 0.117 320.7) |
| XYZ | xyz(69.1271, 57.5577, 98.7164) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.36
Mauve
#E0B0FF
ΔE00 3.70
Plum
#DDA0DD
ΔE00 5.68
Light Violet
#D6B4FC
ΔE00 5.69
Light Lilac
#EDC8FF
ΔE00 5.79
Light Lavender
#DFC5FE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB3FB #BFFBB3
analogous
#CBB3FB #EFB3FB #FBB3E3
triadic
#EFB3FB #FBEFB3 #B3FBEF
tetradic
#EFB3FB #FBCBB3 #BFFBB3 #B3E3FB
square
#EFB3FB #FBCBB3 #BFFBB3 #B3E3FB
split-complementary
#EFB3FB #E3FBB3 #B3FBCB
monochromatic
#D73FF5 #E379F8 #EFB3FB #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.68
#EFB3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EFB3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB3FB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB3FB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FE
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#F1BBCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb3fb; /* rgb */ color: rgb(239, 179, 251); /* oklch */ color: oklch(84.5% 0.117 320.7);
Tailwind
colors: {
custom: {
50: '#f5cafc',
500: '#efb3fb',
950: '#000000',
},
}SCSS
$custom: #efb3fb; $custom-light: #f5cafc; $custom-dark: #000000;
JSON
{
"hex": "#efb3fb",
"rgb": {
"r": 239,
"g": 179,
"b": 251
},
"hsl": {
"h": 290,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.84513,
"c": 0.11678,
"h": 320.7
},
"luminance": 0.57556
}Semantic roles & 50–950 ramp
primary
#EFB3FB
secondary
#85DF73
accent
#E60026
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285