#C98FFB#C98FFB
#C98FFB is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.8% C 0.161 H 307.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C98FFB |
|---|---|
| RGB | rgb(201, 143, 251) |
| HSL | hsl(272, 93%, 77%) |
| HSV | hsv(272, 43%, 98%) |
| CMYK | cmyk(19.9%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(68.77, 41.75, -45.67) |
| CIE-LCH | lch(68.77, 61.88, 312.43°) |
| OKLab | oklab(74.78% 0.0983 -0.1271) |
| OKLCH | oklch(74.78% 0.161 307.7) |
| XYZ | xyz(51.3190, 39.0280, 96.0777) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.20
Baby Purple
#CA9BF7
ΔE00 3.31
Pastel Purple
#CAA0FF
ΔE00 4.27
Lilac (survey)
#CEA2FD
ΔE00 4.78
Lavender (survey)
#C79FEF
ΔE00 5.22
Light Purple
#BF77F6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C98FFB #C1FB8F
analogous
#938FFB #C98FFB #FB8FF7
triadic
#C98FFB #FBC98F #8FFBC9
tetradic
#C98FFB #FB938F #C1FB8F #8FF7FB
square
#C98FFB #FB938F #C1FB8F #8FF7FB
split-complementary
#C98FFB #F7FB8F #8FFB93
monochromatic
#9019F7 #AD54F9 #C98FFB #E5CAFD #F1E1FE
Accessibility & contrast
On white
2.38
#C98FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#C98FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C98FFB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C98FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C98FFB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FF
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#C2A0B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c98ffb; /* rgb */ color: rgb(201, 143, 251); /* oklch */ color: oklch(74.8% 0.161 307.7);
Tailwind
colors: {
custom: {
50: '#dbb1fd',
500: '#c98ffb',
950: '#000000',
},
}SCSS
$custom: #c98ffb; $custom-light: #dbb1fd; $custom-dark: #000000;
JSON
{
"hex": "#c98ffb",
"rgb": {
"r": 201,
"g": 143,
"b": 251
},
"hsl": {
"h": 272.222,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.74777,
"c": 0.16066,
"h": 307.7
},
"luminance": 0.39027
}Semantic roles & 50–950 ramp
primary
#C98FFB
secondary
#E4F6D5
accent
#E6006A
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151117
muted
#838085