#CDCCF7#CDCCF7
#CDCCF7 is a very light, muted blue. Relative luminance 0.629; OKLCH L 86.0% C 0.059 H 286.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCF7 |
|---|---|
| RGB | rgb(205, 204, 247) |
| HSL | hsl(241, 73%, 88%) |
| HSV | hsv(241, 17%, 97%) |
| CMYK | cmyk(17%, 17.4%, 0%, 3.1%) |
| CIE-LAB | lab(83.38, 8.87, -20.94) |
| CIE-LCH | lch(83.38, 22.74, 292.95°) |
| OKLab | oklab(86% 0.0165 -0.057) |
| OKLCH | oklch(86% 0.059 286.2) |
| XYZ | xyz(63.5544, 62.8795, 96.7663) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.09
Light Periwinkle
#C1C6FC
ΔE00 3.94
Pale Lilac
#E4CBFF
ΔE00 6.78
Light Lavender
#DFC5FE
ΔE00 6.83
Pale Lavender
#EECFFE
ΔE00 8.77
Lavender (CSS)
#E6E6FA
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCF7 #F6F7CC
analogous
#CCE0F7 #CDCCF7 #E2CCF7
triadic
#CDCCF7 #F7CDCC #CCF7CD
tetradic
#CDCCF7 #F7CCE0 #F6F7CC #CCF7E2
square
#CDCCF7 #F7CCE0 #F6F7CC #CCF7E2
split-complementary
#CDCCF7 #F7E2CC #E0F7CC
monochromatic
#6562E6 #9997EF #CDCCF7 #E5E5FB #E5E5FB
Accessibility & contrast
On white
1.55
#CDCCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CDCCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCF7
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCF7 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D1F9
Deuteranopia (green-blind)
#C1CFF6
Tritanopia (blue-blind)
#C4D3DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdccf7; /* rgb */ color: rgb(205, 204, 247); /* oklch */ color: oklch(86.0% 0.059 286.2);
Tailwind
colors: {
custom: {
50: '#dcdbfa',
500: '#cdccf7',
950: '#000000',
},
}SCSS
$custom: #cdccf7; $custom-light: #dcdbfa; $custom-dark: #000000;
JSON
{
"hex": "#cdccf7",
"rgb": {
"r": 205,
"g": 204,
"b": 247
},
"hsl": {
"h": 241.395,
"s": 72.881,
"l": 88.431
},
"oklch": {
"l": 0.86,
"c": 0.05935,
"h": 286.2
},
"luminance": 0.6288
}Semantic roles & 50–950 ramp
primary
#CDCCF7
secondary
#D8DA8D
accent
#D511D0
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485