#C69BFA#C69BFA
#C69BFA is a light, vivid violet. Relative luminance 0.424; OKLCH L 76.5% C 0.139 H 304.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C69BFA |
|---|---|
| RGB | rgb(198, 155, 250) |
| HSL | hsl(267, 90%, 79%) |
| HSV | hsv(267, 38%, 98%) |
| CMYK | cmyk(20.8%, 38%, 0%, 2%) |
| CIE-LAB | lab(71.11, 34.14, -41.48) |
| CIE-LCH | lch(71.11, 53.73, 309.46°) |
| OKLab | oklab(76.46% 0.0781 -0.1151) |
| OKLCH | oklch(76.46% 0.139 304.1) |
| XYZ | xyz(52.2618, 42.3507, 95.8452) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.21
Pastel Purple
#CAA0FF
ΔE00 1.33
Lilac (survey)
#CEA2FD
ΔE00 2.07
Lavender (survey)
#C79FEF
ΔE00 2.72
Liliac
#C48EFD
ΔE00 3.50
Pale Violet
#CEAEFA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69BFA #CFFA9B
analogous
#9BA0FA #C69BFA #F69BFA
triadic
#C69BFA #FAC69B #9BFAC6
tetradic
#C69BFA #FA9BA0 #CFFA9B #9BFAF6
square
#C69BFA #FA9BA0 #CFFA9B #9BFAF6
split-complementary
#C69BFA #FAF69B #A0FA9B
monochromatic
#8426F4 #A561F7 #C69BFA #E7D5FD #EEE2FE
Accessibility & contrast
On white
2.22
#C69BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#C69BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69BFA
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69BFA | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#BEAABF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c69bfa; /* rgb */ color: rgb(198, 155, 250); /* oklch */ color: oklch(76.5% 0.139 304.1);
Tailwind
colors: {
custom: {
50: '#d9b9fc',
500: '#c69bfa',
950: '#000000',
},
}SCSS
$custom: #c69bfa; $custom-light: #d9b9fc; $custom-dark: #000000;
JSON
{
"hex": "#c69bfa",
"rgb": {
"r": 198,
"g": 155,
"b": 250
},
"hsl": {
"h": 267.158,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.76461,
"c": 0.13909,
"h": 304.1
},
"luminance": 0.42351
}Semantic roles & 50–950 ramp
primary
#C69BFA
secondary
#E7F6D5
accent
#E6007E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085