#C98FFE#C98FFE
#C98FFE is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.9% C 0.164 H 307.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C98FFE |
|---|---|
| RGB | rgb(201, 143, 254) |
| HSL | hsl(271, 98%, 78%) |
| HSV | hsv(271, 44%, 100%) |
| CMYK | cmyk(20.9%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(68.91, 42.41, -47.09) |
| CIE-LCH | lch(68.91, 63.38, 312.01°) |
| OKLab | oklab(74.93% 0.0987 -0.1312) |
| OKLCH | oklch(74.93% 0.164 307) |
| XYZ | xyz(51.7957, 39.2187, 98.5880) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.94
Baby Purple
#CA9BF7
ΔE00 3.55
Pastel Purple
#CAA0FF
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 4.90
Lavender (survey)
#C79FEF
ΔE00 5.51
Light Purple
#BF77F6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C98FFE #C4FE8F
analogous
#918FFE #C98FFE #FE8FFC
triadic
#C98FFE #FEC98F #8FFEC9
tetradic
#C98FFE #FE918F #C4FE8F #8FFCFE
square
#C98FFE #FE918F #C4FE8F #8FFCFE
split-complementary
#C98FFE #FCFE8F #8FFE91
monochromatic
#8F16FD #AC52FD #C98FFE #E6CCFF #F0E1FF
Accessibility & contrast
On white
2.37
#C98FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#C98FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C98FFE
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C98FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C98FFE | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#82A9FB
Tritanopia (blue-blind)
#C1A1BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c98ffe; /* rgb */ color: rgb(201, 143, 254); /* oklch */ color: oklch(74.9% 0.164 307.0);
Tailwind
colors: {
custom: {
50: '#dbb1ff',
500: '#c98ffe',
950: '#000000',
},
}SCSS
$custom: #c98ffe; $custom-light: #dbb1ff; $custom-dark: #000000;
JSON
{
"hex": "#c98ffe",
"rgb": {
"r": 201,
"g": 143,
"b": 254
},
"hsl": {
"h": 271.351,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.74925,
"c": 0.16422,
"h": 307
},
"luminance": 0.39218
}Semantic roles & 50–950 ramp
primary
#C98FFE
secondary
#E5F7D4
accent
#E6006E
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151118
muted
#838086