#CCCDF5#CCCDF5
#CCCDF5 is a very light, muted blue. Relative luminance 0.631; OKLCH L 86.0% C 0.055 H 284.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDF5 |
|---|---|
| RGB | rgb(204, 205, 245) |
| HSL | hsl(239, 67%, 88%) |
| HSV | hsv(239, 17%, 96%) |
| CMYK | cmyk(16.7%, 16.3%, 0%, 3.9%) |
| CIE-LAB | lab(83.49, 7.60, -19.72) |
| CIE-LCH | lch(83.49, 21.13, 291.07°) |
| OKLab | oklab(86.05% 0.0134 -0.0536) |
| OKLCH | oklch(86.05% 0.055 284) |
| XYZ | xyz(63.2108, 63.0918, 95.2162) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.71
Light Periwinkle
#C1C6FC
ΔE00 4.22
Pale Lilac
#E4CBFF
ΔE00 7.58
Light Lavender
#DFC5FE
ΔE00 7.69
Lavender (CSS)
#E6E6FA
ΔE00 8.44
Light Blue Grey
#B7C9E2
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDF5 #F5F4CC
analogous
#CCE1F5 #CCCDF5 #DFCCF5
triadic
#CCCDF5 #F5CCCD #CDF5CC
tetradic
#CCCDF5 #F5CCE1 #F5F4CC #CCF5DF
square
#CCCDF5 #F5CCE1 #F5F4CC #CCF5DF
split-complementary
#CCCDF5 #F5DFCC #E1F5CC
monochromatic
#6669E1 #999BEB #CCCDF5 #E5E6FA #E5E6FA
Accessibility & contrast
On white
1.54
#CCCDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CCCDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDF5
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDF5 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D1F7
Deuteranopia (green-blind)
#C2CFF4
Tritanopia (blue-blind)
#C3D4DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccdf5; /* rgb */ color: rgb(204, 205, 245); /* oklch */ color: oklch(86.0% 0.055 284.0);
Tailwind
colors: {
custom: {
50: '#dcdcf8',
500: '#cccdf5',
950: '#000000',
},
}SCSS
$custom: #cccdf5; $custom-light: #dcdcf8; $custom-dark: #000000;
JSON
{
"hex": "#cccdf5",
"rgb": {
"r": 204,
"g": 205,
"b": 245
},
"hsl": {
"h": 238.537,
"s": 67.213,
"l": 88.039
},
"oklch": {
"l": 0.86047,
"c": 0.05527,
"h": 284
},
"luminance": 0.63093
}Semantic roles & 50–950 ramp
primary
#CCCDF5
secondary
#D7D58F
accent
#CB16CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485