#CCCCF2#CCCCF2
#CCCCF2 is a very light, muted blue. Relative luminance 0.624; OKLCH L 85.7% C 0.052 H 285.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCF2 |
|---|---|
| RGB | rgb(204, 204, 242) |
| HSL | hsl(240, 59%, 87%) |
| HSV | hsv(240, 16%, 95%) |
| CMYK | cmyk(15.7%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(83.14, 7.49, -18.65) |
| CIE-LCH | lch(83.14, 20.10, 291.89°) |
| OKLab | oklab(85.75% 0.0138 -0.0506) |
| OKLCH | oklch(85.75% 0.052 285.2) |
| XYZ | xyz(62.5181, 62.4332, 92.7443) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.33
Light Periwinkle
#C1C6FC
ΔE00 4.79
Pale Lilac
#E4CBFF
ΔE00 7.55
Light Lavender
#DFC5FE
ΔE00 7.72
Lavender (CSS)
#E6E6FA
ΔE00 8.21
Light Blue Grey
#B7C9E2
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCF2 #F2F2CC
analogous
#CCDFF2 #CCCCF2 #DFCCF2
triadic
#CCCCF2 #F2CCCC #CCF2CC
tetradic
#CCCCF2 #F2CCDF #F2F2CC #CCF2DF
square
#CCCCF2 #F2CCDF #F2F2CC #CCF2DF
split-complementary
#CCCCF2 #F2DFCC #DFF2CC
monochromatic
#6A6AD9 #9B9BE6 #CCCCF2 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.56
#CCCCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#CCCCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCF2
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCF2 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F4
Deuteranopia (green-blind)
#C2CEF1
Tritanopia (blue-blind)
#C4D2D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ccccf2; /* rgb */ color: rgb(204, 204, 242); /* oklch */ color: oklch(85.7% 0.052 285.2);
Tailwind
colors: {
custom: {
50: '#dbdbf6',
500: '#ccccf2',
950: '#000000',
},
}SCSS
$custom: #ccccf2; $custom-light: #dbdbf6; $custom-dark: #000000;
JSON
{
"hex": "#ccccf2",
"rgb": {
"r": 204,
"g": 204,
"b": 242
},
"hsl": {
"h": 240,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.85745,
"c": 0.05249,
"h": 285.2
},
"luminance": 0.62434
}Semantic roles & 50–950 ramp
primary
#CCCCF2
secondary
#D1D191
accent
#C71EC7
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485