#EFB7EE#EFB7EE
#EFB7EE is a very light, moderate purple. Relative luminance 0.584; OKLCH L 84.7% C 0.096 H 327.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7EE |
|---|---|
| RGB | rgb(239, 183, 238) |
| HSL | hsl(301, 64%, 83%) |
| HSV | hsv(301, 23%, 94%) |
| CMYK | cmyk(0%, 23.4%, 0.4%, 6.3%) |
| CIE-LAB | lab(80.96, 29.19, -19.53) |
| CIE-LCH | lch(80.96, 35.12, 326.22°) |
| OKLab | oklab(84.72% 0.0808 -0.0525) |
| OKLCH | oklch(84.72% 0.096 327) |
| XYZ | xyz(67.9611, 58.3926, 88.5632) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 5.10
Very Light Purple
#F6CEFC
ΔE00 5.48
Plum
#DDA0DD
ΔE00 5.63
Pale Mauve
#FED0FC
ΔE00 5.82
Pale Lavender
#EECFFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7EE #B7EFB8
analogous
#D4B7EF #EFB7EE #EFB7D2
triadic
#EFB7EE #EEEFB7 #B7EEEF
tetradic
#EFB7EE #EFD4B7 #B7EFB8 #B7D2EF
square
#EFB7EE #EFD4B7 #B7EFB8 #B7D2EF
split-complementary
#EFB7EE #D2EFB7 #B7EFD4
monochromatic
#D953D6 #E485E2 #EFB7EE #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.66
#EFB7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#EFB7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7EE
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7EE | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F0
Deuteranopia (green-blind)
#C0CCEC
Tritanopia (blue-blind)
#F3BBCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efb7ee; /* rgb */ color: rgb(239, 183, 238); /* oklch */ color: oklch(84.7% 0.096 327.0);
Tailwind
colors: {
custom: {
50: '#f5cdf3',
500: '#efb7ee',
950: '#000000',
},
}SCSS
$custom: #efb7ee; $custom-light: #f5cdf3; $custom-dark: #000000;
JSON
{
"hex": "#efb7ee",
"rgb": {
"r": 239,
"g": 183,
"b": 238
},
"hsl": {
"h": 301.071,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.84723,
"c": 0.09637,
"h": 327
},
"luminance": 0.58391
}Semantic roles & 50–950 ramp
primary
#EFB7EE
secondary
#7DCD7E
accent
#CB1D1A
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385