#C998F8#C998F8
#C998F8 is a light, vivid violet. Relative luminance 0.417; OKLCH L 76.1% C 0.142 H 306.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C998F8 |
|---|---|
| RGB | rgb(201, 152, 248) |
| HSL | hsl(271, 87%, 78%) |
| HSV | hsv(271, 39%, 97%) |
| CMYK | cmyk(19%, 38.7%, 0%, 2.7%) |
| CIE-LAB | lab(70.63, 36.20, -41.13) |
| CIE-LCH | lch(70.63, 54.79, 311.36°) |
| OKLab | oklab(76.13% 0.0853 -0.114) |
| OKLCH | oklch(76.13% 0.142 306.8) |
| XYZ | xyz(52.2556, 41.6517, 94.0754) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 0.87
Pastel Purple
#CAA0FF
ΔE00 2.17
Lilac (survey)
#CEA2FD
ΔE00 2.48
Lavender (survey)
#C79FEF
ΔE00 2.88
Liliac
#C48EFD
ΔE00 3.05
Pale Violet
#CEAEFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C998F8 #C7F898
analogous
#9998F8 #C998F8 #F898F7
triadic
#C998F8 #F8C998 #98F8C9
tetradic
#C998F8 #F89998 #C7F898 #98F7F8
square
#C998F8 #F89998 #C7F898 #98F7F8
split-complementary
#C998F8 #F7F898 #98F899
monochromatic
#8D25F0 #AB5FF4 #C998F8 #E7D1FC #F0E2FD
Accessibility & contrast
On white
2.25
#C998F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#C998F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C998F8
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C998F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C998F8 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#8EADF5
Tritanopia (blue-blind)
#C2A7BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c998f8; /* rgb */ color: rgb(201, 152, 248); /* oklch */ color: oklch(76.1% 0.142 306.8);
Tailwind
colors: {
custom: {
50: '#dbb7fb',
500: '#c998f8',
950: '#000000',
},
}SCSS
$custom: #c998f8; $custom-light: #dbb7fb; $custom-dark: #000000;
JSON
{
"hex": "#c998f8",
"rgb": {
"r": 201,
"g": 152,
"b": 248
},
"hsl": {
"h": 270.625,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.76134,
"c": 0.14239,
"h": 306.8
},
"luminance": 0.41651
}Semantic roles & 50–950 ramp
primary
#C998F8
secondary
#E5F5D6
accent
#E40270
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085