#C890FA#C890FA
#C890FA is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.8% C 0.158 H 307.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C890FA |
|---|---|
| RGB | rgb(200, 144, 250) |
| HSL | hsl(272, 91%, 77%) |
| HSV | hsv(272, 42%, 98%) |
| CMYK | cmyk(20%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(68.84, 40.71, -45.02) |
| CIE-LCH | lch(68.84, 60.70, 312.12°) |
| OKLab | oklab(74.79% 0.0956 -0.1253) |
| OKLCH | oklch(74.79% 0.158 307.3) |
| XYZ | xyz(51.0446, 39.1285, 95.2874) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.22
Baby Purple
#CA9BF7
ΔE00 3.02
Pastel Purple
#CAA0FF
ΔE00 4.00
Lilac (survey)
#CEA2FD
ΔE00 4.52
Lavender (survey)
#C79FEF
ΔE00 4.91
Light Purple
#BF77F6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C890FA #C2FA90
analogous
#9390FA #C890FA #FA90F7
triadic
#C890FA #FAC890 #90FAC8
tetradic
#C890FA #FA9390 #C2FA90 #90F7FA
square
#C890FA #FA9390 #C2FA90 #90F7FA
split-complementary
#C890FA #F7FA90 #90FA93
monochromatic
#8E1BF5 #AB55F7 #C890FA #E5CBFD #F0E2FE
Accessibility & contrast
On white
2.38
#C890FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C890FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C890FA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C890FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C890FA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FE
Deuteranopia (green-blind)
#85A9F7
Tritanopia (blue-blind)
#C1A1B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c890fa; /* rgb */ color: rgb(200, 144, 250); /* oklch */ color: oklch(74.8% 0.158 307.3);
Tailwind
colors: {
custom: {
50: '#dab1fc',
500: '#c890fa',
950: '#000000',
},
}SCSS
$custom: #c890fa; $custom-light: #dab1fc; $custom-dark: #000000;
JSON
{
"hex": "#c890fa",
"rgb": {
"r": 200,
"g": 144,
"b": 250
},
"hsl": {
"h": 271.698,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.74793,
"c": 0.15754,
"h": 307.3
},
"luminance": 0.39128
}Semantic roles & 50–950 ramp
primary
#C890FA
secondary
#E5F6D5
accent
#E6006C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085