#EFBCF3#EFBCF3
#EFBCF3 is a very light, moderate purple. Relative luminance 0.608; OKLCH L 85.8% C 0.093 H 324.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCF3 |
|---|---|
| RGB | rgb(239, 188, 243) |
| HSL | hsl(296, 70%, 85%) |
| HSV | hsv(296, 23%, 95%) |
| CMYK | cmyk(1.6%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.27, 27.45, -20.22) |
| CIE-LCH | lch(82.27, 34.09, 323.62°) |
| OKLab | oklab(85.78% 0.0749 -0.0545) |
| OKLCH | oklch(85.78% 0.093 324) |
| XYZ | xyz(69.7555, 60.7899, 92.8357) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.37
Light Lilac
#EDC8FF
ΔE00 3.73
Very Light Purple
#F6CEFC
ΔE00 4.34
Pale Mauve
#FED0FC
ΔE00 4.96
Pale Lavender
#EECFFE
ΔE00 5.32
Light Lavender
#DFC5FE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCF3 #C0F3BC
analogous
#D4BCF3 #EFBCF3 #F3BCDC
triadic
#EFBCF3 #F3EFBC #BCF3EF
tetradic
#EFBCF3 #F3D4BC #C0F3BC #BCDCF3
square
#EFBCF3 #F3D4BC #C0F3BC #BCDCF3
split-complementary
#EFBCF3 #DCF3BC #BCF3D4
monochromatic
#D654E0 #E388EA #EFBCF3 #F9E5FA #F9E5FA
Accessibility & contrast
On white
1.60
#EFBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#EFBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCF3
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCF3 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F5
Deuteranopia (green-blind)
#C3CFF1
Tritanopia (blue-blind)
#F2C1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbcf3; /* rgb */ color: rgb(239, 188, 243); /* oklch */ color: oklch(85.8% 0.093 324.0);
Tailwind
colors: {
custom: {
50: '#f4d0f7',
500: '#efbcf3',
950: '#000000',
},
}SCSS
$custom: #efbcf3; $custom-light: #f4d0f7; $custom-dark: #000000;
JSON
{
"hex": "#efbcf3",
"rgb": {
"r": 239,
"g": 188,
"b": 243
},
"hsl": {
"h": 295.636,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.85781,
"c": 0.09267,
"h": 324
},
"luminance": 0.60788
}Semantic roles & 50–950 ramp
primary
#EFBCF3
secondary
#86D380
accent
#D21422
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385