#B685FF#B685FF
#B685FF is a light, vivid violet. Relative luminance 0.339; OKLCH L 71.5% C 0.176 H 300.6°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B685FF |
|---|---|
| RGB | rgb(182, 133, 255) |
| HSL | hsl(264, 100%, 76%) |
| HSV | hsv(264, 48%, 100%) |
| CMYK | cmyk(28.6%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(64.91, 43.01, -54.07) |
| CIE-LCH | lch(64.91, 69.09, 308.50°) |
| OKLab | oklab(71.52% 0.0897 -0.152) |
| OKLCH | oklch(71.52% 0.176 300.6) |
| XYZ | xyz(45.7248, 33.9399, 98.7305) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.52
Light Purple
#BF77F6
ΔE00 4.23
Easter Purple
#C071FE
ΔE00 5.05
Light Urple
#B36FF6
ΔE00 5.47
Baby Purple
#CA9BF7
ΔE00 7.17
Pastel Purple
#CAA0FF
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B685FF #CEFF85
analogous
#8591FF #B685FF #F385FF
triadic
#B685FF #FFB685 #85FFB6
tetradic
#B685FF #FF8591 #CEFF85 #85FFF3
square
#B685FF #FF8591 #CEFF85 #85FFF3
split-complementary
#B685FF #FFF385 #91FF85
monochromatic
#6D0BFF #9148FF #B685FF #DBC2FF #EDE0FF
Accessibility & contrast
On white
2.70
#B685FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#B685FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B685FF
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B685FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B685FF | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#6B9DFC
Tritanopia (blue-blind)
#A89BB6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b685ff; /* rgb */ color: rgb(182, 133, 255); /* oklch */ color: oklch(71.5% 0.176 300.6);
Tailwind
colors: {
custom: {
50: '#cfa9ff',
500: '#b685ff',
950: '#000000',
},
}SCSS
$custom: #b685ff; $custom-light: #cfa9ff; $custom-dark: #000000;
JSON
{
"hex": "#b685ff",
"rgb": {
"r": 182,
"g": 133,
"b": 255
},
"hsl": {
"h": 264.098,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.71519,
"c": 0.17647,
"h": 300.6
},
"luminance": 0.3394
}Semantic roles & 50–950 ramp
primary
#B685FF
secondary
#E9F7D4
accent
#E60089
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86