#CCCDFF#CCCDFF
#CCCDFF is a very light, moderate blue. Relative luminance 0.637; OKLCH L 86.4% C 0.069 H 284.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDFF |
|---|---|
| RGB | rgb(204, 205, 255) |
| HSL | hsl(239, 100%, 90%) |
| HSV | hsv(239, 20%, 100%) |
| CMYK | cmyk(20%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(83.82, 9.76, -24.53) |
| CIE-LCH | lch(83.82, 26.40, 291.70°) |
| OKLab | oklab(86.41% 0.0167 -0.067) |
| OKLCH | oklch(86.41% 0.069 284) |
| XYZ | xyz(64.7789, 63.7190, 103.4745) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.36
Light Periwinkle
#C1C6FC
ΔE00 2.51
Light Lavender
#DFC5FE
ΔE00 7.07
Pale Lilac
#E4CBFF
ΔE00 7.27
Light Violet
#D6B4FC
ΔE00 9.22
Light Blue Grey
#B7C9E2
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDFF #FFFECC
analogous
#CCE6FF #CCCDFF #E5CCFF
triadic
#CCCDFF #FFCCCD #CDFFCC
tetradic
#CCCDFF #FFCCE6 #FFFECC #CCFFE5
square
#CCCDFF #FFCCE6 #FFFECC #CCFFE5
split-complementary
#CCCDFF #FFE5CC #E6FFCC
monochromatic
#5255FF #8F91FF #CCCDFF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.53
#CCCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#CCCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDFF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDFF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D3FF
Deuteranopia (green-blind)
#BFCFFE
Tritanopia (blue-blind)
#C1D5DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccdff; /* rgb */ color: rgb(204, 205, 255); /* oklch */ color: oklch(86.4% 0.069 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcff',
500: '#cccdff',
950: '#000000',
},
}SCSS
$custom: #cccdff; $custom-light: #dcdcff; $custom-dark: #000000;
JSON
{
"hex": "#cccdff",
"rgb": {
"r": 204,
"g": 205,
"b": 255
},
"hsl": {
"h": 238.824,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.86412,
"c": 0.06909,
"h": 284
},
"luminance": 0.6372
}Semantic roles & 50–950 ramp
primary
#CCCDFF
secondary
#EAE886
accent
#E100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486