#C989F9#C989F9
#C989F9 is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.7% C 0.168 H 309.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C989F9 |
|---|---|
| RGB | rgb(201, 137, 249) |
| HSL | hsl(274, 90%, 76%) |
| HSV | hsv(274, 45%, 98%) |
| CMYK | cmyk(19.3%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(67.39, 44.54, -46.75) |
| CIE-LCH | lch(67.39, 64.57, 313.61°) |
| OKLab | oklab(73.71% 0.1061 -0.1302) |
| OKLCH | oklch(73.71% 0.168 309.2) |
| XYZ | xyz(50.1287, 37.1491, 94.1339) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.86
Light Purple
#BF77F6
ΔE00 4.60
Baby Purple
#CA9BF7
ΔE00 4.65
Pastel Purple
#CAA0FF
ΔE00 5.73
Easter Purple
#C071FE
ΔE00 5.98
Lilac (survey)
#CEA2FD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C989F9 #B9F989
analogous
#9189F9 #C989F9 #F989F1
triadic
#C989F9 #F9C989 #89F9C9
tetradic
#C989F9 #F99189 #B9F989 #89F1F9
square
#C989F9 #F99189 #B9F989 #89F1F9
split-complementary
#C989F9 #F1F989 #89F991
monochromatic
#9415F3 #AE4FF6 #C989F9 #E4C3FC #F2E2FE
Accessibility & contrast
On white
2.49
#C989F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#C989F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C989F9
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C989F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C989F9 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FD
Deuteranopia (green-blind)
#7FA5F6
Tritanopia (blue-blind)
#C39BB5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c989f9; /* rgb */ color: rgb(201, 137, 249); /* oklch */ color: oklch(73.7% 0.168 309.2);
Tailwind
colors: {
custom: {
50: '#dbadfb',
500: '#c989f9',
950: '#000000',
},
}SCSS
$custom: #c989f9; $custom-light: #dbadfb; $custom-dark: #000000;
JSON
{
"hex": "#c989f9",
"rgb": {
"r": 201,
"g": 137,
"b": 249
},
"hsl": {
"h": 274.286,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.7371,
"c": 0.168,
"h": 309.2
},
"luminance": 0.37148
}Semantic roles & 50–950 ramp
primary
#C989F9
secondary
#E3F6D5
accent
#E60062
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85