#C69BFB#C69BFB
#C69BFB is a light, vivid violet. Relative luminance 0.424; OKLCH L 76.5% C 0.140 H 303.9°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C69BFB |
|---|---|
| RGB | rgb(198, 155, 251) |
| HSL | hsl(267, 92%, 80%) |
| HSV | hsv(267, 38%, 98%) |
| CMYK | cmyk(21.1%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.16, 34.37, -41.96) |
| CIE-LCH | lch(71.16, 54.24, 309.32°) |
| OKLab | oklab(76.51% 0.0783 -0.1165) |
| OKLCH | oklch(76.51% 0.14 303.9) |
| XYZ | xyz(52.4190, 42.4136, 96.6732) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.30
Baby Purple
#CA9BF7
ΔE00 1.36
Lilac (survey)
#CEA2FD
ΔE00 2.13
Lavender (survey)
#C79FEF
ΔE00 2.89
Liliac
#C48EFD
ΔE00 3.43
Pale Violet
#CEAEFA
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69BFB #D0FB9B
analogous
#9BA0FB #C69BFB #F69BFB
triadic
#C69BFB #FBC69B #9BFBC6
tetradic
#C69BFB #FB9BA0 #D0FB9B #9BFBF6
square
#C69BFB #FB9BA0 #D0FB9B #9BFBF6
split-complementary
#C69BFB #FBF69B #A0FB9B
monochromatic
#8325F6 #A460F9 #C69BFB #E8D6FD #EEE2FE
Accessibility & contrast
On white
2.21
#C69BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#C69BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69BFB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69BFB | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#BDAABF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c69bfb; /* rgb */ color: rgb(198, 155, 251); /* oklch */ color: oklch(76.5% 0.140 303.9);
Tailwind
colors: {
custom: {
50: '#d9b9fd',
500: '#c69bfb',
950: '#000000',
},
}SCSS
$custom: #c69bfb; $custom-light: #d9b9fd; $custom-dark: #000000;
JSON
{
"hex": "#c69bfb",
"rgb": {
"r": 198,
"g": 155,
"b": 251
},
"hsl": {
"h": 266.875,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.76507,
"c": 0.14034,
"h": 303.9
},
"luminance": 0.42413
}Semantic roles & 50–950 ramp
primary
#C69BFB
secondary
#E7F6D5
accent
#E6007F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085