#CDCCF8#CDCCF8
#CDCCF8 is a very light, moderate blue. Relative luminance 0.629; OKLCH L 86.0% C 0.061 H 286.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCF8 |
|---|---|
| RGB | rgb(205, 204, 248) |
| HSL | hsl(241, 76%, 89%) |
| HSV | hsv(241, 18%, 97%) |
| CMYK | cmyk(17.3%, 17.7%, 0%, 2.7%) |
| CIE-LAB | lab(83.41, 9.08, -21.43) |
| CIE-LCH | lch(83.41, 23.27, 292.97°) |
| OKLab | oklab(86.04% 0.0168 -0.0584) |
| OKLCH | oklch(86.04% 0.061 286.1) |
| XYZ | xyz(63.7091, 62.9414, 97.5812) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.83
Light Periwinkle
#C1C6FC
ΔE00 3.75
Pale Lilac
#E4CBFF
ΔE00 6.72
Light Lavender
#DFC5FE
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 8.77
Light Violet
#D6B4FC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCF8 #F7F8CC
analogous
#CCE1F8 #CDCCF8 #E3CCF8
triadic
#CDCCF8 #F8CDCC #CCF8CD
tetradic
#CDCCF8 #F8CCE1 #F7F8CC #CCF8E3
square
#CDCCF8 #F8CCE1 #F7F8CC #CCF8E3
split-complementary
#CDCCF8 #F8E3CC #E1F8CC
monochromatic
#6360E9 #9896F1 #CDCCF8 #E5E4FB #E5E4FB
Accessibility & contrast
On white
1.55
#CDCCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#CDCCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCF8
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCF8 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 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)
#C1D1FA
Deuteranopia (green-blind)
#C0CFF7
Tritanopia (blue-blind)
#C4D3DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdccf8; /* rgb */ color: rgb(205, 204, 248); /* oklch */ color: oklch(86.0% 0.061 286.1);
Tailwind
colors: {
custom: {
50: '#dcdbfa',
500: '#cdccf8',
950: '#000000',
},
}SCSS
$custom: #cdccf8; $custom-light: #dcdbfa; $custom-dark: #000000;
JSON
{
"hex": "#cdccf8",
"rgb": {
"r": 205,
"g": 204,
"b": 248
},
"hsl": {
"h": 241.364,
"s": 75.862,
"l": 88.627
},
"oklch": {
"l": 0.86036,
"c": 0.06074,
"h": 286.1
},
"luminance": 0.62942
}Semantic roles & 50–950 ramp
primary
#CDCCF8
secondary
#DADC8C
accent
#D80DD3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485