#CCC6FA#CCC6FA
#CCC6FA is a very light, moderate blue. Relative luminance 0.601; OKLCH L 84.9% C 0.072 H 290.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6FA |
|---|---|
| RGB | rgb(204, 198, 250) |
| HSL | hsl(247, 84%, 88%) |
| HSV | hsv(247, 21%, 98%) |
| CMYK | cmyk(18.4%, 20.8%, 0%, 2%) |
| CIE-LAB | lab(81.91, 12.43, -24.78) |
| CIE-LCH | lch(81.91, 27.72, 296.63°) |
| OKLab | oklab(84.87% 0.0247 -0.0677) |
| OKLCH | oklch(84.87% 0.072 290.1) |
| XYZ | xyz(62.3473, 60.1270, 98.7449) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.05
Light Periwinkle
#C1C6FC
ΔE00 3.45
Light Lavender
#DFC5FE
ΔE00 5.17
Pale Lilac
#E4CBFF
ΔE00 5.67
Light Violet
#D6B4FC
ΔE00 7.19
Pale Violet
#CEAEFA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6FA #F4FAC6
analogous
#C6DAFA #CCC6FA #E6C6FA
triadic
#CCC6FA #FACCC6 #C6FACC
tetradic
#CCC6FA #FAC6DA #F4FAC6 #C6FAE6
square
#CCC6FA #FAC6DA #F4FAC6 #C6FAE6
split-complementary
#CCC6FA #FAE6C6 #DAFAC6
monochromatic
#6755F0 #9A8EF5 #CCC6FA #E6E3FD #E6E3FD
Accessibility & contrast
On white
1.61
#CCC6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#CCC6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6FA
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6FA | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#C3CED8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ccc6fa; /* rgb */ color: rgb(204, 198, 250); /* oklch */ color: oklch(84.9% 0.072 290.1);
Tailwind
colors: {
custom: {
50: '#dcd7fc',
500: '#ccc6fa',
950: '#000000',
},
}SCSS
$custom: #ccc6fa; $custom-light: #dcd7fc; $custom-dark: #000000;
JSON
{
"hex": "#ccc6fa",
"rgb": {
"r": 204,
"g": 198,
"b": 250
},
"hsl": {
"h": 246.923,
"s": 83.871,
"l": 87.843
},
"oklch": {
"l": 0.8487,
"c": 0.07209,
"h": 290.1
},
"luminance": 0.60128
}Semantic roles & 50–950 ramp
primary
#CCC6FA
secondary
#D5DF85
accent
#E005C7
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385