#CCC2FF#CCC2FF
#CCC2FF is a very light, moderate blue. Relative luminance 0.586; OKLCH L 84.3% C 0.085 H 292.0°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2FF |
|---|---|
| RGB | rgb(204, 194, 255) |
| HSL | hsl(250, 100%, 88%) |
| HSV | hsv(250, 24%, 100%) |
| CMYK | cmyk(20%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(81.09, 15.68, -28.69) |
| CIE-LCH | lch(81.09, 32.70, 298.66°) |
| OKLab | oklab(84.3% 0.0318 -0.0787) |
| OKLCH | oklch(84.3% 0.085 292) |
| XYZ | xyz(62.2395, 58.6403, 102.6280) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.36
Light Periwinkle
#C1C6FC
ΔE00 3.85
Light Lavender
#DFC5FE
ΔE00 4.88
Light Violet
#D6B4FC
ΔE00 5.73
Pale Lilac
#E4CBFF
ΔE00 5.92
Pale Violet
#CEAEFA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2FF #F5FFC2
analogous
#C2D6FF #CCC2FF #EAC2FF
triadic
#CCC2FF #FFCCC2 #C2FFCC
tetradic
#CCC2FF #FFC2D6 #F5FFC2 #C2FFEA
square
#CCC2FF #FFC2D6 #F5FFC2 #C2FFEA
split-complementary
#CCC2FF #FFEAC2 #D6FFC2
monochromatic
#6648FF #9985FF #CCC2FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.65
#CCC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#CCC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2FF
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2FF | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#B4C8FD
Tritanopia (blue-blind)
#C2CCD7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc2ff; /* rgb */ color: rgb(204, 194, 255); /* oklch */ color: oklch(84.3% 0.085 292.0);
Tailwind
colors: {
custom: {
50: '#dcd4ff',
500: '#ccc2ff',
950: '#000000',
},
}SCSS
$custom: #ccc2ff; $custom-light: #dcd4ff; $custom-dark: #000000;
JSON
{
"hex": "#ccc2ff",
"rgb": {
"r": 204,
"g": 194,
"b": 255
},
"hsl": {
"h": 249.836,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.84297,
"c": 0.08487,
"h": 292
},
"luminance": 0.58641
}Semantic roles & 50–950 ramp
primary
#CCC2FF
secondary
#D7E87D
accent
#E600C0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386