#C288FF#C288FF
#C288FF is a light, vivid violet. Relative luminance 0.363; OKLCH L 73.2% C 0.175 H 305.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C288FF |
|---|---|
| RGB | rgb(194, 136, 255) |
| HSL | hsl(269, 100%, 77%) |
| HSV | hsv(269, 47%, 100%) |
| CMYK | cmyk(23.9%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(66.75, 44.52, -51.09) |
| CIE-LCH | lch(66.75, 67.77, 311.07°) |
| OKLab | oklab(73.16% 0.1 -0.143) |
| OKLCH | oklch(73.16% 0.175 305) |
| XYZ | xyz(49.0985, 36.2979, 99.0080) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.60
Light Purple
#BF77F6
ΔE00 4.16
Easter Purple
#C071FE
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 5.50
Pastel Purple
#CAA0FF
ΔE00 6.11
Light Urple
#B36FF6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C288FF #C5FF88
analogous
#888AFF #C288FF #FE88FF
triadic
#C288FF #FFC288 #88FFC2
tetradic
#C288FF #FF888A #C5FF88 #88FFFE
square
#C288FF #FF888A #C5FF88 #88FFFE
split-complementary
#C288FF #FFFE88 #8AFF88
monochromatic
#830EFF #A34BFF #C288FF #E1C5FF #EFE0FF
Accessibility & contrast
On white
2.54
#C288FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#C288FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C288FF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C288FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C288FF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A1FF
Deuteranopia (green-blind)
#76A3FC
Tritanopia (blue-blind)
#B89CB8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c288ff; /* rgb */ color: rgb(194, 136, 255); /* oklch */ color: oklch(73.2% 0.175 305.0);
Tailwind
colors: {
custom: {
50: '#d7acff',
500: '#c288ff',
950: '#000000',
},
}SCSS
$custom: #c288ff; $custom-light: #d7acff; $custom-dark: #000000;
JSON
{
"hex": "#c288ff",
"rgb": {
"r": 194,
"g": 136,
"b": 255
},
"hsl": {
"h": 269.244,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.73161,
"c": 0.17452,
"h": 305
},
"luminance": 0.36298
}Semantic roles & 50–950 ramp
primary
#C288FF
secondary
#E6F7D4
accent
#E60076
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86