#C689EE#C689EE
#C689EE is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.9% C 0.154 H 310.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C689EE |
|---|---|
| RGB | rgb(198, 137, 238) |
| HSL | hsl(276, 75%, 74%) |
| HSV | hsv(276, 42%, 93%) |
| CMYK | cmyk(16.8%, 42.4%, 0%, 6.7%) |
| CIE-LAB | lab(66.57, 41.32, -42.02) |
| CIE-LCH | lch(66.57, 58.93, 314.52°) |
| OKLab | oklab(72.86% 0.1009 -0.1166) |
| OKLCH | oklch(72.86% 0.154 310.9) |
| XYZ | xyz(47.6642, 36.0709, 85.3238) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.93
Baby Purple
#CA9BF7
ΔE00 4.51
Light Purple
#BF77F6
ΔE00 5.04
Lavender (survey)
#C79FEF
ΔE00 5.85
Pale Purple
#B790D4
ΔE00 5.87
Pastel Purple
#CAA0FF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C689EE #B1EE89
analogous
#9389EE #C689EE #EE89E3
triadic
#C689EE #EEC689 #89EEC6
tetradic
#C689EE #EE9389 #B1EE89 #89E3EE
square
#C689EE #EE9389 #B1EE89 #89E3EE
split-complementary
#C689EE #E3EE89 #89EE93
monochromatic
#9220DD #AC54E6 #C689EE #E0BEF6 #F2E4FB
Accessibility & contrast
On white
2.56
#C689EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#C689EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C689EE
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C689EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C689EE | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#C298B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c689ee; /* rgb */ color: rgb(198, 137, 238); /* oklch */ color: oklch(72.9% 0.154 310.9);
Tailwind
colors: {
custom: {
50: '#d9acf4',
500: '#c689ee',
950: '#000000',
},
}SCSS
$custom: #c689ee; $custom-light: #d9acf4; $custom-dark: #000000;
JSON
{
"hex": "#c689ee",
"rgb": {
"r": 198,
"g": 137,
"b": 238
},
"hsl": {
"h": 276.238,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.72864,
"c": 0.15418,
"h": 310.9
},
"luminance": 0.3607
}Semantic roles & 50–950 ramp
primary
#C689EE
secondary
#E3F3D8
accent
#D70F5E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85