#B693DD#B693DD
#B693DD is a light, moderate violet. Relative luminance 0.360; OKLCH L 72.2% C 0.111 H 305.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B693DD |
|---|---|
| RGB | rgb(182, 147, 221) |
| HSL | hsl(268, 52%, 72%) |
| HSV | hsv(268, 33%, 87%) |
| CMYK | cmyk(17.6%, 33.5%, 0%, 13.3%) |
| CIE-LAB | lab(66.55, 27.36, -32.80) |
| CIE-LCH | lch(66.55, 42.72, 309.84°) |
| OKLab | oklab(72.24% 0.0645 -0.0905) |
| OKLCH | oklch(72.24% 0.111 305.5) |
| XYZ | xyz(42.7737, 36.0332, 73.0943) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.08
Lavender
#B39DDB
ΔE00 3.59
Lavender (survey)
#C79FEF
ΔE00 4.14
Baby Purple
#CA9BF7
ΔE00 4.89
Pastel Purple
#CAA0FF
ΔE00 6.00
Lilac (survey)
#CEA2FD
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B693DD #BADD93
analogous
#9395DD #B693DD #DB93DD
triadic
#B693DD #DDB693 #93DDB6
tetradic
#B693DD #DD9395 #BADD93 #93DDDB
square
#B693DD #DD9395 #BADD93 #93DDDB
split-complementary
#B693DD #DDDB93 #95DD93
monochromatic
#773BBB #9764CE #B693DD #D5C2EC #EFE8F8
Accessibility & contrast
On white
2.56
#B693DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#B693DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B693DD
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B693DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B693DD | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1E0
Deuteranopia (green-blind)
#8BA2DB
Tritanopia (blue-blind)
#B09EAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b693dd; /* rgb */ color: rgb(182, 147, 221); /* oklch */ color: oklch(72.2% 0.111 305.5);
Tailwind
colors: {
custom: {
50: '#cdb3e8',
500: '#b693dd',
950: '#000000',
},
}SCSS
$custom: #b693dd; $custom-light: #cdb3e8; $custom-dark: #000000;
JSON
{
"hex": "#b693dd",
"rgb": {
"r": 182,
"g": 147,
"b": 221
},
"hsl": {
"h": 268.378,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.7224,
"c": 0.1111,
"h": 305.5
},
"luminance": 0.36033
}Semantic roles & 50–950 ramp
primary
#B693DD
secondary
#E6EFDC
accent
#C02677
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131116
muted
#828084