#CCCDF3#CCCDF3
#CCCDF3 is a very light, muted blue. Relative luminance 0.630; OKLCH L 86.0% C 0.053 H 284.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDF3 |
|---|---|
| RGB | rgb(204, 205, 243) |
| HSL | hsl(238, 62%, 88%) |
| HSV | hsv(238, 16%, 95%) |
| CMYK | cmyk(16%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(83.43, 7.17, -18.75) |
| CIE-LCH | lch(83.43, 20.08, 290.93°) |
| OKLab | oklab(85.98% 0.0127 -0.0509) |
| OKLCH | oklch(85.98% 0.053 284) |
| XYZ | xyz(62.9072, 62.9703, 93.6169) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.26
Light Periwinkle
#C1C6FC
ΔE00 4.67
Pale Lilac
#E4CBFF
ΔE00 7.81
Light Lavender
#DFC5FE
ΔE00 7.97
Lavender (CSS)
#E6E6FA
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDF3 #F3F2CC
analogous
#CCE0F3 #CCCDF3 #DFCCF3
triadic
#CCCDF3 #F3CCCD #CDF3CC
tetradic
#CCCDF3 #F3CCE0 #F3F2CC #CCF3DF
square
#CCCDF3 #F3CCE0 #F3F2CC #CCF3DF
split-complementary
#CCCDF3 #F3DFCC #E0F3CC
monochromatic
#696CDC #9A9CE7 #CCCDF3 #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.54
#CCCDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#CCCDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDF3
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDF3 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F5
Deuteranopia (green-blind)
#C3CFF2
Tritanopia (blue-blind)
#C4D3D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccdf3; /* rgb */ color: rgb(204, 205, 243); /* oklch */ color: oklch(86.0% 0.053 284.0);
Tailwind
colors: {
custom: {
50: '#dbdcf7',
500: '#cccdf3',
950: '#000000',
},
}SCSS
$custom: #cccdf3; $custom-light: #dbdcf7; $custom-dark: #000000;
JSON
{
"hex": "#cccdf3",
"rgb": {
"r": 204,
"g": 205,
"b": 243
},
"hsl": {
"h": 238.462,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.85976,
"c": 0.05251,
"h": 284
},
"luminance": 0.62971
}Semantic roles & 50–950 ramp
primary
#CCCDF3
secondary
#D3D190
accent
#C51CCA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485