#C28DEE#C28DEE
#C28DEE is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.1% C 0.146 H 308.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C28DEE |
|---|---|
| RGB | rgb(194, 141, 238) |
| HSL | hsl(273, 74%, 74%) |
| HSV | hsv(273, 41%, 93%) |
| CMYK | cmyk(18.5%, 40.8%, 0%, 6.7%) |
| CIE-LAB | lab(67.05, 38.00, -41.31) |
| CIE-LCH | lch(67.05, 56.13, 312.61°) |
| OKLab | oklab(73.13% 0.0906 -0.1147) |
| OKLCH | oklch(73.13% 0.146 308.3) |
| XYZ | xyz(47.2027, 36.6927, 85.4681) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.47
Baby Purple
#CA9BF7
ΔE00 3.59
Lavender (survey)
#C79FEF
ΔE00 4.84
Pastel Purple
#CAA0FF
ΔE00 4.98
Pale Purple
#B790D4
ΔE00 5.23
Lilac (survey)
#CEA2FD
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C28DEE #B9EE8D
analogous
#928DEE #C28DEE #EE8DE9
triadic
#C28DEE #EEC28D #8DEEC2
tetradic
#C28DEE #EE928D #B9EE8D #8DE9EE
square
#C28DEE #EE928D #B9EE8D #8DE9EE
split-complementary
#C28DEE #E9EE8D #8DEE92
monochromatic
#8922DE #A658E6 #C28DEE #DEC2F6 #F1E4FB
Accessibility & contrast
On white
2.52
#C28DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#C28DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C28DEE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C28DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C28DEE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#84A4EB
Tritanopia (blue-blind)
#BC9CB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c28dee; /* rgb */ color: rgb(194, 141, 238); /* oklch */ color: oklch(73.1% 0.146 308.3);
Tailwind
colors: {
custom: {
50: '#d6aff4',
500: '#c28dee',
950: '#000000',
},
}SCSS
$custom: #c28dee; $custom-light: #d6aff4; $custom-dark: #000000;
JSON
{
"hex": "#c28dee",
"rgb": {
"r": 194,
"g": 141,
"b": 238
},
"hsl": {
"h": 272.784,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.73126,
"c": 0.14614,
"h": 308.3
},
"luminance": 0.36692
}Semantic roles & 50–950 ramp
primary
#C28DEE
secondary
#E4F3D8
accent
#D60F6A
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85