#EFBCF2#EFBCF2
#EFBCF2 is a very light, moderate purple. Relative luminance 0.607; OKLCH L 85.7% C 0.092 H 324.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCF2 |
|---|---|
| RGB | rgb(239, 188, 242) |
| HSL | hsl(297, 68%, 84%) |
| HSV | hsv(297, 22%, 95%) |
| CMYK | cmyk(1.2%, 22.3%, 0%, 5.1%) |
| CIE-LAB | lab(82.23, 27.26, -19.74) |
| CIE-LCH | lch(82.23, 33.66, 324.10°) |
| OKLab | oklab(85.75% 0.0746 -0.0532) |
| OKLCH | oklch(85.75% 0.092 324.5) |
| XYZ | xyz(69.6050, 60.7296, 92.0425) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.60
Light Lilac
#EDC8FF
ΔE00 3.83
Very Light Purple
#F6CEFC
ΔE00 4.28
Pale Mauve
#FED0FC
ΔE00 4.86
Pale Lavender
#EECFFE
ΔE00 5.33
Light Lavender
#DFC5FE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCF2 #BFF2BC
analogous
#D4BCF2 #EFBCF2 #F2BCDA
triadic
#EFBCF2 #F2EFBC #BCF2EF
tetradic
#EFBCF2 #F2D4BC #BFF2BC #BCDAF2
square
#EFBCF2 #F2D4BC #BFF2BC #BCDAF2
split-complementary
#EFBCF2 #DAF2BC #BCF2D4
monochromatic
#D755DE #E389E8 #EFBCF2 #F9E5FA #F9E5FA
Accessibility & contrast
On white
1.60
#EFBCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#EFBCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCF2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCF2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#C3CFF0
Tritanopia (blue-blind)
#F2C1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbcf2; /* rgb */ color: rgb(239, 188, 242); /* oklch */ color: oklch(85.7% 0.092 324.5);
Tailwind
colors: {
custom: {
50: '#f4d0f6',
500: '#efbcf2',
950: '#000000',
},
}SCSS
$custom: #efbcf2; $custom-light: #f4d0f6; $custom-dark: #000000;
JSON
{
"hex": "#efbcf2",
"rgb": {
"r": 239,
"g": 188,
"b": 242
},
"hsl": {
"h": 296.667,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.85745,
"c": 0.09164,
"h": 324.5
},
"luminance": 0.60728
}Semantic roles & 50–950 ramp
primary
#EFBCF2
secondary
#85D281
accent
#CF1620
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385