#CDCCFC#CDCCFC
#CDCCFC is a very light, moderate blue. Relative luminance 0.632; OKLCH L 86.2% C 0.066 H 285.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCFC |
|---|---|
| RGB | rgb(205, 204, 252) |
| HSL | hsl(241, 89%, 89%) |
| HSV | hsv(241, 19%, 99%) |
| CMYK | cmyk(18.7%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(83.54, 9.94, -23.35) |
| CIE-LCH | lch(83.54, 25.38, 293.07°) |
| OKLab | oklab(86.18% 0.0181 -0.0637) |
| OKLCH | oklch(86.18% 0.066 285.9) |
| XYZ | xyz(64.3363, 63.1923, 100.8844) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.86
Light Periwinkle
#C1C6FC
ΔE00 3.08
Light Lavender
#DFC5FE
ΔE00 6.52
Pale Lilac
#E4CBFF
ΔE00 6.65
Pale Lavender
#EECFFE
ΔE00 8.85
Light Violet
#D6B4FC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCFC #FBFCCC
analogous
#CCE3FC #CDCCFC #E5CCFC
triadic
#CDCCFC #FCCDCC #CCFCCD
tetradic
#CDCCFC #FCCCE3 #FBFCCC #CCFCE5
square
#CDCCFC #FCCCE3 #FBFCCC #CCFCE5
split-complementary
#CDCCFC #FCE5CC #E3FCCC
monochromatic
#5C58F5 #9492F9 #CDCCFC #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.54
#CDCCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CDCCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCFC
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCFC | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FE
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#C3D4DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdccfc; /* rgb */ color: rgb(205, 204, 252); /* oklch */ color: oklch(86.2% 0.066 285.9);
Tailwind
colors: {
custom: {
50: '#dcdbfd',
500: '#cdccfc',
950: '#000000',
},
}SCSS
$custom: #cdccfc; $custom-light: #dcdbfd; $custom-dark: #000000;
JSON
{
"hex": "#cdccfc",
"rgb": {
"r": 205,
"g": 204,
"b": 252
},
"hsl": {
"h": 241.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.86183,
"c": 0.06626,
"h": 285.9
},
"luminance": 0.63193
}Semantic roles & 50–950 ramp
primary
#CDCCFC
secondary
#E2E389
accent
#E600E1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151517
muted
#848485