#C65CED#C65CED
#C65CED is a light, highly saturated purple. Relative luminance 0.258; OKLCH L 66.4% C 0.222 H 315.8°. Best body text is #000000 at 6.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C65CED |
|---|---|
| RGB | rgb(198, 92, 237) |
| HSL | hsl(284, 80%, 65%) |
| HSV | hsv(284, 61%, 93%) |
| CMYK | cmyk(16.5%, 61.2%, 0%, 7.1%) |
| CIE-LAB | lab(57.82, 63.84, -55.30) |
| CIE-LCH | lch(57.82, 84.46, 319.10°) |
| OKLab | oklab(66.39% 0.1596 -0.155) |
| OKLCH | oklch(66.39% 0.222 315.8) |
| XYZ | xyz(42.3995, 25.7760, 82.8461) |
| Luminance | 0.2577 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.05
Bright Lavender
#C760FF
ΔE00 2.74
Heliotrope
#D94FF5
ΔE00 3.05
Mediumorchid
#BA55D3
ΔE00 4.58
Easter Purple
#C071FE
ΔE00 5.11
Light Urple
#B36FF6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C65CED #83ED5C
analogous
#7E5CED #C65CED #ED5CCC
triadic
#C65CED #EDC65C #5CEDC6
tetradic
#C65CED #ED7E5C #83ED5C #5CCCED
square
#C65CED #ED7E5C #83ED5C #5CCCED
split-complementary
#C65CED #CCED5C #5CED7E
monochromatic
#8E15BA #B325E7 #C65CED #D993F3 #EDCAF9
Accessibility & contrast
On white
3.41
#C65CED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.15
#C65CED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C65CED
6.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C65CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C65CED | 1.00 | 3.41 | 6.15 | 6.15 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C85F1
Deuteranopia (green-blind)
#5C8EE9
Tritanopia (blue-blind)
#C4769C
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #c65ced; /* rgb */ color: rgb(198, 92, 237); /* oklch */ color: oklch(66.4% 0.222 315.8);
Tailwind
colors: {
custom: {
50: '#db90f3',
500: '#c65ced',
950: '#000000',
},
}SCSS
$custom: #c65ced; $custom-light: #db90f3; $custom-dark: #000000;
JSON
{
"hex": "#c65ced",
"rgb": {
"r": 198,
"g": 92,
"b": 237
},
"hsl": {
"h": 283.862,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.66385,
"c": 0.22245,
"h": 315.8
},
"luminance": 0.25774
}Semantic roles & 50–950 ramp
primary
#C65CED
secondary
#C7EBB9
accent
#DC0942
background
#FDF9FE
surface
#FBF1FD
border
#D4CBD5
text
#150D17
muted
#837E85