#CDCDF4#CDCDF4
#CDCDF4 is a very light, muted blue. Relative luminance 0.632; OKLCH L 86.1% C 0.054 H 285.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDF4 |
|---|---|
| RGB | rgb(205, 205, 244) |
| HSL | hsl(240, 64%, 88%) |
| HSV | hsv(240, 16%, 96%) |
| CMYK | cmyk(16%, 16%, 0%, 4.3%) |
| CIE-LAB | lab(83.53, 7.70, -19.12) |
| CIE-LCH | lch(83.53, 20.61, 291.93°) |
| OKLab | oklab(86.09% 0.0141 -0.0519) |
| OKLCH | oklch(86.09% 0.054 285.2) |
| XYZ | xyz(63.3336, 63.1727, 94.4273) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.05
Light Periwinkle
#C1C6FC
ΔE00 4.64
Pale Lilac
#E4CBFF
ΔE00 7.40
Light Lavender
#DFC5FE
ΔE00 7.57
Lavender (CSS)
#E6E6FA
ΔE00 8.24
Pale Lavender
#EECFFE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDF4 #F4F4CD
analogous
#CDE0F4 #CDCDF4 #E0CDF4
triadic
#CDCDF4 #F4CDCD #CDF4CD
tetradic
#CDCDF4 #F4CDE0 #F4F4CD #CDF4E0
square
#CDCDF4 #F4CDE0 #F4F4CD #CDF4E0
split-complementary
#CDCDF4 #F4E0CD #E0F4CD
monochromatic
#6969DE #9B9BE9 #CDCDF4 #E6E6F9 #E6E6F9
Accessibility & contrast
On white
1.54
#CDCDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#CDCDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDF4
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDF4 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F6
Deuteranopia (green-blind)
#C3CFF3
Tritanopia (blue-blind)
#C5D3DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cdcdf4; /* rgb */ color: rgb(205, 205, 244); /* oklch */ color: oklch(86.1% 0.054 285.2);
Tailwind
colors: {
custom: {
50: '#dcdcf7',
500: '#cdcdf4',
950: '#000000',
},
}SCSS
$custom: #cdcdf4; $custom-light: #dcdcf7; $custom-dark: #000000;
JSON
{
"hex": "#cdcdf4",
"rgb": {
"r": 205,
"g": 205,
"b": 244
},
"hsl": {
"h": 240,
"s": 63.934,
"l": 88.039
},
"oklch": {
"l": 0.86088,
"c": 0.05383,
"h": 285.2
},
"luminance": 0.63173
}Semantic roles & 50–950 ramp
primary
#CDCDF4
secondary
#D5D590
accent
#CC1ACC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485