#B692F2#B692F2
#B692F2 is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.0% C 0.140 H 300.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B692F2 |
|---|---|
| RGB | rgb(182, 146, 242) |
| HSL | hsl(263, 79%, 76%) |
| HSV | hsv(263, 40%, 95%) |
| CMYK | cmyk(24.8%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(67.21, 32.73, -43.33) |
| CIE-LCH | lch(67.21, 54.30, 307.07°) |
| OKLab | oklab(73.04% 0.0704 -0.1207) |
| OKLCH | oklch(73.04% 0.14 300.3) |
| XYZ | xyz(45.5937, 36.9135, 88.7102) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.25
Baby Purple
#CA9BF7
ΔE00 4.21
Pastel Purple
#CAA0FF
ΔE00 4.54
Lavender (survey)
#C79FEF
ΔE00 5.04
Lilac (survey)
#CEA2FD
ΔE00 5.41
Pale Purple
#B790D4
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B692F2 #CEF292
analogous
#929EF2 #B692F2 #E692F2
triadic
#B692F2 #F2B692 #92F2B6
tetradic
#B692F2 #F2929E #CEF292 #92F2E6
square
#B692F2 #F2929E #CEF292 #92F2E6
split-complementary
#B692F2 #F2E692 #9EF292
monochromatic
#6D25E5 #915BEB #B692F2 #DBC9F9 #EDE4FC
Accessibility & contrast
On white
2.51
#B692F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#B692F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B692F2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B692F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B692F2 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#80A3EF
Tritanopia (blue-blind)
#ABA2B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b692f2; /* rgb */ color: rgb(182, 146, 242); /* oklch */ color: oklch(73.0% 0.140 300.3);
Tailwind
colors: {
custom: {
50: '#cdb2f6',
500: '#b692f2',
950: '#000000',
},
}SCSS
$custom: #b692f2; $custom-light: #cdb2f6; $custom-dark: #000000;
JSON
{
"hex": "#b692f2",
"rgb": {
"r": 182,
"g": 146,
"b": 242
},
"hsl": {
"h": 262.5,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.73043,
"c": 0.13978,
"h": 300.3
},
"luminance": 0.36914
}Semantic roles & 50–950 ramp
primary
#B692F2
secondary
#E9F4D7
accent
#DB0B8D
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085