#C896F5#C896F5
#C896F5 is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.6% C 0.142 H 307.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C896F5 |
|---|---|
| RGB | rgb(200, 150, 245) |
| HSL | hsl(272, 83%, 77%) |
| HSV | hsv(272, 39%, 96%) |
| CMYK | cmyk(18.4%, 38.8%, 0%, 3.9%) |
| CIE-LAB | lab(69.95, 36.35, -40.55) |
| CIE-LCH | lch(69.95, 54.46, 311.87°) |
| OKLab | oklab(75.56% 0.0863 -0.1124) |
| OKLCH | oklch(75.56% 0.142 307.5) |
| XYZ | xyz(51.2040, 40.6851, 91.5240) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.25
Pastel Purple
#CAA0FF
ΔE00 2.75
Liliac
#C48EFD
ΔE00 2.91
Lilac (survey)
#CEA2FD
ΔE00 2.99
Lavender (survey)
#C79FEF
ΔE00 3.00
Pale Purple
#B790D4
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C896F5 #C3F596
analogous
#9996F5 #C896F5 #F596F3
triadic
#C896F5 #F5C896 #96F5C8
tetradic
#C896F5 #F59996 #C3F596 #96F3F5
square
#C896F5 #F59996 #C3F596 #96F3F5
split-complementary
#C896F5 #F3F596 #96F599
monochromatic
#8D26EA #AB5EF0 #C896F5 #E5CEFA #F0E3FC
Accessibility & contrast
On white
2.30
#C896F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#C896F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C896F5
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C896F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C896F5 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F9
Deuteranopia (green-blind)
#8DACF2
Tritanopia (blue-blind)
#C2A4BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c896f5; /* rgb */ color: rgb(200, 150, 245); /* oklch */ color: oklch(75.6% 0.142 307.5);
Tailwind
colors: {
custom: {
50: '#dab5f9',
500: '#c896f5',
950: '#000000',
},
}SCSS
$custom: #c896f5; $custom-light: #dab5f9; $custom-dark: #000000;
JSON
{
"hex": "#c896f5",
"rgb": {
"r": 200,
"g": 150,
"b": 245
},
"hsl": {
"h": 271.579,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.75558,
"c": 0.14171,
"h": 307.5
},
"luminance": 0.40685
}Semantic roles & 50–950 ramp
primary
#C896F5
secondary
#E5F4D7
accent
#DF066D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085