#EFBCFA#EFBCFA
#EFBCFA is a very light, moderate purple. Relative luminance 0.612; OKLCH L 86.0% C 0.100 H 320.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCFA |
|---|---|
| RGB | rgb(239, 188, 250) |
| HSL | hsl(289, 86%, 86%) |
| HSV | hsv(289, 25%, 98%) |
| CMYK | cmyk(4.4%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(82.50, 28.76, -23.61) |
| CIE-LCH | lch(82.50, 37.21, 320.61°) |
| OKLab | oklab(86.04% 0.077 -0.0639) |
| OKLCH | oklch(86.04% 0.1 320.3) |
| XYZ | xyz(70.8328, 61.2208, 98.5094) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.12
Light Lilac
#EDC8FF
ΔE00 3.41
Mauve
#E0B0FF
ΔE00 5.01
Very Light Purple
#F6CEFC
ΔE00 5.02
Light Lavender
#DFC5FE
ΔE00 5.37
Pale Lavender
#EECFFE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCFA #C7FABC
analogous
#D0BCFA #EFBCFA #FABCE6
triadic
#EFBCFA #FAEFBC #BCFAEF
tetradic
#EFBCFA #FAD0BC #C7FABC #BCE6FA
square
#EFBCFA #FAD0BC #C7FABC #BCE6FA
split-complementary
#EFBCFA #E6FABC #BCFAD0
monochromatic
#D44AF1 #E183F6 #EFBCFA #F8E3FD #F8E3FD
Accessibility & contrast
On white
1.59
#EFBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#EFBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCFA
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCFA | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFD
Deuteranopia (green-blind)
#C1CFF8
Tritanopia (blue-blind)
#F0C2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbcfa; /* rgb */ color: rgb(239, 188, 250); /* oklch */ color: oklch(86.0% 0.100 320.3);
Tailwind
colors: {
custom: {
50: '#f4d0fc',
500: '#efbcfa',
950: '#000000',
},
}SCSS
$custom: #efbcfa; $custom-light: #f4d0fc; $custom-dark: #000000;
JSON
{
"hex": "#efbcfa",
"rgb": {
"r": 239,
"g": 188,
"b": 250
},
"hsl": {
"h": 289.355,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.86035,
"c": 0.1001,
"h": 320.3
},
"luminance": 0.61219
}Semantic roles & 50–950 ramp
primary
#EFBCFA
secondary
#8DDE7C
accent
#E3032B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385