#B692DD#B692DD
#B692DD is a light, moderate violet. Relative luminance 0.357; OKLCH L 72.1% C 0.113 H 305.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B692DD |
|---|---|
| RGB | rgb(182, 146, 221) |
| HSL | hsl(269, 52%, 72%) |
| HSV | hsv(269, 34%, 87%) |
| CMYK | cmyk(17.6%, 33.9%, 0%, 13.3%) |
| CIE-LAB | lab(66.31, 27.92, -33.17) |
| CIE-LCH | lch(66.31, 43.36, 310.09°) |
| OKLab | oklab(72.06% 0.0659 -0.0915) |
| OKLCH | oklch(72.06% 0.113 305.8) |
| XYZ | xyz(42.6189, 35.7235, 73.0427) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.04
Lavender
#B39DDB
ΔE00 3.89
Lavender (survey)
#C79FEF
ΔE00 4.27
Baby Purple
#CA9BF7
ΔE00 4.90
Liliac
#C48EFD
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B692DD #B9DD92
analogous
#9294DD #B692DD #DC92DD
triadic
#B692DD #DDB692 #92DDB6
tetradic
#B692DD #DD9294 #B9DD92 #92DDDC
square
#B692DD #DD9294 #B9DD92 #92DDDC
split-complementary
#B692DD #DDDC92 #94DD92
monochromatic
#783ABA #9763CE #B692DD #D5C1EC #EFE8F8
Accessibility & contrast
On white
2.58
#B692DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#B692DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B692DD
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B692DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B692DD | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0E0
Deuteranopia (green-blind)
#8AA1DB
Tritanopia (blue-blind)
#B09DAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b692dd; /* rgb */ color: rgb(182, 146, 221); /* oklch */ color: oklch(72.1% 0.113 305.8);
Tailwind
colors: {
custom: {
50: '#cdb2e8',
500: '#b692dd',
950: '#000000',
},
}SCSS
$custom: #b692dd; $custom-light: #cdb2e8; $custom-dark: #000000;
JSON
{
"hex": "#b692dd",
"rgb": {
"r": 182,
"g": 146,
"b": 221
},
"hsl": {
"h": 268.8,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.72059,
"c": 0.11279,
"h": 305.8
},
"luminance": 0.35723
}Semantic roles & 50–950 ramp
primary
#B692DD
secondary
#E6EFDC
accent
#C02676
background
#FCFBFE
surface
#F9F6FC
border
#D2D0D5
text
#131116
muted
#828084