#EFBBED#EFBBED
#EFBBED is a very light, moderate purple. Relative luminance 0.600; OKLCH L 85.4% C 0.088 H 327.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBED |
|---|---|
| RGB | rgb(239, 187, 237) |
| HSL | hsl(302, 62%, 84%) |
| HSV | hsv(302, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 0.8%, 6.3%) |
| CIE-LAB | lab(81.84, 26.88, -17.65) |
| CIE-LCH | lch(81.84, 32.16, 326.71°) |
| OKLab | oklab(85.39% 0.0746 -0.0474) |
| OKLCH | oklch(85.39% 0.088 327.6) |
| XYZ | xyz(68.6514, 60.0076, 88.0706) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.74
Very Light Purple
#F6CEFC
ΔE00 4.46
Light Lilac
#EDC8FF
ΔE00 4.65
Pale Mauve
#FED0FC
ΔE00 4.75
Pale Lavender
#EECFFE
ΔE00 5.76
Plum
#DDA0DD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBED #BBEFBD
analogous
#D7BBEF #EFBBED #EFBBD3
triadic
#EFBBED #EDEFBB #BBEDEF
tetradic
#EFBBED #EFD7BB #BBEFBD #BBD3EF
square
#EFBBED #EFD7BB #BBEFBD #BBD3EF
split-complementary
#EFBBED #D3EFBB #BBEFD7
monochromatic
#D858D3 #E389E0 #EFBBED #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.62
#EFBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#EFBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBED
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBED | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#F3BFCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbbed; /* rgb */ color: rgb(239, 187, 237); /* oklch */ color: oklch(85.4% 0.088 327.6);
Tailwind
colors: {
custom: {
50: '#f4cff3',
500: '#efbbed',
950: '#000000',
},
}SCSS
$custom: #efbbed; $custom-light: #f4cff3; $custom-dark: #000000;
JSON
{
"hex": "#efbbed",
"rgb": {
"r": 239,
"g": 187,
"b": 237
},
"hsl": {
"h": 302.308,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.85392,
"c": 0.08835,
"h": 327.6
},
"luminance": 0.60006
}Semantic roles & 50–950 ramp
primary
#EFBBED
secondary
#81CD84
accent
#CA231C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385