#CDCCFD#CDCCFD
#CDCCFD is a very light, moderate blue. Relative luminance 0.633; OKLCH L 86.2% C 0.068 H 285.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCFD |
|---|---|
| RGB | rgb(205, 204, 253) |
| HSL | hsl(241, 92%, 90%) |
| HSV | hsv(241, 19%, 99%) |
| CMYK | cmyk(19%, 19.4%, 0%, 0.8%) |
| CIE-LAB | lab(83.58, 10.16, -23.83) |
| CIE-LCH | lch(83.58, 25.91, 293.09°) |
| OKLab | oklab(86.22% 0.0184 -0.0651) |
| OKLCH | oklch(86.22% 0.068 285.8) |
| XYZ | xyz(64.4952, 63.2558, 101.7211) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.64
Light Periwinkle
#C1C6FC
ΔE00 2.95
Light Lavender
#DFC5FE
ΔE00 6.50
Pale Lilac
#E4CBFF
ΔE00 6.66
Light Violet
#D6B4FC
ΔE00 8.83
Pale Lavender
#EECFFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCFD #FCFDCC
analogous
#CCE4FD #CDCCFD #E5CCFD
triadic
#CDCCFD #FDCDCC #CCFDCD
tetradic
#CDCCFD #FDCCE4 #FCFDCC #CCFDE5
square
#CDCCFD #FDCCE4 #FCFDCC #CCFDE5
split-complementary
#CDCCFD #FDE5CC #E4FDCC
monochromatic
#5A56F8 #9391FB #CDCCFD #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.54
#CDCCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CDCCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCFD
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCFD | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#C3D4DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdccfd; /* rgb */ color: rgb(205, 204, 253); /* oklch */ color: oklch(86.2% 0.068 285.8);
Tailwind
colors: {
custom: {
50: '#dcdbfe',
500: '#cdccfd',
950: '#000000',
},
}SCSS
$custom: #cdccfd; $custom-light: #dcdbfe; $custom-dark: #000000;
JSON
{
"hex": "#cdccfd",
"rgb": {
"r": 205,
"g": 204,
"b": 253
},
"hsl": {
"h": 241.224,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.8622,
"c": 0.06764,
"h": 285.8
},
"luminance": 0.63257
}Semantic roles & 50–950 ramp
primary
#CDCCFD
secondary
#E4E588
accent
#E600E1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485