#CCCDF2#CCCDF2
#CCCDF2 is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.9% C 0.051 H 284.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDF2 |
|---|---|
| RGB | rgb(204, 205, 242) |
| HSL | hsl(238, 59%, 87%) |
| HSV | hsv(238, 16%, 95%) |
| CMYK | cmyk(15.7%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(83.40, 6.96, -18.27) |
| CIE-LCH | lch(83.40, 19.55, 290.86°) |
| OKLab | oklab(85.94% 0.0124 -0.0496) |
| OKLCH | oklch(85.94% 0.051 284) |
| XYZ | xyz(62.7566, 62.9101, 92.8238) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.55
Light Periwinkle
#C1C6FC
ΔE00 4.91
Lavender (CSS)
#E6E6FA
ΔE00 7.85
Pale Lilac
#E4CBFF
ΔE00 7.94
Light Lavender
#DFC5FE
ΔE00 8.13
Light Blue Grey
#B7C9E2
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDF2 #F2F1CC
analogous
#CCE0F2 #CCCDF2 #DECCF2
triadic
#CCCDF2 #F2CCCD #CDF2CC
tetradic
#CCCDF2 #F2CCE0 #F2F1CC #CCF2DE
square
#CCCDF2 #F2CCE0 #F2F1CC #CCF2DE
split-complementary
#CCCDF2 #F2DECC #E0F2CC
monochromatic
#6A6DD9 #9B9DE6 #CCCDF2 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.55
#CCCDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CCCDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDF2
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDF2 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F4
Deuteranopia (green-blind)
#C3CFF1
Tritanopia (blue-blind)
#C4D3D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccdf2; /* rgb */ color: rgb(204, 205, 242); /* oklch */ color: oklch(85.9% 0.051 284.0);
Tailwind
colors: {
custom: {
50: '#dbdcf6',
500: '#cccdf2',
950: '#000000',
},
}SCSS
$custom: #cccdf2; $custom-light: #dbdcf6; $custom-dark: #000000;
JSON
{
"hex": "#cccdf2",
"rgb": {
"r": 204,
"g": 205,
"b": 242
},
"hsl": {
"h": 238.421,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.85941,
"c": 0.05113,
"h": 284
},
"luminance": 0.62911
}Semantic roles & 50–950 ramp
primary
#CCCDF2
secondary
#D1D091
accent
#C31EC7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485