#E69BFB#E69BFB
#E69BFB is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.6% C 0.153 H 318.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E69BFB |
|---|---|
| RGB | rgb(230, 155, 251) |
| HSL | hsl(287, 92%, 80%) |
| HSV | hsv(287, 38%, 98%) |
| CMYK | cmyk(8.4%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(74.34, 43.69, -36.76) |
| CIE-LCH | lch(74.34, 57.10, 319.93°) |
| OKLab | oklab(79.64% 0.1148 -0.101) |
| OKLCH | oklch(79.64% 0.153 318.7) |
| XYZ | xyz(61.7647, 47.2325, 97.1113) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 5.39
Mauve
#E0B0FF
ΔE00 5.46
Lilac (survey)
#CEA2FD
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 5.72
Lavender (survey)
#C79FEF
ΔE00 6.13
Pastel Purple
#CAA0FF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69BFB #B0FB9B
analogous
#B69BFB #E69BFB #FB9BE0
triadic
#E69BFB #FBE69B #9BFBE6
tetradic
#E69BFB #FBB69B #B0FB9B #9BE0FB
square
#E69BFB #FBB69B #B0FB9B #9BE0FB
split-complementary
#E69BFB #E0FB9B #9BFBB6
monochromatic
#C925F6 #D760F9 #E69BFB #F5D6FD #F8E2FE
Accessibility & contrast
On white
2.01
#E69BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#E69BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69BFB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69BFB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#E7A7BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e69bfb; /* rgb */ color: rgb(230, 155, 251); /* oklch */ color: oklch(79.6% 0.153 318.7);
Tailwind
colors: {
custom: {
50: '#efbafd',
500: '#e69bfb',
950: '#000000',
},
}SCSS
$custom: #e69bfb; $custom-light: #efbafd; $custom-dark: #000000;
JSON
{
"hex": "#e69bfb",
"rgb": {
"r": 230,
"g": 155,
"b": 251
},
"hsl": {
"h": 286.875,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.7964,
"c": 0.15292,
"h": 318.7
},
"luminance": 0.47231
}Semantic roles & 50–950 ramp
primary
#E69BFB
secondary
#DCF6D5
accent
#E60032
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171217
muted
#858185