#EFB5F9#EFB5F9
#EFB5F9 is a very light, moderate purple. Relative luminance 0.582; OKLCH L 84.8% C 0.111 H 321.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5F9 |
|---|---|
| RGB | rgb(239, 181, 249) |
| HSL | hsl(291, 85%, 84%) |
| HSV | hsv(291, 27%, 98%) |
| CMYK | cmyk(4%, 27.3%, 0%, 2.4%) |
| CIE-LAB | lab(80.87, 32.29, -25.55) |
| CIE-LCH | lch(80.87, 41.18, 321.65°) |
| OKLab | oklab(84.78% 0.0869 -0.0693) |
| OKLCH | oklch(84.78% 0.111 321.4) |
| XYZ | xyz(69.2172, 58.2397, 97.1993) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.78
Mauve
#E0B0FF
ΔE00 4.18
Light Lilac
#EDC8FF
ΔE00 5.20
Plum
#DDA0DD
ΔE00 5.69
Light Violet
#D6B4FC
ΔE00 5.85
Light Lavender
#DFC5FE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5F9 #BFF9B5
analogous
#CDB5F9 #EFB5F9 #F9B5E1
triadic
#EFB5F9 #F9EFB5 #B5F9EF
tetradic
#EFB5F9 #F9CDB5 #BFF9B5 #B5E1F9
square
#EFB5F9 #F9CDB5 #BFF9B5 #B5E1F9
split-complementary
#EFB5F9 #E1F9B5 #B5F9CD
monochromatic
#D744F0 #E37CF4 #EFB5F9 #F9E3FD #F9E3FD
Accessibility & contrast
On white
1.66
#EFB5F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#EFB5F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5F9
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5F9 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FC
Deuteranopia (green-blind)
#BBCBF7
Tritanopia (blue-blind)
#F1BCCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efb5f9; /* rgb */ color: rgb(239, 181, 249); /* oklch */ color: oklch(84.8% 0.111 321.4);
Tailwind
colors: {
custom: {
50: '#f5cbfb',
500: '#efb5f9',
950: '#000000',
},
}SCSS
$custom: #efb5f9; $custom-light: #f5cbfb; $custom-dark: #000000;
JSON
{
"hex": "#efb5f9",
"rgb": {
"r": 239,
"g": 181,
"b": 249
},
"hsl": {
"h": 291.176,
"s": 85,
"l": 84.314
},
"oklch": {
"l": 0.8478,
"c": 0.11118,
"h": 321.4
},
"luminance": 0.58238
}Semantic roles & 50–950 ramp
primary
#EFB5F9
secondary
#85DC76
accent
#E10425
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385