#C890F9#C890F9
#C890F9 is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.7% C 0.156 H 307.6°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C890F9 |
|---|---|
| RGB | rgb(200, 144, 249) |
| HSL | hsl(272, 90%, 77%) |
| HSV | hsv(272, 42%, 98%) |
| CMYK | cmyk(19.7%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(68.80, 40.49, -44.55) |
| CIE-LCH | lch(68.80, 60.20, 312.27°) |
| OKLab | oklab(74.74% 0.0954 -0.1239) |
| OKLCH | oklch(74.74% 0.156 307.6) |
| XYZ | xyz(50.8882, 39.0659, 94.4638) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.36
Baby Purple
#CA9BF7
ΔE00 2.95
Pastel Purple
#CAA0FF
ΔE00 4.01
Lilac (survey)
#CEA2FD
ΔE00 4.49
Lavender (survey)
#C79FEF
ΔE00 4.82
Light Purple
#BF77F6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C890F9 #C1F990
analogous
#9490F9 #C890F9 #F990F6
triadic
#C890F9 #F9C890 #90F9C8
tetradic
#C890F9 #F99490 #C1F990 #90F6F9
square
#C890F9 #F99490 #C1F990 #90F6F9
split-complementary
#C890F9 #F6F990 #90F994
monochromatic
#8E1CF3 #AB56F6 #C890F9 #E5CAFC #F1E2FD
Accessibility & contrast
On white
2.38
#C890F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#C890F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C890F9
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C890F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C890F9 | 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)
#78A6FD
Deuteranopia (green-blind)
#85A9F6
Tritanopia (blue-blind)
#C1A1B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c890f9; /* rgb */ color: rgb(200, 144, 249); /* oklch */ color: oklch(74.7% 0.156 307.6);
Tailwind
colors: {
custom: {
50: '#dab1fb',
500: '#c890f9',
950: '#000000',
},
}SCSS
$custom: #c890f9; $custom-light: #dab1fb; $custom-dark: #000000;
JSON
{
"hex": "#c890f9",
"rgb": {
"r": 200,
"g": 144,
"b": 249
},
"hsl": {
"h": 272,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.74745,
"c": 0.15635,
"h": 307.6
},
"luminance": 0.39065
}Semantic roles & 50–950 ramp
primary
#C890F9
secondary
#E4F6D5
accent
#E6006B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085