#CCCDF4#CCCDF4
#CCCDF4 is a very light, muted blue. Relative luminance 0.630; OKLCH L 86.0% C 0.054 H 284.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDF4 |
|---|---|
| RGB | rgb(204, 205, 244) |
| HSL | hsl(239, 65%, 88%) |
| HSV | hsv(239, 16%, 96%) |
| CMYK | cmyk(16.4%, 16%, 0%, 4.3%) |
| CIE-LAB | lab(83.46, 7.38, -19.24) |
| CIE-LCH | lch(83.46, 20.61, 291.00°) |
| OKLab | oklab(86.01% 0.0131 -0.0523) |
| OKLCH | oklch(86.01% 0.054 284) |
| XYZ | xyz(63.0586, 63.0309, 94.4144) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.99
Light Periwinkle
#C1C6FC
ΔE00 4.44
Pale Lilac
#E4CBFF
ΔE00 7.69
Light Lavender
#DFC5FE
ΔE00 7.82
Lavender (CSS)
#E6E6FA
ΔE00 8.24
Light Blue Grey
#B7C9E2
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDF4 #F4F3CC
analogous
#CCE1F4 #CCCDF4 #DFCCF4
triadic
#CCCDF4 #F4CCCD #CDF4CC
tetradic
#CCCDF4 #F4CCE1 #F4F3CC #CCF4DF
square
#CCCDF4 #F4CCE1 #F4F3CC #CCF4DF
split-complementary
#CCCDF4 #F4DFCC #E1F4CC
monochromatic
#676ADE #9A9CE9 #CCCDF4 #E6E6FA #E6E6FA
Accessibility & contrast
On white
1.54
#CCCDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#CCCDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDF4
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDF4 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F6
Deuteranopia (green-blind)
#C2CFF3
Tritanopia (blue-blind)
#C4D3DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccdf4; /* rgb */ color: rgb(204, 205, 244); /* oklch */ color: oklch(86.0% 0.054 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcf7',
500: '#cccdf4',
950: '#000000',
},
}SCSS
$custom: #cccdf4; $custom-light: #dcdcf7; $custom-dark: #000000;
JSON
{
"hex": "#cccdf4",
"rgb": {
"r": 204,
"g": 205,
"b": 244
},
"hsl": {
"h": 238.5,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.86012,
"c": 0.05389,
"h": 284
},
"luminance": 0.63032
}Semantic roles & 50–950 ramp
primary
#CCCDF4
secondary
#D5D38F
accent
#C819CC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485