#B693CA#B693CA
#B693CA is a light, moderate violet. Relative luminance 0.351; OKLCH L 71.4% C 0.087 H 313.0°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B693CA |
|---|---|
| RGB | rgb(182, 147, 202) |
| HSL | hsl(278, 34%, 68%) |
| HSV | hsv(278, 27%, 79%) |
| CMYK | cmyk(9.9%, 27.2%, 0%, 20.8%) |
| CIE-LAB | lab(65.81, 23.27, -23.38) |
| CIE-LCH | lch(65.81, 32.98, 314.86°) |
| OKLab | oklab(71.43% 0.0594 -0.0637) |
| OKLCH | oklch(71.43% 0.087 313) |
| XYZ | xyz(40.3840, 35.0773, 60.5088) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.88
Lavender
#B39DDB
ΔE00 4.80
Lilac
#C8A2C8
ΔE00 6.56
Heather
#A484AC
ΔE00 6.64
Wisteria
#A87DC2
ΔE00 6.77
Lavender (survey)
#C79FEF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693CA #A7CA93
analogous
#9A93CA #B693CA #CA93C2
triadic
#B693CA #CAB693 #93CAB6
tetradic
#B693CA #CA9A93 #A7CA93 #93C2CA
square
#B693CA #CA9A93 #A7CA93 #93C2CA
split-complementary
#B693CA #C2CA93 #93CA9A
monochromatic
#7C4B98 #9A6AB6 #B693CA #D2BCDE #EDE5F2
Accessibility & contrast
On white
2.62
#B693CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#B693CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693CA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693CA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ECC
Deuteranopia (green-blind)
#92A1C8
Tritanopia (blue-blind)
#B59AA6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b693ca; /* rgb */ color: rgb(182, 147, 202); /* oklch */ color: oklch(71.4% 0.087 313.0);
Tailwind
colors: {
custom: {
50: '#ccb3da',
500: '#b693ca',
950: '#000000',
},
}SCSS
$custom: #b693ca; $custom-light: #ccb3da; $custom-dark: #000000;
JSON
{
"hex": "#b693ca",
"rgb": {
"r": 182,
"g": 147,
"b": 202
},
"hsl": {
"h": 278.182,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.71434,
"c": 0.08713,
"h": 313
},
"luminance": 0.35077
}Semantic roles & 50–950 ramp
primary
#B693CA
secondary
#DAE5D4
accent
#AD3963
background
#FCFBFD
surface
#F9F6FA
border
#D2D0D3
text
#131114
muted
#828083