#CDCDF1#CDCDF1
#CDCDF1 is a very light, muted blue. Relative luminance 0.630; OKLCH L 86.0% C 0.050 H 285.3°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDF1 |
|---|---|
| RGB | rgb(205, 205, 241) |
| HSL | hsl(240, 56%, 87%) |
| HSV | hsv(240, 15%, 95%) |
| CMYK | cmyk(14.9%, 14.9%, 0%, 5.5%) |
| CIE-LAB | lab(83.44, 7.07, -17.66) |
| CIE-LCH | lch(83.44, 19.03, 291.80°) |
| OKLab | oklab(85.98% 0.0131 -0.0479) |
| OKLCH | oklch(85.98% 0.05 285.3) |
| XYZ | xyz(62.8818, 62.9920, 92.0478) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.90
Light Periwinkle
#C1C6FC
ΔE00 5.34
Lavender (CSS)
#E6E6FA
ΔE00 7.66
Pale Lilac
#E4CBFF
ΔE00 7.81
Light Lavender
#DFC5FE
ΔE00 8.06
Light Blue Grey
#B7C9E2
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDF1 #F1F1CD
analogous
#CDDFF1 #CDCDF1 #DFCDF1
triadic
#CDCDF1 #F1CDCD #CDF1CD
tetradic
#CDCDF1 #F1CDDF #F1F1CD #CDF1DF
square
#CDCDF1 #F1CDDF #F1F1CD #CDF1DF
split-complementary
#CDCDF1 #F1DFCD #DFF1CD
monochromatic
#6D6DD6 #9D9DE4 #CDCDF1 #E7E7F8 #E7E7F8
Accessibility & contrast
On white
1.54
#CDCDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CDCDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDF1
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDF1 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F3
Deuteranopia (green-blind)
#C4CFF0
Tritanopia (blue-blind)
#C6D3D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcdf1; /* rgb */ color: rgb(205, 205, 241); /* oklch */ color: oklch(86.0% 0.050 285.3);
Tailwind
colors: {
custom: {
50: '#dcdcf5',
500: '#cdcdf1',
950: '#000000',
},
}SCSS
$custom: #cdcdf1; $custom-light: #dcdcf5; $custom-dark: #000000;
JSON
{
"hex": "#cdcdf1",
"rgb": {
"r": 205,
"g": 205,
"b": 241
},
"hsl": {
"h": 240,
"s": 56.25,
"l": 87.451
},
"oklch": {
"l": 0.85983,
"c": 0.04967,
"h": 285.3
},
"luminance": 0.62993
}Semantic roles & 50–950 ramp
primary
#CDCDF1
secondary
#D0D092
accent
#C422C4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485