#B89CED#B89CED
#B89CED is a light, moderate violet. Relative luminance 0.401; OKLCH L 74.8% C 0.118 H 299.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B89CED |
|---|---|
| RGB | rgb(184, 156, 237) |
| HSL | hsl(261, 69%, 77%) |
| HSV | hsv(261, 34%, 93%) |
| CMYK | cmyk(22.4%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(69.53, 26.56, -36.96) |
| CIE-LCH | lch(69.53, 45.51, 305.70°) |
| OKLab | oklab(74.78% 0.0578 -0.1024) |
| OKLCH | oklch(74.78% 0.118 299.4) |
| XYZ | xyz(46.9383, 40.0815, 85.3680) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.22
Lavender
#B39DDB
ΔE00 3.77
Pastel Purple
#CAA0FF
ΔE00 3.80
Baby Purple
#CA9BF7
ΔE00 3.84
Lilac (survey)
#CEA2FD
ΔE00 4.28
Pale Violet
#CEAEFA
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B89CED #D1ED9C
analogous
#9CA9ED #B89CED #E19CED
triadic
#B89CED #EDB89C #9CEDB8
tetradic
#B89CED #ED9CA9 #D1ED9C #9CEDE1
square
#B89CED #ED9CA9 #D1ED9C #9CEDE1
split-complementary
#B89CED #EDE19C #A9ED9C
monochromatic
#6E34DA #9368E4 #B89CED #DDD0F6 #ECE5FA
Accessibility & contrast
On white
2.33
#B89CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#B89CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B89CED
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B89CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B89CED | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#8EA9EB
Tritanopia (blue-blind)
#AEA9BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b89ced; /* rgb */ color: rgb(184, 156, 237); /* oklch */ color: oklch(74.8% 0.118 299.4);
Tailwind
colors: {
custom: {
50: '#ceb9f3',
500: '#b89ced',
950: '#000000',
},
}SCSS
$custom: #b89ced; $custom-light: #ceb9f3; $custom-dark: #000000;
JSON
{
"hex": "#b89ced",
"rgb": {
"r": 184,
"g": 156,
"b": 237
},
"hsl": {
"h": 260.741,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.74775,
"c": 0.11758,
"h": 299.4
},
"luminance": 0.40082
}Semantic roles & 50–950 ramp
primary
#B89CED
secondary
#E9F2D9
accent
#D11490
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085