#C896F3#C896F3
#C896F3 is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.5% C 0.139 H 308.1°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C896F3 |
|---|---|
| RGB | rgb(200, 150, 243) |
| HSL | hsl(272, 79%, 77%) |
| HSV | hsv(272, 38%, 95%) |
| CMYK | cmyk(17.7%, 38.3%, 0%, 4.7%) |
| CIE-LAB | lab(69.87, 35.91, -39.59) |
| CIE-LCH | lch(69.87, 53.45, 312.21°) |
| OKLab | oklab(75.47% 0.0859 -0.1096) |
| OKLCH | oklch(75.47% 0.139 308.1) |
| XYZ | xyz(50.9004, 40.5636, 89.9247) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.28
Lavender (survey)
#C79FEF
ΔE00 2.81
Pastel Purple
#CAA0FF
ΔE00 2.93
Lilac (survey)
#CEA2FD
ΔE00 3.05
Liliac
#C48EFD
ΔE00 3.20
Pale Purple
#B790D4
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C896F3 #C1F396
analogous
#9A96F3 #C896F3 #F396F0
triadic
#C896F3 #F3C896 #96F3C8
tetradic
#C896F3 #F39A96 #C1F396 #96F0F3
square
#C896F3 #F39A96 #C1F396 #96F0F3
split-complementary
#C896F3 #F0F396 #96F39A
monochromatic
#8E28E6 #AB5FED #C896F3 #E5CDF9 #F1E4FC
Accessibility & contrast
On white
2.30
#C896F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#C896F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C896F3
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C896F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C896F3 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F7
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#C2A4B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c896f3; /* rgb */ color: rgb(200, 150, 243); /* oklch */ color: oklch(75.5% 0.139 308.1);
Tailwind
colors: {
custom: {
50: '#dab5f7',
500: '#c896f3',
950: '#000000',
},
}SCSS
$custom: #c896f3; $custom-light: #dab5f7; $custom-dark: #000000;
JSON
{
"hex": "#c896f3",
"rgb": {
"r": 200,
"g": 150,
"b": 243
},
"hsl": {
"h": 272.258,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.75465,
"c": 0.13929,
"h": 308.1
},
"luminance": 0.40563
}Semantic roles & 50–950 ramp
primary
#C896F3
secondary
#E4F4D7
accent
#DC0A6B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085