#CDCDF3#CDCDF3
#CDCDF3 is a very light, muted blue. Relative luminance 0.631; OKLCH L 86.1% C 0.052 H 285.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDF3 |
|---|---|
| RGB | rgb(205, 205, 243) |
| HSL | hsl(240, 61%, 88%) |
| HSV | hsv(240, 16%, 95%) |
| CMYK | cmyk(15.6%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(83.50, 7.49, -18.63) |
| CIE-LCH | lch(83.50, 20.08, 291.89°) |
| OKLab | oklab(86.05% 0.0138 -0.0506) |
| OKLCH | oklch(86.05% 0.052 285.2) |
| XYZ | xyz(63.1822, 63.1121, 93.6298) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.33
Light Periwinkle
#C1C6FC
ΔE00 4.87
Pale Lilac
#E4CBFF
ΔE00 7.52
Light Lavender
#DFC5FE
ΔE00 7.72
Lavender (CSS)
#E6E6FA
ΔE00 8.04
Light Blue Grey
#B7C9E2
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDF3 #F3F3CD
analogous
#CDE0F3 #CDCDF3 #E0CDF3
triadic
#CDCDF3 #F3CDCD #CDF3CD
tetradic
#CDCDF3 #F3CDE0 #F3F3CD #CDF3E0
square
#CDCDF3 #F3CDE0 #F3F3CD #CDF3E0
split-complementary
#CDCDF3 #F3E0CD #E0F3CD
monochromatic
#6A6ADB #9C9CE7 #CDCDF3 #E6E6F9 #E6E6F9
Accessibility & contrast
On white
1.54
#CDCDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CDCDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDF3
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDF3 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F5
Deuteranopia (green-blind)
#C3CFF2
Tritanopia (blue-blind)
#C5D3D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcdf3; /* rgb */ color: rgb(205, 205, 243); /* oklch */ color: oklch(86.1% 0.052 285.2);
Tailwind
colors: {
custom: {
50: '#dcdcf7',
500: '#cdcdf3',
950: '#000000',
},
}SCSS
$custom: #cdcdf3; $custom-light: #dcdcf7; $custom-dark: #000000;
JSON
{
"hex": "#cdcdf3",
"rgb": {
"r": 205,
"g": 205,
"b": 243
},
"hsl": {
"h": 240,
"s": 61.29,
"l": 87.843
},
"oklch": {
"l": 0.86053,
"c": 0.05244,
"h": 285.2
},
"luminance": 0.63113
}Semantic roles & 50–950 ramp
primary
#CDCDF3
secondary
#D3D391
accent
#C91DC9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485