#C488F2#C488F2
#C488F2 is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.7% C 0.160 H 309.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C488F2 |
|---|---|
| RGB | rgb(196, 136, 242) |
| HSL | hsl(274, 80%, 74%) |
| HSV | hsv(274, 44%, 95%) |
| CMYK | cmyk(19%, 43.8%, 0%, 5.1%) |
| CIE-LAB | lab(66.33, 42.16, -44.61) |
| CIE-LCH | lch(66.33, 61.38, 313.38°) |
| OKLab | oklab(72.7% 0.1006 -0.1241) |
| OKLCH | oklch(72.7% 0.16 309) |
| XYZ | xyz(47.5931, 35.7555, 88.3815) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.25
Light Purple
#BF77F6
ΔE00 4.38
Baby Purple
#CA9BF7
ΔE00 4.76
Easter Purple
#C071FE
ΔE00 5.96
Pastel Purple
#CAA0FF
ΔE00 6.00
Lavender (survey)
#C79FEF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C488F2 #B6F288
analogous
#8F88F2 #C488F2 #F288EB
triadic
#C488F2 #F2C488 #88F2C4
tetradic
#C488F2 #F28F88 #B6F288 #88EBF2
square
#C488F2 #F28F88 #B6F288 #88EBF2
split-complementary
#C488F2 #EBF288 #88F28F
monochromatic
#8D1AE6 #A951EC #C488F2 #DFBFF8 #F1E3FC
Accessibility & contrast
On white
2.58
#C488F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#C488F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C488F2
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C488F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C488F2 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#7FA2EF
Tritanopia (blue-blind)
#BE99B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #c488f2; /* rgb */ color: rgb(196, 136, 242); /* oklch */ color: oklch(72.7% 0.160 309.0);
Tailwind
colors: {
custom: {
50: '#d8acf7',
500: '#c488f2',
950: '#000000',
},
}SCSS
$custom: #c488f2; $custom-light: #d8acf7; $custom-dark: #000000;
JSON
{
"hex": "#c488f2",
"rgb": {
"r": 196,
"g": 136,
"b": 242
},
"hsl": {
"h": 273.962,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.72696,
"c": 0.15977,
"h": 309
},
"luminance": 0.35755
}Semantic roles & 50–950 ramp
primary
#C488F2
secondary
#E4F4D7
accent
#DD0965
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85