#C890F8#C890F8
#C890F8 is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.7% C 0.155 H 307.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C890F8 |
|---|---|
| RGB | rgb(200, 144, 248) |
| HSL | hsl(272, 88%, 77%) |
| HSV | hsv(272, 42%, 97%) |
| CMYK | cmyk(19.4%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(68.75, 40.27, -44.07) |
| CIE-LCH | lch(68.75, 59.70, 312.42°) |
| OKLab | oklab(74.7% 0.0952 -0.1225) |
| OKLCH | oklch(74.7% 0.155 307.9) |
| XYZ | xyz(50.7327, 39.0037, 93.6446) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.51
Baby Purple
#CA9BF7
ΔE00 2.90
Pastel Purple
#CAA0FF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.47
Lavender (survey)
#C79FEF
ΔE00 4.72
Light Purple
#BF77F6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C890F8 #C0F890
analogous
#9490F8 #C890F8 #F890F4
triadic
#C890F8 #F8C890 #90F8C8
tetradic
#C890F8 #F89490 #C0F890 #90F4F8
square
#C890F8 #F89490 #C0F890 #90F4F8
split-complementary
#C890F8 #F4F890 #90F894
monochromatic
#8F1DF1 #AB56F4 #C890F8 #E5CAFC #F1E2FD
Accessibility & contrast
On white
2.39
#C890F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#C890F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C890F8
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C890F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C890F8 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#86A8F5
Tritanopia (blue-blind)
#C1A0B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c890f8; /* rgb */ color: rgb(200, 144, 248); /* oklch */ color: oklch(74.7% 0.155 307.9);
Tailwind
colors: {
custom: {
50: '#dab1fb',
500: '#c890f8',
950: '#000000',
},
}SCSS
$custom: #c890f8; $custom-light: #dab1fb; $custom-dark: #000000;
JSON
{
"hex": "#c890f8",
"rgb": {
"r": 200,
"g": 144,
"b": 248
},
"hsl": {
"h": 272.308,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.74696,
"c": 0.15516,
"h": 307.9
},
"luminance": 0.39003
}Semantic roles & 50–950 ramp
primary
#C890F8
secondary
#E4F5D6
accent
#E5016A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085