#C098FD#C098FD
#C098FD is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.5% C 0.146 H 301.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C098FD |
|---|---|
| RGB | rgb(192, 152, 253) |
| HSL | hsl(264, 96%, 79%) |
| HSV | hsv(264, 40%, 99%) |
| CMYK | cmyk(24.1%, 39.9%, 0%, 0.8%) |
| CIE-LAB | lab(70.00, 34.78, -44.89) |
| CIE-LCH | lch(70.00, 56.78, 307.77°) |
| OKLab | oklab(75.53% 0.0758 -0.1251) |
| OKLCH | oklch(75.53% 0.146 301.2) |
| XYZ | xyz(50.6922, 40.7547, 98.1053) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.55
Baby Purple
#CA9BF7
ΔE00 2.85
Liliac
#C48EFD
ΔE00 2.85
Lilac (survey)
#CEA2FD
ΔE00 3.61
Lavender (survey)
#C79FEF
ΔE00 4.21
Pale Violet
#CEAEFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C098FD #D5FD98
analogous
#98A3FD #C098FD #F298FD
triadic
#C098FD #FDC098 #98FDC0
tetradic
#C098FD #FD98A3 #D5FD98 #98FDF2
square
#C098FD #FD98A3 #D5FD98 #98FDF2
split-complementary
#C098FD #FDF298 #A3FD98
monochromatic
#7720FB #9B5CFC #C098FD #E5D4FE #EDE1FE
Accessibility & contrast
On white
2.29
#C098FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#C098FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C098FD
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C098FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C098FD | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#86ABFA
Tritanopia (blue-blind)
#B5A9BF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c098fd; /* rgb */ color: rgb(192, 152, 253); /* oklch */ color: oklch(75.5% 0.146 301.2);
Tailwind
colors: {
custom: {
50: '#d5b7fe',
500: '#c098fd',
950: '#000000',
},
}SCSS
$custom: #c098fd; $custom-light: #d5b7fe; $custom-dark: #000000;
JSON
{
"hex": "#c098fd",
"rgb": {
"r": 192,
"g": 152,
"b": 253
},
"hsl": {
"h": 263.762,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.75534,
"c": 0.14628,
"h": 301.2
},
"luminance": 0.40755
}Semantic roles & 50–950 ramp
primary
#C098FD
secondary
#E9F7D4
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086