#CCCFF7#CCCFF7
#CCCFF7 is a very light, muted blue. Relative luminance 0.642; OKLCH L 86.5% C 0.055 H 281.8°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFF7 |
|---|---|
| RGB | rgb(204, 207, 247) |
| HSL | hsl(236, 73%, 88%) |
| HSV | hsv(236, 17%, 97%) |
| CMYK | cmyk(17.4%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(84.06, 6.96, -19.92) |
| CIE-LCH | lch(84.06, 21.10, 289.25°) |
| OKLab | oklab(86.51% 0.0113 -0.0542) |
| OKLCH | oklch(86.51% 0.055 281.8) |
| XYZ | xyz(63.9993, 64.1775, 96.9934) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.73
Light Periwinkle
#C1C6FC
ΔE00 4.08
Pale Lilac
#E4CBFF
ΔE00 8.14
Lavender (CSS)
#E6E6FA
ΔE00 8.18
Light Lavender
#DFC5FE
ΔE00 8.23
Light Blue Grey
#B7C9E2
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFF7 #F7F4CC
analogous
#CCE4F7 #CCCFF7 #DECCF7
triadic
#CCCFF7 #F7CCCF #CFF7CC
tetradic
#CCCFF7 #F7CCE4 #F7F4CC #CCF7DE
square
#CCCFF7 #F7CCE4 #F7F4CC #CCF7DE
split-complementary
#CCCFF7 #F7DECC #E4F7CC
monochromatic
#626BE6 #979DEF #CCCFF7 #E5E6FB #E5E6FB
Accessibility & contrast
On white
1.52
#CCCFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#CCCFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFF7
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFF7 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D3F9
Deuteranopia (green-blind)
#C3D0F6
Tritanopia (blue-blind)
#C3D6DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cccff7; /* rgb */ color: rgb(204, 207, 247); /* oklch */ color: oklch(86.5% 0.055 281.8);
Tailwind
colors: {
custom: {
50: '#dcddfa',
500: '#cccff7',
950: '#000000',
},
}SCSS
$custom: #cccff7; $custom-light: #dcddfa; $custom-dark: #000000;
JSON
{
"hex": "#cccff7",
"rgb": {
"r": 204,
"g": 207,
"b": 247
},
"hsl": {
"h": 235.814,
"s": 72.881,
"l": 88.431
},
"oklch": {
"l": 0.86511,
"c": 0.05537,
"h": 281.8
},
"luminance": 0.64178
}Semantic roles & 50–950 ramp
primary
#CCCFF7
secondary
#DAD58D
accent
#C711D5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485