#C896F4#C896F4
#C896F4 is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.5% C 0.141 H 307.8°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C896F4 |
|---|---|
| RGB | rgb(200, 150, 244) |
| HSL | hsl(272, 81%, 77%) |
| HSV | hsv(272, 39%, 96%) |
| CMYK | cmyk(18%, 38.5%, 0%, 4.3%) |
| CIE-LAB | lab(69.91, 36.13, -40.07) |
| CIE-LCH | lch(69.91, 53.96, 312.04°) |
| OKLab | oklab(75.51% 0.0861 -0.111) |
| OKLCH | oklch(75.51% 0.141 307.8) |
| XYZ | xyz(51.0518, 40.6242, 90.7222) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.25
Pastel Purple
#CAA0FF
ΔE00 2.83
Lavender (survey)
#C79FEF
ΔE00 2.90
Lilac (survey)
#CEA2FD
ΔE00 3.01
Liliac
#C48EFD
ΔE00 3.05
Pale Purple
#B790D4
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C896F4 #C2F496
analogous
#9996F4 #C896F4 #F496F1
triadic
#C896F4 #F4C896 #96F4C8
tetradic
#C896F4 #F49996 #C2F496 #96F1F4
square
#C896F4 #F49996 #C2F496 #96F1F4
split-complementary
#C896F4 #F1F496 #96F499
monochromatic
#8E27E8 #AB5FEE #C896F4 #E5CDFA #F0E3FC
Accessibility & contrast
On white
2.30
#C896F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#C896F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C896F4
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C896F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C896F4 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F8
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#C2A4BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c896f4; /* rgb */ color: rgb(200, 150, 244); /* oklch */ color: oklch(75.5% 0.141 307.8);
Tailwind
colors: {
custom: {
50: '#dab5f8',
500: '#c896f4',
950: '#000000',
},
}SCSS
$custom: #c896f4; $custom-light: #dab5f8; $custom-dark: #000000;
JSON
{
"hex": "#c896f4",
"rgb": {
"r": 200,
"g": 150,
"b": 244
},
"hsl": {
"h": 271.915,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.75512,
"c": 0.14051,
"h": 307.8
},
"luminance": 0.40624
}Semantic roles & 50–950 ramp
primary
#C896F4
secondary
#E5F4D7
accent
#DD086C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085