#C65FDE#C65FDE
#C65FDE is a light, highly saturated purple. Relative luminance 0.255; OKLCH L 65.9% C 0.204 H 319.7°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C65FDE |
|---|---|
| RGB | rgb(198, 95, 222) |
| HSL | hsl(289, 66%, 62%) |
| HSV | hsv(289, 57%, 87%) |
| CMYK | cmyk(10.8%, 57.2%, 0%, 12.9%) |
| CIE-LAB | lab(57.53, 59.52, -47.37) |
| CIE-LCH | lch(57.53, 76.07, 321.49°) |
| OKLab | oklab(65.91% 0.1555 -0.1319) |
| OKLCH | oklch(65.91% 0.204 319.7) |
| XYZ | xyz(40.5641, 25.4659, 71.8718) |
| Luminance | 0.2546 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.65
Heliotrope
#D94FF5
ΔE00 4.06
Bright Lilac
#C95EFB
ΔE00 4.27
Pinkish Purple
#D648D7
ΔE00 4.27
Bright Lavender
#C760FF
ΔE00 4.94
Easter Purple
#C071FE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C65FDE #77DE5F
analogous
#865FDE #C65FDE #DE5FB7
triadic
#C65FDE #DEC65F #5FDEC6
tetradic
#C65FDE #DE865F #77DE5F #5FB7DE
square
#C65FDE #DE865F #77DE5F #5FB7DE
split-complementary
#C65FDE #B7DE5F #5FDE86
monochromatic
#8921A1 #B42CD4 #C65FDE #D892E8 #EAC4F3
Accessibility & contrast
On white
3.45
#C65FDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#C65FDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C65FDE
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C65FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C65FDE | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4383E2
Deuteranopia (green-blind)
#688EDB
Tritanopia (blue-blind)
#C77396
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #c65fde; /* rgb */ color: rgb(198, 95, 222); /* oklch */ color: oklch(65.9% 0.204 319.7);
Tailwind
colors: {
custom: {
50: '#da91e9',
500: '#c65fde',
950: '#000000',
},
}SCSS
$custom: #c65fde; $custom-light: #da91e9; $custom-dark: #000000;
JSON
{
"hex": "#c65fde",
"rgb": {
"r": 198,
"g": 95,
"b": 222
},
"hsl": {
"h": 288.661,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.65908,
"c": 0.20387,
"h": 319.7
},
"luminance": 0.25464
}Semantic roles & 50–950 ramp
primary
#C65FDE
secondary
#BEE4B5
accent
#CE183A
background
#FDF9FE
surface
#FBF1FD
border
#D4CBD5
text
#150D16
muted
#837E84