#EFBBF0#EFBBF0
#EFBBF0 is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.5% C 0.091 H 325.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBF0 |
|---|---|
| RGB | rgb(239, 187, 240) |
| HSL | hsl(299, 64%, 84%) |
| HSV | hsv(299, 22%, 94%) |
| CMYK | cmyk(0.4%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(81.94, 27.43, -19.11) |
| CIE-LCH | lch(81.94, 33.43, 325.13°) |
| OKLab | oklab(85.5% 0.0755 -0.0514) |
| OKLCH | oklch(85.5% 0.091 325.7) |
| XYZ | xyz(69.0933, 60.1844, 90.3982) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.03
Light Lilac
#EDC8FF
ΔE00 4.23
Very Light Purple
#F6CEFC
ΔE00 4.48
Pale Mauve
#FED0FC
ΔE00 4.94
Pale Lavender
#EECFFE
ΔE00 5.62
Plum
#DDA0DD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBF0 #BCF0BB
analogous
#D4BBF0 #EFBBF0 #F0BBD6
triadic
#EFBBF0 #F0EFBB #BBF0EF
tetradic
#EFBBF0 #F0D4BB #BCF0BB #BBD6F0
square
#EFBBF0 #F0D4BB #BCF0BB #BBD6F0
split-complementary
#EFBBF0 #D6F0BB #BBF0D4
monochromatic
#D757DA #E389E5 #EFBBF0 #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.61
#EFBBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#EFBBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBF0
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBF0 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F2
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#F2BFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbbf0; /* rgb */ color: rgb(239, 187, 240); /* oklch */ color: oklch(85.5% 0.091 325.7);
Tailwind
colors: {
custom: {
50: '#f4cff5',
500: '#efbbf0',
950: '#000000',
},
}SCSS
$custom: #efbbf0; $custom-light: #f4cff5; $custom-dark: #000000;
JSON
{
"hex": "#efbbf0",
"rgb": {
"r": 239,
"g": 187,
"b": 240
},
"hsl": {
"h": 298.868,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.85497,
"c": 0.09135,
"h": 325.7
},
"luminance": 0.60183
}Semantic roles & 50–950 ramp
primary
#EFBBF0
secondary
#82CF81
accent
#CC1A1D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385