#C488F8#C488F8
#C488F8 is a light, vivid violet. Relative luminance 0.361; OKLCH L 73.0% C 0.167 H 307.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C488F8 |
|---|---|
| RGB | rgb(196, 136, 248) |
| HSL | hsl(272, 89%, 75%) |
| HSV | hsv(272, 45%, 97%) |
| CMYK | cmyk(21%, 45.2%, 0%, 2.7%) |
| CIE-LAB | lab(66.61, 43.48, -47.46) |
| CIE-LCH | lch(66.61, 64.37, 312.49°) |
| OKLab | oklab(73% 0.1015 -0.1324) |
| OKLCH | oklch(73% 0.167 307.5) |
| XYZ | xyz(48.5090, 36.1219, 93.2055) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.62
Light Purple
#BF77F6
ΔE00 4.13
Baby Purple
#CA9BF7
ΔE00 4.95
Easter Purple
#C071FE
ΔE00 5.56
Pastel Purple
#CAA0FF
ΔE00 5.93
Lilac (survey)
#CEA2FD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C488F8 #BCF888
analogous
#8C88F8 #C488F8 #F888F4
triadic
#C488F8 #F8C488 #88F8C4
tetradic
#C488F8 #F88C88 #BCF888 #88F4F8
square
#C488F8 #F88C88 #BCF888 #88F4F8
split-complementary
#C488F8 #F4F888 #88F88C
monochromatic
#8B14F1 #A74EF5 #C488F8 #E1C2FB #F1E2FD
Accessibility & contrast
On white
2.55
#C488F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#C488F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C488F8
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C488F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C488F8 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FC
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#BD9AB4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c488f8; /* rgb */ color: rgb(196, 136, 248); /* oklch */ color: oklch(73.0% 0.167 307.5);
Tailwind
colors: {
custom: {
50: '#d8acfb',
500: '#c488f8',
950: '#000000',
},
}SCSS
$custom: #c488f8; $custom-light: #d8acfb; $custom-dark: #000000;
JSON
{
"hex": "#c488f8",
"rgb": {
"r": 196,
"g": 136,
"b": 248
},
"hsl": {
"h": 272.143,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.72997,
"c": 0.16682,
"h": 307.5
},
"luminance": 0.36121
}Semantic roles & 50–950 ramp
primary
#C488F8
secondary
#E4F5D6
accent
#E6006B
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85