#EFB7F9#EFB7F9
#EFB7F9 is a very light, moderate purple. Relative luminance 0.591; OKLCH L 85.1% C 0.108 H 321.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7F9 |
|---|---|
| RGB | rgb(239, 183, 249) |
| HSL | hsl(291, 85%, 85%) |
| HSV | hsv(291, 27%, 98%) |
| CMYK | cmyk(4%, 26.5%, 0%, 2.4%) |
| CIE-LAB | lab(81.32, 31.23, -24.86) |
| CIE-LCH | lch(81.32, 39.92, 321.47°) |
| OKLab | oklab(85.13% 0.084 -0.0674) |
| OKLCH | oklch(85.13% 0.108 321.3) |
| XYZ | xyz(69.6268, 59.0589, 97.3359) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.28
Mauve
#E0B0FF
ΔE00 4.40
Light Lilac
#EDC8FF
ΔE00 4.68
Light Violet
#D6B4FC
ΔE00 5.85
Plum
#DDA0DD
ΔE00 5.96
Very Light Purple
#F6CEFC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7F9 #C1F9B7
analogous
#CEB7F9 #EFB7F9 #F9B7E2
triadic
#EFB7F9 #F9EFB7 #B7F9EF
tetradic
#EFB7F9 #F9CEB7 #C1F9B7 #B7E2F9
square
#EFB7F9 #F9CEB7 #C1F9B7 #B7E2F9
split-complementary
#EFB7F9 #E2F9B7 #B7F9CE
monochromatic
#D646F0 #E27FF4 #EFB7F9 #F9E3FD #F9E3FD
Accessibility & contrast
On white
1.64
#EFB7F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#EFB7F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7F9
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7F9 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FC
Deuteranopia (green-blind)
#BDCCF7
Tritanopia (blue-blind)
#F1BECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efb7f9; /* rgb */ color: rgb(239, 183, 249); /* oklch */ color: oklch(85.1% 0.108 321.3);
Tailwind
colors: {
custom: {
50: '#f5cdfb',
500: '#efb7f9',
950: '#000000',
},
}SCSS
$custom: #efb7f9; $custom-light: #f5cdfb; $custom-dark: #000000;
JSON
{
"hex": "#efb7f9",
"rgb": {
"r": 239,
"g": 183,
"b": 249
},
"hsl": {
"h": 290.909,
"s": 84.615,
"l": 84.706
},
"oklch": {
"l": 0.85125,
"c": 0.10772,
"h": 321.3
},
"luminance": 0.59057
}Semantic roles & 50–950 ramp
primary
#EFB7F9
secondary
#87DC78
accent
#E10426
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385