#CDCCF6#CDCCF6
#CDCCF6 is a very light, muted blue. Relative luminance 0.628; OKLCH L 86.0% C 0.058 H 286.2°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCF6 |
|---|---|
| RGB | rgb(205, 204, 246) |
| HSL | hsl(241, 70%, 88%) |
| HSV | hsv(241, 17%, 96%) |
| CMYK | cmyk(16.7%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(83.35, 8.65, -20.46) |
| CIE-LCH | lch(83.35, 22.22, 292.93°) |
| OKLab | oklab(85.96% 0.0162 -0.0557) |
| OKLCH | oklch(85.96% 0.058 286.2) |
| XYZ | xyz(63.4005, 62.8179, 95.9558) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.35
Light Periwinkle
#C1C6FC
ΔE00 4.13
Pale Lilac
#E4CBFF
ΔE00 6.85
Light Lavender
#DFC5FE
ΔE00 6.93
Pale Lavender
#EECFFE
ΔE00 8.79
Lavender (CSS)
#E6E6FA
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCF6 #F5F6CC
analogous
#CCE0F6 #CDCCF6 #E2CCF6
triadic
#CDCCF6 #F6CDCC #CCF6CD
tetradic
#CDCCF6 #F6CCE0 #F5F6CC #CCF6E2
square
#CDCCF6 #F6CCE0 #F5F6CC #CCF6E2
split-complementary
#CDCCF6 #F6E2CC #E0F6CC
monochromatic
#6764E4 #9A98ED #CDCCF6 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.55
#CDCCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#CDCCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCF6
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCF6 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D1F8
Deuteranopia (green-blind)
#C1CFF5
Tritanopia (blue-blind)
#C5D3DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdccf6; /* rgb */ color: rgb(205, 204, 246); /* oklch */ color: oklch(86.0% 0.058 286.2);
Tailwind
colors: {
custom: {
50: '#dcdbf9',
500: '#cdccf6',
950: '#000000',
},
}SCSS
$custom: #cdccf6; $custom-light: #dcdbf9; $custom-dark: #000000;
JSON
{
"hex": "#cdccf6",
"rgb": {
"r": 205,
"g": 204,
"b": 246
},
"hsl": {
"h": 241.429,
"s": 70,
"l": 88.235
},
"oklch": {
"l": 0.85964,
"c": 0.05797,
"h": 286.2
},
"luminance": 0.62819
}Semantic roles & 50–950 ramp
primary
#CDCCF6
secondary
#D7D88E
accent
#D214CD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485