#C28DEB#C28DEB
#C28DEB is a light, vivid violet. Relative luminance 0.365; OKLCH L 73.0% C 0.143 H 309.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C28DEB |
|---|---|
| RGB | rgb(194, 141, 235) |
| HSL | hsl(274, 70%, 74%) |
| HSV | hsv(274, 40%, 92%) |
| CMYK | cmyk(17.4%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(66.91, 37.34, -39.87) |
| CIE-LCH | lch(66.91, 54.62, 313.13°) |
| OKLab | oklab(72.98% 0.09 -0.1105) |
| OKLCH | oklch(72.98% 0.143 309.2) |
| XYZ | xyz(46.7656, 36.5178, 83.1662) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.02
Baby Purple
#CA9BF7
ΔE00 3.67
Lavender (survey)
#C79FEF
ΔE00 4.72
Pale Purple
#B790D4
ΔE00 4.76
Pastel Purple
#CAA0FF
ΔE00 5.17
Lilac (survey)
#CEA2FD
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C28DEB #B6EB8D
analogous
#938DEB #C28DEB #EB8DE5
triadic
#C28DEB #EBC28D #8DEBC2
tetradic
#C28DEB #EB938D #B6EB8D #8DE5EB
square
#C28DEB #EB938D #B6EB8D #8DE5EB
split-complementary
#C28DEB #E5EB8D #8DEB93
monochromatic
#8A26D8 #A659E2 #C28DEB #DEC1F4 #F1E5FA
Accessibility & contrast
On white
2.53
#C28DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#C28DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C28DEB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C28DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C28DEB | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0EE
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#BD9BB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c28deb; /* rgb */ color: rgb(194, 141, 235); /* oklch */ color: oklch(73.0% 0.143 309.2);
Tailwind
colors: {
custom: {
50: '#d6aff2',
500: '#c28deb',
950: '#000000',
},
}SCSS
$custom: #c28deb; $custom-light: #d6aff2; $custom-dark: #000000;
JSON
{
"hex": "#c28deb",
"rgb": {
"r": 194,
"g": 141,
"b": 235
},
"hsl": {
"h": 273.83,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.72983,
"c": 0.14253,
"h": 309.2
},
"luminance": 0.36517
}Semantic roles & 50–950 ramp
primary
#C28DEB
secondary
#E4F2D9
accent
#D21367
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85