#B88CED#B88CED
#B88CED is a light, vivid violet. Relative luminance 0.351; OKLCH L 71.9% C 0.144 H 303.9°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B88CED |
|---|---|
| RGB | rgb(184, 140, 237) |
| HSL | hsl(267, 73%, 74%) |
| HSV | hsv(267, 41%, 93%) |
| CMYK | cmyk(22.4%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(65.80, 35.47, -42.79) |
| CIE-LCH | lch(65.80, 55.58, 309.66°) |
| OKLab | oklab(71.94% 0.0801 -0.1191) |
| OKLCH | oklch(71.94% 0.144 303.9) |
| XYZ | xyz(44.4281, 35.0611, 84.5312) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.83
Baby Purple
#CA9BF7
ΔE00 4.60
Pale Purple
#B790D4
ΔE00 5.45
Pastel Purple
#CAA0FF
ΔE00 5.53
Lavender (survey)
#C79FEF
ΔE00 5.59
Light Purple
#BF77F6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B88CED #C1ED8C
analogous
#8C91ED #B88CED #E88CED
triadic
#B88CED #EDB88C #8CEDB8
tetradic
#B88CED #ED8C91 #C1ED8C #8CEDE8
square
#B88CED #ED8C91 #C1ED8C #8CEDE8
split-complementary
#B88CED #EDE88C #91ED8C
monochromatic
#7722DC #9757E5 #B88CED #D9C1F5 #EFE5FB
Accessibility & contrast
On white
2.62
#B88CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#B88CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B88CED
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B88CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B88CED | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF1
Deuteranopia (green-blind)
#7EA0EA
Tritanopia (blue-blind)
#AF9CB1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b88ced; /* rgb */ color: rgb(184, 140, 237); /* oklch */ color: oklch(71.9% 0.144 303.9);
Tailwind
colors: {
custom: {
50: '#cfaef3',
500: '#b88ced',
950: '#000000',
},
}SCSS
$custom: #b88ced; $custom-light: #cfaef3; $custom-dark: #000000;
JSON
{
"hex": "#b88ced",
"rgb": {
"r": 184,
"g": 140,
"b": 237
},
"hsl": {
"h": 267.216,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.71942,
"c": 0.14356,
"h": 303.9
},
"luminance": 0.35061
}Semantic roles & 50–950 ramp
primary
#B88CED
secondary
#E7F3D8
accent
#D5107C
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85