#EFB8FC#EFB8FC
#EFB8FC is a very light, moderate purple. Relative luminance 0.597; OKLCH L 85.4% C 0.109 H 319.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8FC |
|---|---|
| RGB | rgb(239, 184, 252) |
| HSL | hsl(289, 92%, 85%) |
| HSV | hsv(289, 27%, 99%) |
| CMYK | cmyk(5.2%, 27%, 0%, 1.2%) |
| CIE-LAB | lab(81.65, 31.27, -25.97) |
| CIE-LCH | lch(81.65, 40.64, 320.29°) |
| OKLab | oklab(85.41% 0.0834 -0.0705) |
| OKLCH | oklch(85.41% 0.109 319.8) |
| XYZ | xyz(70.3054, 59.6615, 99.8888) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.09
Mauve
#E0B0FF
ΔE00 4.01
Light Lilac
#EDC8FF
ΔE00 4.53
Light Violet
#D6B4FC
ΔE00 5.48
Light Lavender
#DFC5FE
ΔE00 6.01
Very Light Purple
#F6CEFC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8FC #C5FCB8
analogous
#CDB8FC #EFB8FC #FCB8E7
triadic
#EFB8FC #FCEFB8 #B8FCEF
tetradic
#EFB8FC #FCCDB8 #C5FCB8 #B8E7FC
square
#EFB8FC #FCCDB8 #C5FCB8 #B8E7FC
split-complementary
#EFB8FC #E7FCB8 #B8FCCD
monochromatic
#D543F7 #E27DFA #EFB8FC #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.62
#EFB8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#EFB8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8FC
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8FC | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#F0BFD0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efb8fc; /* rgb */ color: rgb(239, 184, 252); /* oklch */ color: oklch(85.4% 0.109 319.8);
Tailwind
colors: {
custom: {
50: '#f5cdfd',
500: '#efb8fc',
950: '#000000',
},
}SCSS
$custom: #efb8fc; $custom-light: #f5cdfd; $custom-dark: #000000;
JSON
{
"hex": "#efb8fc",
"rgb": {
"r": 239,
"g": 184,
"b": 252
},
"hsl": {
"h": 288.529,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.85412,
"c": 0.10921,
"h": 319.8
},
"luminance": 0.5966
}Semantic roles & 50–950 ramp
primary
#EFB8FC
secondary
#8BE177
accent
#E6002C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171317
muted
#858385