#EFBEEB#EFBEEB
#EFBEEB is a very light, moderate purple. Relative luminance 0.612; OKLCH L 85.9% C 0.081 H 328.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEEB |
|---|---|
| RGB | rgb(239, 190, 235) |
| HSL | hsl(305, 60%, 84%) |
| HSV | hsv(305, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 1.7%, 6.3%) |
| CIE-LAB | lab(82.47, 24.92, -15.63) |
| CIE-LCH | lch(82.47, 29.42, 327.91°) |
| OKLab | oklab(85.86% 0.0695 -0.0418) |
| OKLCH | oklch(85.86% 0.081 328.9) |
| XYZ | xyz(69.0039, 61.1775, 86.7546) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.90
Pale Mauve
#FED0FC
ΔE00 4.05
Light Lavendar
#EFC0FE
ΔE00 4.54
Light Lilac
#EDC8FF
ΔE00 4.80
Pale Lavender
#EECFFE
ΔE00 5.36
Pale Lilac
#E4CBFF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEEB #BEEFC2
analogous
#DBBEEF #EFBEEB #EFBED3
triadic
#EFBEEB #EBEFBE #BEEBEF
tetradic
#EFBEEB #EFDBBE #BEEFC2 #BED3EF
square
#EFBEEB #EFDBBE #BEEFC2 #BED3EF
split-complementary
#EFBEEB #D3EFBE #BEEFDB
monochromatic
#D75CCD #E38DDC #EFBEEB #F9E6F7 #F9E6F7
Accessibility & contrast
On white
1.59
#EFBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#EFBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEEB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEEB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#C7D0E9
Tritanopia (blue-blind)
#F3C1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbeeb; /* rgb */ color: rgb(239, 190, 235); /* oklch */ color: oklch(85.9% 0.081 328.9);
Tailwind
colors: {
custom: {
50: '#f4d2f1',
500: '#efbeeb',
950: '#000000',
},
}SCSS
$custom: #efbeeb; $custom-light: #f4d2f1; $custom-dark: #000000;
JSON
{
"hex": "#efbeeb",
"rgb": {
"r": 239,
"g": 190,
"b": 235
},
"hsl": {
"h": 304.898,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.85857,
"c": 0.08111,
"h": 328.9
},
"luminance": 0.61176
}Semantic roles & 50–950 ramp
primary
#EFBEEB
secondary
#84CD8A
accent
#C82B1D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385