#EFBCF0#EFBCF0
#EFBCF0 is a very light, moderate purple. Relative luminance 0.606; OKLCH L 85.7% C 0.090 H 325.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCF0 |
|---|---|
| RGB | rgb(239, 188, 240) |
| HSL | hsl(299, 63%, 84%) |
| HSV | hsv(299, 22%, 94%) |
| CMYK | cmyk(0.4%, 21.7%, 0%, 5.9%) |
| CIE-LAB | lab(82.17, 26.90, -18.77) |
| CIE-LCH | lch(82.17, 32.80, 325.09°) |
| OKLab | oklab(85.67% 0.074 -0.0505) |
| OKLCH | oklch(85.67% 0.09 325.7) |
| XYZ | xyz(69.3062, 60.6101, 90.4692) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.07
Light Lilac
#EDC8FF
ΔE00 4.08
Very Light Purple
#F6CEFC
ΔE00 4.21
Pale Mauve
#FED0FC
ΔE00 4.68
Pale Lavender
#EECFFE
ΔE00 5.39
Pale Lilac
#E4CBFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCF0 #BDF0BC
analogous
#D5BCF0 #EFBCF0 #F0BCD7
triadic
#EFBCF0 #F0EFBC #BCF0EF
tetradic
#EFBCF0 #F0D5BC #BDF0BC #BCD7F0
square
#EFBCF0 #F0D5BC #BDF0BC #BCD7F0
split-complementary
#EFBCF0 #D7F0BC #BCF0D5
monochromatic
#D758DA #E38AE5 #EFBCF0 #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.60
#EFBCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EFBCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCF0
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCF0 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F2
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#F2C0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbcf0; /* rgb */ color: rgb(239, 188, 240); /* oklch */ color: oklch(85.7% 0.090 325.7);
Tailwind
colors: {
custom: {
50: '#f4d0f5',
500: '#efbcf0',
950: '#000000',
},
}SCSS
$custom: #efbcf0; $custom-light: #f4d0f5; $custom-dark: #000000;
JSON
{
"hex": "#efbcf0",
"rgb": {
"r": 239,
"g": 188,
"b": 240
},
"hsl": {
"h": 298.846,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.85674,
"c": 0.08959,
"h": 325.7
},
"luminance": 0.60608
}Semantic roles & 50–950 ramp
primary
#EFBCF0
secondary
#83CF82
accent
#CB1A1E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385