#B693CF#B693CF
#B693CF is a light, moderate violet. Relative luminance 0.353; OKLCH L 71.6% C 0.093 H 310.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B693CF |
|---|---|
| RGB | rgb(182, 147, 207) |
| HSL | hsl(275, 38%, 69%) |
| HSV | hsv(275, 29%, 81%) |
| CMYK | cmyk(12.1%, 29%, 0%, 18.8%) |
| CIE-LAB | lab(66.00, 24.32, -25.88) |
| CIE-LCH | lch(66.00, 35.51, 313.22°) |
| OKLab | oklab(71.64% 0.0608 -0.0708) |
| OKLCH | oklch(71.64% 0.093 310.7) |
| XYZ | xyz(40.9856, 35.3180, 63.6773) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 1.75
Lavender
#B39DDB
ΔE00 4.04
Lavender (survey)
#C79FEF
ΔE00 5.93
Wisteria
#A87DC2
ΔE00 6.51
Baby Purple
#CA9BF7
ΔE00 7.24
Lilac
#C8A2C8
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693CF #ACCF93
analogous
#9893CF #B693CF #CF93CA
triadic
#B693CF #CFB693 #93CFB6
tetradic
#B693CF #CF9893 #ACCF93 #93CACF
square
#B693CF #CF9893 #ACCF93 #93CACF
split-complementary
#B693CF #CACF93 #93CF98
monochromatic
#7B47A0 #9969BC #B693CF #D3BDE2 #EFE8F5
Accessibility & contrast
On white
2.60
#B693CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#B693CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693CF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693CF | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899FD1
Deuteranopia (green-blind)
#90A1CD
Tritanopia (blue-blind)
#B39BA8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b693cf; /* rgb */ color: rgb(182, 147, 207); /* oklch */ color: oklch(71.6% 0.093 310.7);
Tailwind
colors: {
custom: {
50: '#ccb3dd',
500: '#b693cf',
950: '#000000',
},
}SCSS
$custom: #b693cf; $custom-light: #ccb3dd; $custom-dark: #000000;
JSON
{
"hex": "#b693cf",
"rgb": {
"r": 182,
"g": 147,
"b": 207
},
"hsl": {
"h": 275,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.71639,
"c": 0.09334,
"h": 310.7
},
"luminance": 0.35318
}Semantic roles & 50–950 ramp
primary
#B693CF
secondary
#DDE8D6
accent
#B13468
background
#FCFBFD
surface
#F9F6FB
border
#D2D0D4
text
#131115
muted
#828083