#C998F4#C998F4
#C998F4 is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.9% C 0.138 H 307.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C998F4 |
|---|---|
| RGB | rgb(201, 152, 244) |
| HSL | hsl(272, 81%, 78%) |
| HSV | hsv(272, 38%, 96%) |
| CMYK | cmyk(17.6%, 37.7%, 0%, 4.3%) |
| CIE-LAB | lab(70.46, 35.33, -39.21) |
| CIE-LCH | lch(70.46, 52.78, 312.02°) |
| OKLab | oklab(75.95% 0.0845 -0.1085) |
| OKLCH | oklch(75.95% 0.138 307.9) |
| XYZ | xyz(51.6417, 41.4061, 90.8421) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 0.81
Lavender (survey)
#C79FEF
ΔE00 2.42
Pastel Purple
#CAA0FF
ΔE00 2.53
Lilac (survey)
#CEA2FD
ΔE00 2.56
Liliac
#C48EFD
ΔE00 3.54
Pale Violet
#CEAEFA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C998F4 #C3F498
analogous
#9B98F4 #C998F4 #F498F1
triadic
#C998F4 #F4C998 #98F4C9
tetradic
#C998F4 #F49B98 #C3F498 #98F1F4
square
#C998F4 #F49B98 #C3F498 #98F1F4
split-complementary
#C998F4 #F1F498 #98F49B
monochromatic
#8F29E8 #AC61EE #C998F4 #E6CFFA #F1E3FC
Accessibility & contrast
On white
2.26
#C998F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#C998F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C998F4
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C998F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C998F4 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF7
Deuteranopia (green-blind)
#90ADF1
Tritanopia (blue-blind)
#C3A6BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c998f4; /* rgb */ color: rgb(201, 152, 244); /* oklch */ color: oklch(75.9% 0.138 307.9);
Tailwind
colors: {
custom: {
50: '#dbb7f8',
500: '#c998f4',
950: '#000000',
},
}SCSS
$custom: #c998f4; $custom-light: #dbb7f8; $custom-dark: #000000;
JSON
{
"hex": "#c998f4",
"rgb": {
"r": 201,
"g": 152,
"b": 244
},
"hsl": {
"h": 271.957,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.75949,
"c": 0.13752,
"h": 307.9
},
"luminance": 0.41406
}Semantic roles & 50–950 ramp
primary
#C998F4
secondary
#E5F4D7
accent
#DD086C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085