#CCC0FF#CCC0FF
#CCC0FF is a very light, moderate violet. Relative luminance 0.578; OKLCH L 83.9% C 0.088 H 293.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0FF |
|---|---|
| RGB | rgb(204, 192, 255) |
| HSL | hsl(251, 100%, 88%) |
| HSV | hsv(251, 25%, 100%) |
| CMYK | cmyk(20%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(80.60, 16.77, -29.44) |
| CIE-LCH | lch(80.60, 33.88, 299.66°) |
| OKLab | oklab(83.92% 0.0345 -0.0808) |
| OKLCH | oklch(83.92% 0.088 293.1) |
| XYZ | xyz(61.7974, 57.7560, 102.4806) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.99
Light Periwinkle
#C1C6FC
ΔE00 4.32
Light Lavender
#DFC5FE
ΔE00 4.77
Light Violet
#D6B4FC
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 5.50
Pale Lilac
#E4CBFF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0FF #F3FFC0
analogous
#C0D3FF #CCC0FF #ECC0FF
triadic
#CCC0FF #FFCCC0 #C0FFCC
tetradic
#CCC0FF #FFC0D3 #F3FFC0 #C0FFEC
square
#CCC0FF #FFC0D3 #F3FFC0 #C0FFEC
split-complementary
#CCC0FF #FFECC0 #D3FFC0
monochromatic
#6946FF #9A83FF #CCC0FF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.67
#CCC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#CCC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0FF
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0FF | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#B2C7FD
Tritanopia (blue-blind)
#C2CAD6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc0ff; /* rgb */ color: rgb(204, 192, 255); /* oklch */ color: oklch(83.9% 0.088 293.1);
Tailwind
colors: {
custom: {
50: '#dcd3ff',
500: '#ccc0ff',
950: '#000000',
},
}SCSS
$custom: #ccc0ff; $custom-light: #dcd3ff; $custom-dark: #000000;
JSON
{
"hex": "#ccc0ff",
"rgb": {
"r": 204,
"g": 192,
"b": 255
},
"hsl": {
"h": 251.429,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.83917,
"c": 0.08789,
"h": 293.1
},
"luminance": 0.57757
}Semantic roles & 50–950 ramp
primary
#CCC0FF
secondary
#D3E87B
accent
#E600BA
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386