#C283F9#C283F9
#C283F9 is a light, vivid violet. Relative luminance 0.345; OKLCH L 72.1% C 0.175 H 307.2°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C283F9 |
|---|---|
| RGB | rgb(194, 131, 249) |
| HSL | hsl(272, 91%, 75%) |
| HSV | hsv(272, 47%, 98%) |
| CMYK | cmyk(22.1%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(65.39, 45.85, -49.95) |
| CIE-LCH | lch(65.39, 67.81, 312.55°) |
| OKLab | oklab(72.05% 0.106 -0.1397) |
| OKLCH | oklch(72.05% 0.175 307.2) |
| XYZ | xyz(47.4599, 34.5420, 93.7712) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.68
Light Purple
#BF77F6
ΔE00 2.87
Easter Purple
#C071FE
ΔE00 4.26
Light Urple
#B36FF6
ΔE00 5.52
Baby Purple
#CA9BF7
ΔE00 6.25
Pastel Purple
#CAA0FF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C283F9 #BAF983
analogous
#8783F9 #C283F9 #F983F5
triadic
#C283F9 #F9C283 #83F9C2
tetradic
#C283F9 #F98783 #BAF983 #83F5F9
square
#C283F9 #F98783 #BAF983 #83F5F9
split-complementary
#C283F9 #F5F983 #83F987
monochromatic
#890EF3 #A549F6 #C283F9 #DFBDFC #F1E2FE
Accessibility & contrast
On white
2.66
#C283F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#C283F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C283F9
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C283F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C283F9 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFD
Deuteranopia (green-blind)
#759FF6
Tritanopia (blue-blind)
#BA97B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #c283f9; /* rgb */ color: rgb(194, 131, 249); /* oklch */ color: oklch(72.1% 0.175 307.2);
Tailwind
colors: {
custom: {
50: '#d7a8fc',
500: '#c283f9',
950: '#000000',
},
}SCSS
$custom: #c283f9; $custom-light: #d7a8fc; $custom-dark: #000000;
JSON
{
"hex": "#c283f9",
"rgb": {
"r": 194,
"g": 131,
"b": 249
},
"hsl": {
"h": 272.034,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.72053,
"c": 0.17532,
"h": 307.2
},
"luminance": 0.34541
}Semantic roles & 50–950 ramp
primary
#C283F9
secondary
#E4F6D5
accent
#E6006B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#151017
muted
#837F85