#C698EE#C698EE
#C698EE is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.4% C 0.129 H 308.1°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C698EE |
|---|---|
| RGB | rgb(198, 152, 238) |
| HSL | hsl(272, 72%, 76%) |
| HSV | hsv(272, 36%, 93%) |
| CMYK | cmyk(16.8%, 36.1%, 0%, 6.7%) |
| CIE-LAB | lab(69.92, 33.14, -36.80) |
| CIE-LCH | lch(69.92, 49.52, 312.01°) |
| OKLab | oklab(75.39% 0.0797 -0.1016) |
| OKLCH | oklch(75.39% 0.129 308.1) |
| XYZ | xyz(49.9466, 40.6358, 86.0846) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.51
Lavender (survey)
#C79FEF
ΔE00 1.89
Lilac (survey)
#CEA2FD
ΔE00 3.01
Pastel Purple
#CAA0FF
ΔE00 3.12
Liliac
#C48EFD
ΔE00 4.24
Pale Purple
#B790D4
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C698EE #C0EE98
analogous
#9B98EE #C698EE #EE98EB
triadic
#C698EE #EEC698 #98EEC6
tetradic
#C698EE #EE9B98 #C0EE98 #98EBEE
square
#C698EE #EE9B98 #C0EE98 #98EBEE
split-complementary
#C698EE #EBEE98 #98EE9B
monochromatic
#8C2FDD #A963E5 #C698EE #E3CDF7 #F0E5FB
Accessibility & contrast
On white
2.30
#C698EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#C698EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C698EE
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C698EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C698EE | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#91ABEC
Tritanopia (blue-blind)
#C1A5B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c698ee; /* rgb */ color: rgb(198, 152, 238); /* oklch */ color: oklch(75.4% 0.129 308.1);
Tailwind
colors: {
custom: {
50: '#d8b7f4',
500: '#c698ee',
950: '#000000',
},
}SCSS
$custom: #c698ee; $custom-light: #d8b7f4; $custom-dark: #000000;
JSON
{
"hex": "#c698ee",
"rgb": {
"r": 198,
"g": 152,
"b": 238
},
"hsl": {
"h": 272.093,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.7539,
"c": 0.12918,
"h": 308.1
},
"luminance": 0.40635
}Semantic roles & 50–950 ramp
primary
#C698EE
secondary
#E5F2D9
accent
#D4126C
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151117
muted
#838085