#CDCCFF#CDCCFF
#CDCCFF is a very light, moderate blue. Relative luminance 0.634; OKLCH L 86.3% C 0.070 H 285.7°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCFF |
|---|---|
| RGB | rgb(205, 204, 255) |
| HSL | hsl(241, 100%, 90%) |
| HSV | hsv(241, 20%, 100%) |
| CMYK | cmyk(19.6%, 20%, 0%, 0%) |
| CIE-LAB | lab(83.64, 10.60, -24.79) |
| CIE-LCH | lch(83.64, 26.96, 293.15°) |
| OKLab | oklab(86.29% 0.0191 -0.0678) |
| OKLCH | oklch(86.29% 0.07 285.7) |
| XYZ | xyz(64.8155, 63.3839, 103.4079) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.30
Light Periwinkle
#C1C6FC
ΔE00 2.71
Light Lavender
#DFC5FE
ΔE00 6.50
Pale Lilac
#E4CBFF
ΔE00 6.73
Light Violet
#D6B4FC
ΔE00 8.71
Pale Lavender
#EECFFE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCFF #FEFFCC
analogous
#CCE5FF #CDCCFF #E6CCFF
triadic
#CDCCFF #FFCDCC #CCFFCD
tetradic
#CDCCFF #FFCCE5 #FEFFCC #CCFFE6
square
#CDCCFF #FFCCE5 #FEFFCC #CCFFE6
split-complementary
#CDCCFF #FFE6CC #E5FFCC
monochromatic
#5552FF #918FFF #CDCCFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
1.54
#CDCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CDCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCFF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCFF | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#BECFFE
Tritanopia (blue-blind)
#C2D4DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdccff; /* rgb */ color: rgb(205, 204, 255); /* oklch */ color: oklch(86.3% 0.070 285.7);
Tailwind
colors: {
custom: {
50: '#dcdbff',
500: '#cdccff',
950: '#000000',
},
}SCSS
$custom: #cdccff; $custom-light: #dcdbff; $custom-dark: #000000;
JSON
{
"hex": "#cdccff",
"rgb": {
"r": 205,
"g": 204,
"b": 255
},
"hsl": {
"h": 241.176,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.86294,
"c": 0.0704,
"h": 285.7
},
"luminance": 0.63385
}Semantic roles & 50–950 ramp
primary
#CDCCFF
secondary
#E8EA86
accent
#E600E1
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151518
muted
#848486