#CCCFF2#CCCFF2
#CCCFF2 is a very light, muted blue. Relative luminance 0.639; OKLCH L 86.3% C 0.048 H 281.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFF2 |
|---|---|
| RGB | rgb(204, 207, 242) |
| HSL | hsl(235, 59%, 87%) |
| HSV | hsv(235, 16%, 95%) |
| CMYK | cmyk(15.7%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(83.90, 5.90, -17.51) |
| CIE-LCH | lch(83.90, 18.47, 288.61°) |
| OKLab | oklab(86.34% 0.0096 -0.0475) |
| OKLCH | oklch(86.34% 0.048 281.5) |
| XYZ | xyz(63.2380, 63.8730, 92.9842) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.11
Light Periwinkle
#C1C6FC
ΔE00 5.24
Lavender (CSS)
#E6E6FA
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 8.03
Pale Lilac
#E4CBFF
ΔE00 8.78
Lightsteelblue
#B0C4DE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFF2 #F2EFCC
analogous
#CCE2F2 #CCCFF2 #DCCCF2
triadic
#CCCFF2 #F2CCCF #CFF2CC
tetradic
#CCCFF2 #F2CCE2 #F2EFCC #CCF2DC
square
#CCCFF2 #F2CCE2 #F2EFCC #CCF2DC
split-complementary
#CCCFF2 #F2DCCC #E2F2CC
monochromatic
#6A73D9 #9BA1E6 #CCCFF2 #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.52
#CCCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#CCCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFF2
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFF2 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F4
Deuteranopia (green-blind)
#C5D0F1
Tritanopia (blue-blind)
#C4D5DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccff2; /* rgb */ color: rgb(204, 207, 242); /* oklch */ color: oklch(86.3% 0.048 281.5);
Tailwind
colors: {
custom: {
50: '#dbddf6',
500: '#cccff2',
950: '#000000',
},
}SCSS
$custom: #cccff2; $custom-light: #dbddf6; $custom-dark: #000000;
JSON
{
"hex": "#cccff2",
"rgb": {
"r": 204,
"g": 207,
"b": 242
},
"hsl": {
"h": 235.263,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.86335,
"c": 0.04847,
"h": 281.5
},
"luminance": 0.63874
}Semantic roles & 50–950 ramp
primary
#CCCFF2
secondary
#D1CC91
accent
#BA1EC7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485