#CDCCF3#CDCCF3
#CDCCF3 is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.9% C 0.054 H 286.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCF3 |
|---|---|
| RGB | rgb(205, 204, 243) |
| HSL | hsl(242, 62%, 88%) |
| HSV | hsv(242, 16%, 95%) |
| CMYK | cmyk(15.6%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(83.25, 8.02, -19.01) |
| CIE-LCH | lch(83.25, 20.63, 292.87°) |
| OKLab | oklab(85.86% 0.0152 -0.0516) |
| OKLCH | oklch(85.86% 0.054 286.4) |
| XYZ | xyz(62.9438, 62.6353, 93.5503) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.15
Light Periwinkle
#C1C6FC
ΔE00 4.77
Pale Lilac
#E4CBFF
ΔE00 7.14
Light Lavender
#DFC5FE
ΔE00 7.32
Lavender (CSS)
#E6E6FA
ΔE00 8.40
Pale Lavender
#EECFFE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCF3 #F2F3CC
analogous
#CCDFF3 #CDCCF3 #E0CCF3
triadic
#CDCCF3 #F3CDCC #CCF3CD
tetradic
#CDCCF3 #F3CCDF #F2F3CC #CCF3E0
square
#CDCCF3 #F3CCDF #F2F3CC #CCF3E0
split-complementary
#CDCCF3 #F3E0CC #DFF3CC
monochromatic
#6C69DC #9C9AE7 #CDCCF3 #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.55
#CDCCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CDCCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCF3
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCF3 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F5
Deuteranopia (green-blind)
#C2CEF2
Tritanopia (blue-blind)
#C5D2D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdccf3; /* rgb */ color: rgb(205, 204, 243); /* oklch */ color: oklch(85.9% 0.054 286.4);
Tailwind
colors: {
custom: {
50: '#dcdbf7',
500: '#cdccf3',
950: '#000000',
},
}SCSS
$custom: #cdccf3; $custom-light: #dcdbf7; $custom-dark: #000000;
JSON
{
"hex": "#cdccf3",
"rgb": {
"r": 205,
"g": 204,
"b": 243
},
"hsl": {
"h": 241.538,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.85857,
"c": 0.05382,
"h": 286.4
},
"luminance": 0.62636
}Semantic roles & 50–950 ramp
primary
#CDCCF3
secondary
#D1D390
accent
#CA1CC5
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485