#CCCDED#CCCDED
#CCCDED is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.8% C 0.044 H 284.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDED |
|---|---|
| RGB | rgb(204, 205, 237) |
| HSL | hsl(238, 48%, 86%) |
| HSV | hsv(238, 14%, 93%) |
| CMYK | cmyk(13.9%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(83.24, 5.92, -15.84) |
| CIE-LCH | lch(83.24, 16.91, 290.47°) |
| OKLab | oklab(85.77% 0.0107 -0.0429) |
| OKLCH | oklch(85.77% 0.044 284) |
| XYZ | xyz(62.0159, 62.6138, 88.9228) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.04
Light Periwinkle
#C1C6FC
ΔE00 6.19
Lavender (CSS)
#E6E6FA
ΔE00 6.94
Light Blue Grey
#B7C9E2
ΔE00 8.30
Pale Lilac
#E4CBFF
ΔE00 8.81
Light Lavender
#DFC5FE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDED #EDECCC
analogous
#CCDEED #CCCDED #DCCCED
triadic
#CCCDED #EDCCCD #CDEDCC
tetradic
#CCCDED #EDCCDE #EDECCC #CCEDDC
square
#CCCDED #EDCCDE #EDECCC #CCEDDC
split-complementary
#CCCDED #EDDCCC #DEEDCC
monochromatic
#7274CD #9FA1DD #CCCDED #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.55
#CCCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#CCCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDED
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDED | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EF
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#C5D2D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccded; /* rgb */ color: rgb(204, 205, 237); /* oklch */ color: oklch(85.8% 0.044 284.0);
Tailwind
colors: {
custom: {
50: '#dbdcf2',
500: '#cccded',
950: '#000000',
},
}SCSS
$custom: #cccded; $custom-light: #dbdcf2; $custom-dark: #000000;
JSON
{
"hex": "#cccded",
"rgb": {
"r": 204,
"g": 205,
"b": 237
},
"hsl": {
"h": 238.182,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.85767,
"c": 0.0442,
"h": 284
},
"luminance": 0.62614
}Semantic roles & 50–950 ramp
primary
#CCCDED
secondary
#CAC894
accent
#B72ABB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485