#CDCDFC#CDCDFC
#CDCDFC is a very light, moderate blue. Relative luminance 0.637; OKLCH L 86.4% C 0.065 H 285.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDFC |
|---|---|
| RGB | rgb(205, 205, 252) |
| HSL | hsl(240, 89%, 90%) |
| HSV | hsv(240, 19%, 99%) |
| CMYK | cmyk(18.7%, 18.7%, 0%, 1.2%) |
| CIE-LAB | lab(83.79, 9.41, -22.97) |
| CIE-LCH | lch(83.79, 24.82, 292.28°) |
| OKLab | oklab(86.38% 0.0168 -0.0627) |
| OKLCH | oklch(86.38% 0.065 285) |
| XYZ | xyz(64.5747, 63.6692, 100.9638) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 0.98
Light Periwinkle
#C1C6FC
ΔE00 3.12
Light Lavender
#DFC5FE
ΔE00 6.84
Pale Lilac
#E4CBFF
ΔE00 6.92
Pale Lavender
#EECFFE
ΔE00 9.07
Light Violet
#D6B4FC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDFC #FCFCCD
analogous
#CDE5FC #CDCDFC #E5CDFC
triadic
#CDCDFC #FCCDCD #CDFCCD
tetradic
#CDCDFC #FCCDE5 #FCFCCD #CDFCE5
square
#CDCDFC #FCCDE5 #FCFCCD #CDFCE5
split-complementary
#CDCDFC #FCE5CD #E5FCCD
monochromatic
#5A5AF5 #9393F9 #CDCDFC #E2E2FD #E2E2FD
Accessibility & contrast
On white
1.53
#CDCDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#CDCDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDFC
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDFC | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D2FE
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#C3D5DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdcdfc; /* rgb */ color: rgb(205, 205, 252); /* oklch */ color: oklch(86.4% 0.065 285.0);
Tailwind
colors: {
custom: {
50: '#dcdcfd',
500: '#cdcdfc',
950: '#000000',
},
}SCSS
$custom: #cdcdfc; $custom-light: #dcdcfd; $custom-dark: #000000;
JSON
{
"hex": "#cdcdfc",
"rgb": {
"r": 205,
"g": 205,
"b": 252
},
"hsl": {
"h": 240,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.86377,
"c": 0.06488,
"h": 285
},
"luminance": 0.6367
}Semantic roles & 50–950 ramp
primary
#CDCDFC
secondary
#E4E48A
accent
#E500E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485