#C453DE#C453DE
#C453DE is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.2% C 0.220 H 319.7°. Best body text is #000000 at 5.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C453DE |
|---|---|
| RGB | rgb(196, 83, 222) |
| HSL | hsl(289, 68%, 60%) |
| HSV | hsv(289, 63%, 87%) |
| CMYK | cmyk(11.7%, 62.6%, 0%, 12.9%) |
| CIE-LAB | lab(55.28, 64.45, -50.96) |
| CIE-LCH | lch(55.28, 82.17, 321.67°) |
| OKLab | oklab(64.22% 0.1676 -0.1423) |
| OKLCH | oklch(64.22% 0.22 319.7) |
| XYZ | xyz(39.0414, 23.1980, 71.5143) |
| Luminance | 0.2320 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.11
Pinkish Purple
#D648D7
ΔE00 3.58
Heliotrope
#D94FF5
ΔE00 4.20
Bright Lilac
#C95EFB
ΔE00 4.88
Purple Pink
#D725DE
ΔE00 5.07
Bright Lavender
#C760FF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C453DE #6DDE53
analogous
#7F53DE #C453DE #DE53B3
triadic
#C453DE #DEC453 #53DEC4
tetradic
#C453DE #DE7F53 #6DDE53 #53B3DE
square
#C453DE #DE7F53 #6DDE53 #53B3DE
split-complementary
#C453DE #B3DE53 #53DE7F
monochromatic
#821D99 #AE27CD #C453DE #D686E8 #E7BAF2
Accessibility & contrast
On white
3.72
#C453DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.64
#C453DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C453DE
5.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C453DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C453DE | 1.00 | 3.72 | 5.64 | 5.64 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C7DE2
Deuteranopia (green-blind)
#5D88DB
Tritanopia (blue-blind)
#C56A91
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c453de; /* rgb */ color: rgb(196, 83, 222); /* oklch */ color: oklch(64.2% 0.220 319.7);
Tailwind
colors: {
custom: {
50: '#d98ae9',
500: '#c453de',
950: '#000000',
},
}SCSS
$custom: #c453de; $custom-light: #d98ae9; $custom-dark: #000000;
JSON
{
"hex": "#c453de",
"rgb": {
"r": 196,
"g": 83,
"b": 222
},
"hsl": {
"h": 288.777,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.64216,
"c": 0.21989,
"h": 319.7
},
"luminance": 0.23196
}Semantic roles & 50–950 ramp
primary
#C453DE
secondary
#B6E1AC
accent
#EB3D5E
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84