#C088FF#C088FF
#C088FF is a light, vivid violet. Relative luminance 0.360; OKLCH L 73.0% C 0.174 H 304.1°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C088FF |
|---|---|
| RGB | rgb(192, 136, 255) |
| HSL | hsl(268, 100%, 77%) |
| HSV | hsv(268, 47%, 100%) |
| CMYK | cmyk(24.7%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(66.55, 43.99, -51.42) |
| CIE-LCH | lch(66.55, 67.67, 310.54°) |
| OKLab | oklab(72.97% 0.0977 -0.144) |
| OKLCH | oklch(72.97% 0.174 304.1) |
| XYZ | xyz(48.5885, 36.0350, 98.9841) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.75
Light Purple
#BF77F6
ΔE00 4.19
Easter Purple
#C071FE
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 5.64
Pastel Purple
#CAA0FF
ΔE00 6.19
Light Urple
#B36FF6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C088FF #C7FF88
analogous
#888CFF #C088FF #FB88FF
triadic
#C088FF #FFC088 #88FFC0
tetradic
#C088FF #FF888C #C7FF88 #88FFFB
square
#C088FF #FF888C #C7FF88 #88FFFB
split-complementary
#C088FF #FFFB88 #8CFF88
monochromatic
#7F0EFF #A04BFF #C088FF #E0C5FF #EFE0FF
Accessibility & contrast
On white
2.56
#C088FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#C088FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C088FF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C088FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C088FF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A0FF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#B59DB8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c088ff; /* rgb */ color: rgb(192, 136, 255); /* oklch */ color: oklch(73.0% 0.174 304.1);
Tailwind
colors: {
custom: {
50: '#d5acff',
500: '#c088ff',
950: '#000000',
},
}SCSS
$custom: #c088ff; $custom-light: #d5acff; $custom-dark: #000000;
JSON
{
"hex": "#c088ff",
"rgb": {
"r": 192,
"g": 136,
"b": 255
},
"hsl": {
"h": 268.235,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.72965,
"c": 0.17401,
"h": 304.1
},
"luminance": 0.36035
}Semantic roles & 50–950 ramp
primary
#C088FF
secondary
#E7F7D4
accent
#E6007A
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86