#EFB8FB#EFB8FB
#EFB8FB is a very light, moderate purple. Relative luminance 0.596; OKLCH L 85.4% C 0.108 H 320.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8FB |
|---|---|
| RGB | rgb(239, 184, 251) |
| HSL | hsl(289, 89%, 85%) |
| HSV | hsv(289, 27%, 98%) |
| CMYK | cmyk(4.8%, 26.7%, 0%, 1.6%) |
| CIE-LAB | lab(81.62, 31.08, -25.48) |
| CIE-LCH | lch(81.62, 40.19, 320.65°) |
| OKLab | oklab(85.37% 0.0831 -0.0691) |
| OKLCH | oklch(85.37% 0.108 320.2) |
| XYZ | xyz(70.1474, 59.5983, 99.0565) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.05
Mauve
#E0B0FF
ΔE00 4.18
Light Lilac
#EDC8FF
ΔE00 4.49
Light Violet
#D6B4FC
ΔE00 5.60
Light Lavender
#DFC5FE
ΔE00 6.04
Very Light Purple
#F6CEFC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8FB #C4FBB8
analogous
#CDB8FB #EFB8FB #FBB8E5
triadic
#EFB8FB #FBEFB8 #B8FBEF
tetradic
#EFB8FB #FBCDB8 #C4FBB8 #B8E5FB
square
#EFB8FB #FBCDB8 #C4FBB8 #B8E5FB
split-complementary
#EFB8FB #E5FBB8 #B8FBCD
monochromatic
#D544F4 #E27EF8 #EFB8FB #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.63
#EFB8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#EFB8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8FB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8FB | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#F0BFD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efb8fb; /* rgb */ color: rgb(239, 184, 251); /* oklch */ color: oklch(85.4% 0.108 320.2);
Tailwind
colors: {
custom: {
50: '#f5cdfc',
500: '#efb8fb',
950: '#000000',
},
}SCSS
$custom: #efb8fb; $custom-light: #f5cdfc; $custom-dark: #000000;
JSON
{
"hex": "#efb8fb",
"rgb": {
"r": 239,
"g": 184,
"b": 251
},
"hsl": {
"h": 289.254,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.85374,
"c": 0.10813,
"h": 320.2
},
"luminance": 0.59597
}Semantic roles & 50–950 ramp
primary
#EFB8FB
secondary
#8AE077
accent
#E60029
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171317
muted
#858385