#C69EFF#C69EFF
#C69EFF is a light, vivid violet. Relative luminance 0.437; OKLCH L 77.2% C 0.141 H 302.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C69EFF |
|---|---|
| RGB | rgb(198, 158, 255) |
| HSL | hsl(265, 100%, 81%) |
| HSV | hsv(265, 38%, 100%) |
| CMYK | cmyk(22.4%, 38%, 0%, 0%) |
| CIE-LAB | lab(72.01, 33.62, -42.79) |
| CIE-LCH | lch(72.01, 54.42, 308.16°) |
| OKLab | oklab(77.22% 0.0749 -0.1189) |
| OKLCH | oklch(77.22% 0.141 302.2) |
| XYZ | xyz(53.5617, 43.6795, 100.1976) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.92
Lilac (survey)
#CEA2FD
ΔE00 2.06
Baby Purple
#CA9BF7
ΔE00 2.11
Lavender (survey)
#C79FEF
ΔE00 3.27
Liliac
#C48EFD
ΔE00 4.06
Pale Violet
#CEAEFA
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69EFF #D7FF9E
analogous
#9EA6FF #C69EFF #F69EFF
triadic
#C69EFF #FFC69E #9EFFC6
tetradic
#C69EFF #FF9EA6 #D7FF9E #9EFFF6
square
#C69EFF #FF9EA6 #D7FF9E #9EFFF6
split-complementary
#C69EFF #FFF69E #A6FF9E
monochromatic
#7E24FF #A261FF #C69EFF #EADBFF #EDE0FF
Accessibility & contrast
On white
2.16
#C69EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#C69EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69EFF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69EFF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#BCAEC3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c69eff; /* rgb */ color: rgb(198, 158, 255); /* oklch */ color: oklch(77.2% 0.141 302.2);
Tailwind
colors: {
custom: {
50: '#d9bbff',
500: '#c69eff',
950: '#000000',
},
}SCSS
$custom: #c69eff; $custom-light: #d9bbff; $custom-dark: #000000;
JSON
{
"hex": "#c69eff",
"rgb": {
"r": 198,
"g": 158,
"b": 255
},
"hsl": {
"h": 264.742,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.77215,
"c": 0.14053,
"h": 302.2
},
"luminance": 0.43679
}Semantic roles & 50–950 ramp
primary
#C69EFF
secondary
#E9F7D4
accent
#E60087
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186