#CCCDFC#CCCDFC
#CCCDFC is a very light, moderate blue. Relative luminance 0.635; OKLCH L 86.3% C 0.065 H 284.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDFC |
|---|---|
| RGB | rgb(204, 205, 252) |
| HSL | hsl(239, 89%, 89%) |
| HSV | hsv(239, 19%, 99%) |
| CMYK | cmyk(19%, 18.7%, 0%, 1.2%) |
| CIE-LAB | lab(83.72, 9.10, -23.09) |
| CIE-LCH | lch(83.72, 24.82, 291.52°) |
| OKLab | oklab(86.3% 0.0157 -0.063) |
| OKLCH | oklch(86.3% 0.065 284) |
| XYZ | xyz(64.2997, 63.5273, 100.9510) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.92
Light Periwinkle
#C1C6FC
ΔE00 2.90
Light Lavender
#DFC5FE
ΔE00 7.12
Pale Lilac
#E4CBFF
ΔE00 7.23
Pale Lavender
#EECFFE
ΔE00 9.39
Light Violet
#D6B4FC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDFC #FCFBCC
analogous
#CCE5FC #CCCDFC #E3CCFC
triadic
#CCCDFC #FCCCCD #CDFCCC
tetradic
#CCCDFC #FCCCE5 #FCFBCC #CCFCE3
square
#CCCDFC #FCCCE5 #FCFBCC #CCFCE3
split-complementary
#CCCDFC #FCE3CC #E5FCCC
monochromatic
#585CF5 #9294F9 #CCCDFC #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.53
#CCCDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#CCCDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDFC
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDFC | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#C2D5DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccdfc; /* rgb */ color: rgb(204, 205, 252); /* oklch */ color: oklch(86.3% 0.065 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcfd',
500: '#cccdfc',
950: '#000000',
},
}SCSS
$custom: #cccdfc; $custom-light: #dcdcfd; $custom-dark: #000000;
JSON
{
"hex": "#cccdfc",
"rgb": {
"r": 204,
"g": 205,
"b": 252
},
"hsl": {
"h": 238.75,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.86301,
"c": 0.06495,
"h": 284
},
"luminance": 0.63528
}Semantic roles & 50–950 ramp
primary
#CCCDFC
secondary
#E3E289
accent
#E100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485