#CCCDF7#CCCDF7
#CCCDF7 is a very light, muted blue. Relative luminance 0.632; OKLCH L 86.1% C 0.058 H 284.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDF7 |
|---|---|
| RGB | rgb(204, 205, 247) |
| HSL | hsl(239, 73%, 88%) |
| HSV | hsv(239, 17%, 97%) |
| CMYK | cmyk(17.4%, 17%, 0%, 3.1%) |
| CIE-LAB | lab(83.56, 8.02, -20.68) |
| CIE-LCH | lch(83.56, 22.19, 291.20°) |
| OKLab | oklab(86.12% 0.0141 -0.0563) |
| OKLCH | oklch(86.12% 0.058 284) |
| XYZ | xyz(63.5178, 63.2146, 96.8329) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.17
Light Periwinkle
#C1C6FC
ΔE00 3.80
Pale Lilac
#E4CBFF
ΔE00 7.41
Light Lavender
#DFC5FE
ΔE00 7.46
Lavender (CSS)
#E6E6FA
ΔE00 8.83
Light Blue Grey
#B7C9E2
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDF7 #F7F6CC
analogous
#CCE2F7 #CCCDF7 #E0CCF7
triadic
#CCCDF7 #F7CCCD #CDF7CC
tetradic
#CCCDF7 #F7CCE2 #F7F6CC #CCF7E0
square
#CCCDF7 #F7CCE2 #F7F6CC #CCF7E0
split-complementary
#CCCDF7 #F7E0CC #E2F7CC
monochromatic
#6265E6 #9799EF #CCCDF7 #E5E5FB #E5E5FB
Accessibility & contrast
On white
1.54
#CCCDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CCCDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDF7
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDF7 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D2F9
Deuteranopia (green-blind)
#C1CFF6
Tritanopia (blue-blind)
#C3D4DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccdf7; /* rgb */ color: rgb(204, 205, 247); /* oklch */ color: oklch(86.1% 0.058 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcfa',
500: '#cccdf7',
950: '#000000',
},
}SCSS
$custom: #cccdf7; $custom-light: #dcdcfa; $custom-dark: #000000;
JSON
{
"hex": "#cccdf7",
"rgb": {
"r": 204,
"g": 205,
"b": 247
},
"hsl": {
"h": 238.605,
"s": 72.881,
"l": 88.431
},
"oklch": {
"l": 0.86119,
"c": 0.05804,
"h": 284
},
"luminance": 0.63215
}Semantic roles & 50–950 ramp
primary
#CCCDF7
secondary
#DAD88D
accent
#D011D5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485