#C698FE#C698FE
#C698FE is a light, vivid violet. Relative luminance 0.416; OKLCH L 76.1% C 0.149 H 303.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C698FE |
|---|---|
| RGB | rgb(198, 152, 254) |
| HSL | hsl(267, 98%, 80%) |
| HSV | hsv(267, 40%, 100%) |
| CMYK | cmyk(22%, 40.2%, 0%, 0.4%) |
| CIE-LAB | lab(70.61, 36.69, -44.45) |
| CIE-LCH | lch(70.61, 57.63, 309.54°) |
| OKLab | oklab(76.14% 0.083 -0.1237) |
| OKLCH | oklch(76.14% 0.149 303.8) |
| XYZ | xyz(52.4026, 41.6181, 99.0191) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.02
Pastel Purple
#CAA0FF
ΔE00 2.07
Liliac
#C48EFD
ΔE00 2.51
Lilac (survey)
#CEA2FD
ΔE00 2.96
Lavender (survey)
#C79FEF
ΔE00 3.84
Pale Violet
#CEAEFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C698FE #D0FE98
analogous
#989DFE #C698FE #F998FE
triadic
#C698FE #FEC698 #98FEC6
tetradic
#C698FE #FE989D #D0FE98 #98FEF9
square
#C698FE #FE989D #D0FE98 #98FEF9
split-complementary
#C698FE #FEF998 #9DFE98
monochromatic
#831FFD #A45BFD #C698FE #E8D5FF #EEE1FF
Accessibility & contrast
On white
2.25
#C698FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#C698FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C698FE
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C698FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C698FE | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#89ADFB
Tritanopia (blue-blind)
#BDA9BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c698fe; /* rgb */ color: rgb(198, 152, 254); /* oklch */ color: oklch(76.1% 0.149 303.8);
Tailwind
colors: {
custom: {
50: '#d9b7ff',
500: '#c698fe',
950: '#000000',
},
}SCSS
$custom: #c698fe; $custom-light: #d9b7ff; $custom-dark: #000000;
JSON
{
"hex": "#c698fe",
"rgb": {
"r": 198,
"g": 152,
"b": 254
},
"hsl": {
"h": 267.059,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.76136,
"c": 0.14892,
"h": 303.8
},
"luminance": 0.41618
}Semantic roles & 50–950 ramp
primary
#C698FE
secondary
#E7F7D4
accent
#E6007E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086