#CC8FDF#CC8FDF
#CC8FDF is a light, vivid purple. Relative luminance 0.378; OKLCH L 73.8% C 0.130 H 317.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8FDF |
|---|---|
| RGB | rgb(204, 143, 223) |
| HSL | hsl(286, 56%, 72%) |
| HSV | hsv(286, 36%, 87%) |
| CMYK | cmyk(8.5%, 35.9%, 0%, 12.5%) |
| CIE-LAB | lab(67.88, 36.73, -31.66) |
| CIE-LCH | lch(67.88, 48.50, 319.24°) |
| OKLab | oklab(73.78% 0.0962 -0.0868) |
| OKLCH | oklch(73.78% 0.13 317.9) |
| XYZ | xyz(48.0417, 37.8112, 74.5653) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 4.73
Baby Purple
#CA9BF7
ΔE00 5.25
Lavender (survey)
#C79FEF
ΔE00 5.29
Plum
#DDA0DD
ΔE00 6.07
Liliac
#C48EFD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8FDF #A2DF8F
analogous
#A48FDF #CC8FDF #DF8FCA
triadic
#CC8FDF #DFCC8F #8FDFCC
tetradic
#CC8FDF #DFA48F #A2DF8F #8FCADF
square
#CC8FDF #DFA48F #A2DF8F #8FCADF
split-complementary
#CC8FDF #CADF8F #8FDFA4
monochromatic
#9D36BD #B65FD1 #CC8FDF #E2BFED #F4E7F8
Accessibility & contrast
On white
2.45
#CC8FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#CC8FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8FDF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8FDF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1E2
Deuteranopia (green-blind)
#93A7DD
Tritanopia (blue-blind)
#CC99AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cc8fdf; /* rgb */ color: rgb(204, 143, 223); /* oklch */ color: oklch(73.8% 0.130 317.9);
Tailwind
colors: {
custom: {
50: '#dcb0e9',
500: '#cc8fdf',
950: '#000000',
},
}SCSS
$custom: #cc8fdf; $custom-light: #dcb0e9; $custom-dark: #000000;
JSON
{
"hex": "#cc8fdf",
"rgb": {
"r": 204,
"g": 143,
"b": 223
},
"hsl": {
"h": 285.75,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.73783,
"c": 0.12961,
"h": 317.9
},
"luminance": 0.3781
}Semantic roles & 50–950 ramp
primary
#CC8FDF
secondary
#E0EFDB
accent
#C32249
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151016
muted
#837F84