#B698DF#B698DF
#B698DF is a light, moderate violet. Relative luminance 0.377; OKLCH L 73.2% C 0.105 H 303.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B698DF |
|---|---|
| RGB | rgb(182, 152, 223) |
| HSL | hsl(265, 53%, 74%) |
| HSV | hsv(265, 32%, 87%) |
| CMYK | cmyk(18.4%, 31.8%, 0%, 12.5%) |
| CIE-LAB | lab(67.82, 25.01, -31.93) |
| CIE-LCH | lch(67.82, 40.56, 308.07°) |
| OKLab | oklab(73.24% 0.0578 -0.088) |
| OKLCH | oklch(73.24% 0.105 303.3) |
| XYZ | xyz(43.8362, 37.7293, 74.7708) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.26
Pale Purple
#B790D4
ΔE00 3.07
Lavender (survey)
#C79FEF
ΔE00 3.63
Baby Purple
#CA9BF7
ΔE00 4.85
Pastel Purple
#CAA0FF
ΔE00 5.62
Lilac (survey)
#CEA2FD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698DF #C1DF98
analogous
#989DDF #B698DF #D998DF
triadic
#B698DF #DFB698 #98DFB6
tetradic
#B698DF #DF989D #C1DF98 #98DFD9
square
#B698DF #DF989D #C1DF98 #98DFD9
split-complementary
#B698DF #DFD998 #9DDF98
monochromatic
#743CC1 #9569D0 #B698DF #D7C7EE #EEE8F8
Accessibility & contrast
On white
2.46
#B698DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#B698DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698DF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698DF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E2
Deuteranopia (green-blind)
#8FA5DD
Tritanopia (blue-blind)
#AFA3B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b698df; /* rgb */ color: rgb(182, 152, 223); /* oklch */ color: oklch(73.2% 0.105 303.3);
Tailwind
colors: {
custom: {
50: '#cdb6e9',
500: '#b698df',
950: '#000000',
},
}SCSS
$custom: #b698df; $custom-light: #cdb6e9; $custom-dark: #000000;
JSON
{
"hex": "#b698df",
"rgb": {
"r": 182,
"g": 152,
"b": 223
},
"hsl": {
"h": 265.352,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.73241,
"c": 0.10529,
"h": 303.3
},
"luminance": 0.37729
}Semantic roles & 50–950 ramp
primary
#B698DF
secondary
#E7EFDC
accent
#C0257F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084