#B692DF#B692DF
#B692DF is a light, moderate violet. Relative luminance 0.358; OKLCH L 72.1% C 0.115 H 305.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B692DF |
|---|---|
| RGB | rgb(182, 146, 223) |
| HSL | hsl(268, 55%, 72%) |
| HSV | hsv(268, 35%, 87%) |
| CMYK | cmyk(18.4%, 34.5%, 0%, 12.5%) |
| CIE-LAB | lab(66.39, 28.37, -34.15) |
| CIE-LCH | lch(66.39, 44.39, 309.72°) |
| OKLab | oklab(72.15% 0.0664 -0.0943) |
| OKLCH | oklch(72.15% 0.115 305.1) |
| XYZ | xyz(42.8869, 35.8308, 74.4544) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.45
Lavender
#B39DDB
ΔE00 4.03
Lavender (survey)
#C79FEF
ΔE00 4.18
Baby Purple
#CA9BF7
ΔE00 4.67
Liliac
#C48EFD
ΔE00 5.62
Pastel Purple
#CAA0FF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B692DF #BBDF92
analogous
#9295DF #B692DF #DD92DF
triadic
#B692DF #DFB692 #92DFB6
tetradic
#B692DF #DF9295 #BBDF92 #92DFDD
square
#B692DF #DF9295 #BBDF92 #92DFDD
split-complementary
#B692DF #DFDD92 #95DF92
monochromatic
#7738BF #9663D1 #B692DF #D6C1ED #EFE7F8
Accessibility & contrast
On white
2.57
#B692DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#B692DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B692DF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B692DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B692DF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E2
Deuteranopia (green-blind)
#89A2DD
Tritanopia (blue-blind)
#B09EAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b692df; /* rgb */ color: rgb(182, 146, 223); /* oklch */ color: oklch(72.1% 0.115 305.1);
Tailwind
colors: {
custom: {
50: '#cdb2e9',
500: '#b692df',
950: '#000000',
},
}SCSS
$custom: #b692df; $custom-light: #cdb2e9; $custom-dark: #000000;
JSON
{
"hex": "#b692df",
"rgb": {
"r": 182,
"g": 146,
"b": 223
},
"hsl": {
"h": 268.052,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.72149,
"c": 0.11535,
"h": 305.1
},
"luminance": 0.35831
}Semantic roles & 50–950 ramp
primary
#B692DF
secondary
#E6EFDC
accent
#C22378
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084