#B693CC#B693CC
#B693CC is a light, moderate violet. Relative luminance 0.352; OKLCH L 71.5% C 0.090 H 312.0°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B693CC |
|---|---|
| RGB | rgb(182, 147, 204) |
| HSL | hsl(277, 36%, 69%) |
| HSV | hsv(277, 28%, 80%) |
| CMYK | cmyk(10.8%, 27.9%, 0%, 20%) |
| CIE-LAB | lab(65.88, 23.68, -24.38) |
| CIE-LCH | lch(65.88, 33.99, 314.17°) |
| OKLab | oklab(71.52% 0.06 -0.0666) |
| OKLCH | oklch(71.52% 0.09 312) |
| XYZ | xyz(40.6224, 35.1727, 61.7640) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.41
Lavender
#B39DDB
ΔE00 4.47
Lavender (survey)
#C79FEF
ΔE00 6.50
Wisteria
#A87DC2
ΔE00 6.64
Lilac
#C8A2C8
ΔE00 6.92
Heather
#A484AC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693CC #A9CC93
analogous
#9A93CC #B693CC #CC93C6
triadic
#B693CC #CCB693 #93CCB6
tetradic
#B693CC #CC9A93 #A9CC93 #93C6CC
square
#B693CC #CC9A93 #A9CC93 #93C6CC
split-complementary
#B693CC #C6CC93 #93CC9A
monochromatic
#7C499B #9A69B8 #B693CC #D2BDE0 #EEE6F3
Accessibility & contrast
On white
2.61
#B693CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#B693CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693CC
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693CC | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9ECE
Deuteranopia (green-blind)
#91A1CA
Tritanopia (blue-blind)
#B49AA7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b693cc; /* rgb */ color: rgb(182, 147, 204); /* oklch */ color: oklch(71.5% 0.090 312.0);
Tailwind
colors: {
custom: {
50: '#ccb3db',
500: '#b693cc',
950: '#000000',
},
}SCSS
$custom: #b693cc; $custom-light: #ccb3db; $custom-dark: #000000;
JSON
{
"hex": "#b693cc",
"rgb": {
"r": 182,
"g": 147,
"b": 204
},
"hsl": {
"h": 276.842,
"s": 35.849,
"l": 68.824
},
"oklch": {
"l": 0.71516,
"c": 0.0896,
"h": 312
},
"luminance": 0.35172
}Semantic roles & 50–950 ramp
primary
#B693CC
secondary
#DBE6D5
accent
#AF3765
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#131115
muted
#828083