#CDCDF0#CDCDF0
#CDCDF0 is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.9% C 0.048 H 285.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDF0 |
|---|---|
| RGB | rgb(205, 205, 240) |
| HSL | hsl(240, 54%, 87%) |
| HSV | hsv(240, 15%, 94%) |
| CMYK | cmyk(14.6%, 14.6%, 0%, 5.9%) |
| CIE-LAB | lab(83.41, 6.86, -17.18) |
| CIE-LCH | lch(83.41, 18.50, 291.76°) |
| OKLab | oklab(85.95% 0.0128 -0.0466) |
| OKLCH | oklch(85.95% 0.048 285.3) |
| XYZ | xyz(62.7329, 62.9324, 91.2633) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.19
Light Periwinkle
#C1C6FC
ΔE00 5.58
Lavender (CSS)
#E6E6FA
ΔE00 7.47
Pale Lilac
#E4CBFF
ΔE00 7.97
Light Lavender
#DFC5FE
ΔE00 8.25
Light Blue Grey
#B7C9E2
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDF0 #F0F0CD
analogous
#CDDFF0 #CDCDF0 #DFCDF0
triadic
#CDCDF0 #F0CDCD #CDF0CD
tetradic
#CDCDF0 #F0CDDF #F0F0CD #CDF0DF
square
#CDCDF0 #F0CDDF #F0F0CD #CDF0DF
split-complementary
#CDCDF0 #F0DFCD #DFF0CD
monochromatic
#6F6FD4 #9E9EE2 #CDCDF0 #E7E7F8 #E7E7F8
Accessibility & contrast
On white
1.55
#CDCDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#CDCDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDF0
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDF0 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F2
Deuteranopia (green-blind)
#C4CFEF
Tritanopia (blue-blind)
#C6D3D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcdf0; /* rgb */ color: rgb(205, 205, 240); /* oklch */ color: oklch(85.9% 0.048 285.3);
Tailwind
colors: {
custom: {
50: '#dcdcf5',
500: '#cdcdf0',
950: '#000000',
},
}SCSS
$custom: #cdcdf0; $custom-light: #dcdcf5; $custom-dark: #000000;
JSON
{
"hex": "#cdcdf0",
"rgb": {
"r": 205,
"g": 205,
"b": 240
},
"hsl": {
"h": 240,
"s": 53.846,
"l": 87.255
},
"oklch": {
"l": 0.85948,
"c": 0.04829,
"h": 285.3
},
"luminance": 0.62933
}Semantic roles & 50–950 ramp
primary
#CDCDF0
secondary
#CECE93
accent
#C124C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485