#CDCDF6#CDCDF6
#CDCDF6 is a very light, muted blue. Relative luminance 0.633; OKLCH L 86.2% C 0.057 H 285.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDF6 |
|---|---|
| RGB | rgb(205, 205, 246) |
| HSL | hsl(240, 69%, 88%) |
| HSV | hsv(240, 17%, 96%) |
| CMYK | cmyk(16.7%, 16.7%, 0%, 3.5%) |
| CIE-LAB | lab(83.60, 8.12, -20.08) |
| CIE-LCH | lch(83.60, 21.66, 292.02°) |
| OKLab | oklab(86.16% 0.0148 -0.0546) |
| OKLCH | oklch(86.16% 0.057 285.2) |
| XYZ | xyz(63.6389, 63.2948, 96.0352) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.51
Light Periwinkle
#C1C6FC
ΔE00 4.21
Pale Lilac
#E4CBFF
ΔE00 7.19
Light Lavender
#DFC5FE
ΔE00 7.31
Lavender (CSS)
#E6E6FA
ΔE00 8.63
Pale Lavender
#EECFFE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDF6 #F6F6CD
analogous
#CDE1F6 #CDCDF6 #E1CDF6
triadic
#CDCDF6 #F6CDCD #CDF6CD
tetradic
#CDCDF6 #F6CDE1 #F6F6CD #CDF6E1
square
#CDCDF6 #F6CDE1 #F6F6CD #CDF6E1
split-complementary
#CDCDF6 #F6E1CD #E1F6CD
monochromatic
#6565E3 #9999ED #CDCDF6 #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.54
#CDCDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#CDCDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDF6
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDF6 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D2F8
Deuteranopia (green-blind)
#C2CFF5
Tritanopia (blue-blind)
#C4D4DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcdf6; /* rgb */ color: rgb(205, 205, 246); /* oklch */ color: oklch(86.2% 0.057 285.2);
Tailwind
colors: {
custom: {
50: '#dcdcf9',
500: '#cdcdf6',
950: '#000000',
},
}SCSS
$custom: #cdcdf6; $custom-light: #dcdcf9; $custom-dark: #000000;
JSON
{
"hex": "#cdcdf6",
"rgb": {
"r": 205,
"g": 205,
"b": 246
},
"hsl": {
"h": 240,
"s": 69.492,
"l": 88.431
},
"oklch": {
"l": 0.8616,
"c": 0.05659,
"h": 285.2
},
"luminance": 0.63296
}Semantic roles & 50–950 ramp
primary
#CDCDF6
secondary
#D8D88F
accent
#D114D1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485