#C090FC#C090FC
#C090FC is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.1% C 0.158 H 303.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C090FC |
|---|---|
| RGB | rgb(192, 144, 252) |
| HSL | hsl(267, 95%, 78%) |
| HSV | hsv(267, 43%, 99%) |
| CMYK | cmyk(23.8%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(68.15, 38.94, -47.25) |
| CIE-LCH | lch(68.15, 61.23, 309.50°) |
| OKLab | oklab(74.12% 0.0865 -0.1319) |
| OKLCH | oklch(74.12% 0.158 303.3) |
| XYZ | xyz(49.2784, 38.1813, 96.8502) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.98
Baby Purple
#CA9BF7
ΔE00 3.77
Pastel Purple
#CAA0FF
ΔE00 4.20
Lilac (survey)
#CEA2FD
ΔE00 5.06
Lavender (survey)
#C79FEF
ΔE00 5.45
Light Purple
#BF77F6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C090FC #CCFC90
analogous
#9096FC #C090FC #F690FC
triadic
#C090FC #FCC090 #90FCC0
tetradic
#C090FC #FC9096 #CCFC90 #90FCF6
square
#C090FC #FC9096 #CCFC90 #90FCF6
split-complementary
#C090FC #FCF690 #96FC90
monochromatic
#7C19F9 #9E54FA #C090FC #E2CCFE #EEE1FE
Accessibility & contrast
On white
2.43
#C090FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#C090FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C090FC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C090FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C090FC | 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)
#74A5FF
Deuteranopia (green-blind)
#7FA6F9
Tritanopia (blue-blind)
#B6A2BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c090fc; /* rgb */ color: rgb(192, 144, 252); /* oklch */ color: oklch(74.1% 0.158 303.3);
Tailwind
colors: {
custom: {
50: '#d5b1fe',
500: '#c090fc',
950: '#000000',
},
}SCSS
$custom: #c090fc; $custom-light: #d5b1fe; $custom-dark: #000000;
JSON
{
"hex": "#c090fc",
"rgb": {
"r": 192,
"g": 144,
"b": 252
},
"hsl": {
"h": 266.667,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.74124,
"c": 0.15775,
"h": 303.3
},
"luminance": 0.38181
}Semantic roles & 50–950 ramp
primary
#C090FC
secondary
#E7F6D5
accent
#E6007F
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086