#C890FB#C890FB
#C890FB is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.8% C 0.159 H 307.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C890FB |
|---|---|
| RGB | rgb(200, 144, 251) |
| HSL | hsl(271, 93%, 77%) |
| HSV | hsv(271, 43%, 98%) |
| CMYK | cmyk(20.3%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(68.89, 40.93, -45.49) |
| CIE-LCH | lch(68.89, 61.20, 311.98°) |
| OKLab | oklab(74.84% 0.0957 -0.1266) |
| OKLCH | oklch(74.84% 0.159 307.1) |
| XYZ | xyz(51.2018, 39.1914, 96.1154) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.10
Baby Purple
#CA9BF7
ΔE00 3.09
Pastel Purple
#CAA0FF
ΔE00 4.00
Lilac (survey)
#CEA2FD
ΔE00 4.55
Lavender (survey)
#C79FEF
ΔE00 5.01
Light Purple
#BF77F6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C890FB #C3FB90
analogous
#9390FB #C890FB #FB90F8
triadic
#C890FB #FBC890 #90FBC8
tetradic
#C890FB #FB9390 #C3FB90 #90F8FB
square
#C890FB #FB9390 #C3FB90 #90F8FB
split-complementary
#C890FB #F8FB90 #90FB93
monochromatic
#8D1AF7 #AB55F9 #C890FB #E5CBFD #F0E1FE
Accessibility & contrast
On white
2.38
#C890FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#C890FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C890FB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C890FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C890FB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#84A9F8
Tritanopia (blue-blind)
#C1A1BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c890fb; /* rgb */ color: rgb(200, 144, 251); /* oklch */ color: oklch(74.8% 0.159 307.1);
Tailwind
colors: {
custom: {
50: '#dab1fd',
500: '#c890fb',
950: '#000000',
},
}SCSS
$custom: #c890fb; $custom-light: #dab1fd; $custom-dark: #000000;
JSON
{
"hex": "#c890fb",
"rgb": {
"r": 200,
"g": 144,
"b": 251
},
"hsl": {
"h": 271.402,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.74842,
"c": 0.15874,
"h": 307.1
},
"luminance": 0.39191
}Semantic roles & 50–950 ramp
primary
#C890FB
secondary
#E5F6D5
accent
#E6006D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085