#C890FC#C890FC
#C890FC is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.9% C 0.160 H 306.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C890FC |
|---|---|
| RGB | rgb(200, 144, 252) |
| HSL | hsl(271, 95%, 78%) |
| HSV | hsv(271, 43%, 99%) |
| CMYK | cmyk(20.6%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(68.94, 41.15, -45.97) |
| CIE-LCH | lch(68.94, 61.70, 311.84°) |
| OKLab | oklab(74.89% 0.0959 -0.128) |
| OKLCH | oklch(74.89% 0.16 306.8) |
| XYZ | xyz(51.3599, 39.2546, 96.9478) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.99
Baby Purple
#CA9BF7
ΔE00 3.17
Pastel Purple
#CAA0FF
ΔE00 4.01
Lilac (survey)
#CEA2FD
ΔE00 4.59
Lavender (survey)
#C79FEF
ΔE00 5.11
Light Purple
#BF77F6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C890FC #C4FC90
analogous
#9290FC #C890FC #FC90FA
triadic
#C890FC #FCC890 #90FCC8
tetradic
#C890FC #FC9290 #C4FC90 #90FAFC
square
#C890FC #FC9290 #C4FC90 #90FAFC
split-complementary
#C890FC #FAFC90 #90FC92
monochromatic
#8D19F9 #AA54FA #C890FC #E6CCFE #F0E1FE
Accessibility & contrast
On white
2.37
#C890FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#C890FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C890FC
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C890FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C890FC | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#84A9F9
Tritanopia (blue-blind)
#C0A1BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c890fc; /* rgb */ color: rgb(200, 144, 252); /* oklch */ color: oklch(74.9% 0.160 306.8);
Tailwind
colors: {
custom: {
50: '#dab1fe',
500: '#c890fc',
950: '#000000',
},
}SCSS
$custom: #c890fc; $custom-light: #dab1fe; $custom-dark: #000000;
JSON
{
"hex": "#c890fc",
"rgb": {
"r": 200,
"g": 144,
"b": 252
},
"hsl": {
"h": 271.111,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.74892,
"c": 0.15993,
"h": 306.8
},
"luminance": 0.39254
}Semantic roles & 50–950 ramp
primary
#C890FC
secondary
#E5F6D5
accent
#E6006F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086