#CCC6FF#CCC6FF
#CCC6FF is a very light, moderate blue. Relative luminance 0.604; OKLCH L 85.1% C 0.079 H 289.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6FF |
|---|---|
| RGB | rgb(204, 198, 255) |
| HSL | hsl(246, 100%, 89%) |
| HSV | hsv(246, 22%, 100%) |
| CMYK | cmyk(20%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(82.08, 13.52, -27.18) |
| CIE-LCH | lch(82.08, 30.36, 296.45°) |
| OKLab | oklab(85.06% 0.0263 -0.0745) |
| OKLCH | oklch(85.06% 0.079 289.4) |
| XYZ | xyz(63.1417, 60.4447, 102.9288) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.07
Light Periwinkle
#C1C6FC
ΔE00 3.02
Light Lavender
#DFC5FE
ΔE00 5.39
Pale Lilac
#E4CBFF
ΔE00 6.08
Light Violet
#D6B4FC
ΔE00 6.95
Pale Violet
#CEAEFA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6FF #F9FFC6
analogous
#C6DDFF #CCC6FF #E9C6FF
triadic
#CCC6FF #FFCCC6 #C6FFCC
tetradic
#CCC6FF #FFC6DD #F9FFC6 #C6FFE9
square
#CCC6FF #FFC6DD #F9FFC6 #C6FFE9
split-complementary
#CCC6FF #FFE9C6 #DDFFC6
monochromatic
#5E4CFF #9589FF #CCC6FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.60
#CCC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#CCC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6FF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6FF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#B8CBFD
Tritanopia (blue-blind)
#C1CFD9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ccc6ff; /* rgb */ color: rgb(204, 198, 255); /* oklch */ color: oklch(85.1% 0.079 289.4);
Tailwind
colors: {
custom: {
50: '#dcd7ff',
500: '#ccc6ff',
950: '#000000',
},
}SCSS
$custom: #ccc6ff; $custom-light: #dcd7ff; $custom-dark: #000000;
JSON
{
"hex": "#ccc6ff",
"rgb": {
"r": 204,
"g": 198,
"b": 255
},
"hsl": {
"h": 246.316,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.8506,
"c": 0.07897,
"h": 289.4
},
"luminance": 0.60446
}Semantic roles & 50–950 ramp
primary
#CCC6FF
secondary
#DEE981
accent
#E600CD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386