#C288FC#C288FC
#C288FC is a light, vivid violet. Relative luminance 0.361; OKLCH L 73.0% C 0.171 H 305.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C288FC |
|---|---|
| RGB | rgb(194, 136, 252) |
| HSL | hsl(270, 95%, 76%) |
| HSV | hsv(270, 46%, 99%) |
| CMYK | cmyk(23%, 46%, 0%, 1.2%) |
| CIE-LAB | lab(66.60, 43.84, -49.69) |
| CIE-LCH | lch(66.60, 66.26, 311.42°) |
| OKLab | oklab(73% 0.0997 -0.1389) |
| OKLCH | oklch(73% 0.171 305.7) |
| XYZ | xyz(48.6194, 36.1063, 96.4845) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.48
Light Purple
#BF77F6
ΔE00 4.08
Baby Purple
#CA9BF7
ΔE00 5.28
Easter Purple
#C071FE
ΔE00 5.35
Pastel Purple
#CAA0FF
ΔE00 6.02
Light Urple
#B36FF6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C288FC #C2FC88
analogous
#8888FC #C288FC #FC88FC
triadic
#C288FC #FCC288 #88FCC2
tetradic
#C288FC #FC8888 #C2FC88 #88FCFC
square
#C288FC #FC8888 #C2FC88 #88FCFC
split-complementary
#C288FC #FCFC88 #88FC88
monochromatic
#8511F9 #A34CFA #C288FC #E1C4FE #F0E1FE
Accessibility & contrast
On white
2.55
#C288FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#C288FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C288FC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C288FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C288FC | 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)
#69A0FF
Deuteranopia (green-blind)
#78A2F9
Tritanopia (blue-blind)
#B99CB6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c288fc; /* rgb */ color: rgb(194, 136, 252); /* oklch */ color: oklch(73.0% 0.171 305.7);
Tailwind
colors: {
custom: {
50: '#d7acfe',
500: '#c288fc',
950: '#000000',
},
}SCSS
$custom: #c288fc; $custom-light: #d7acfe; $custom-dark: #000000;
JSON
{
"hex": "#c288fc",
"rgb": {
"r": 194,
"g": 136,
"b": 252
},
"hsl": {
"h": 270,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.73004,
"c": 0.17095,
"h": 305.7
},
"luminance": 0.36106
}Semantic roles & 50–950 ramp
primary
#C288FC
secondary
#E6F6D5
accent
#E60073
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#151018
muted
#837F86