#C890EB#C890EB
#C890EB is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.1% C 0.140 H 311.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C890EB |
|---|---|
| RGB | rgb(200, 144, 235) |
| HSL | hsl(277, 69%, 74%) |
| HSV | hsv(277, 39%, 92%) |
| CMYK | cmyk(14.9%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.19, 37.46, -37.84) |
| CIE-LCH | lch(68.19, 53.24, 314.72°) |
| OKLab | oklab(74.08% 0.0928 -0.1045) |
| OKLCH | oklch(74.08% 0.14 311.6) |
| XYZ | xyz(48.7855, 38.2248, 83.3893) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.13
Liliac
#C48EFD
ΔE00 3.77
Lavender (survey)
#C79FEF
ΔE00 4.05
Pale Purple
#B790D4
ΔE00 4.74
Lilac (survey)
#CEA2FD
ΔE00 4.82
Pastel Purple
#CAA0FF
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C890EB #B3EB90
analogous
#9B90EB #C890EB #EB90E1
triadic
#C890EB #EBC890 #90EBC8
tetradic
#C890EB #EB9B90 #B3EB90 #90E1EB
square
#C890EB #EB9B90 #B3EB90 #90E1EB
split-complementary
#C890EB #E1EB90 #90EB9B
monochromatic
#9528D8 #AE5CE2 #C890EB #E2C4F4 #F2E5FA
Accessibility & contrast
On white
2.43
#C890EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#C890EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C890EB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C890EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C890EB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EE
Deuteranopia (green-blind)
#8CA7E8
Tritanopia (blue-blind)
#C59DB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c890eb; /* rgb */ color: rgb(200, 144, 235); /* oklch */ color: oklch(74.1% 0.140 311.6);
Tailwind
colors: {
custom: {
50: '#dab1f1',
500: '#c890eb',
950: '#000000',
},
}SCSS
$custom: #c890eb; $custom-light: #dab1f1; $custom-dark: #000000;
JSON
{
"hex": "#c890eb",
"rgb": {
"r": 200,
"g": 144,
"b": 235
},
"hsl": {
"h": 276.923,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.74082,
"c": 0.13978,
"h": 311.6
},
"luminance": 0.38224
}Semantic roles & 50–950 ramp
primary
#C890EB
secondary
#E3F2D9
accent
#D1145D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085