#CFCDEC#CFCDEC
#CFCDEC is a very light, muted blue. Relative luminance 0.630; OKLCH L 86.0% C 0.043 H 288.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDEC |
|---|---|
| RGB | rgb(207, 205, 236) |
| HSL | hsl(244, 45%, 86%) |
| HSV | hsv(244, 13%, 93%) |
| CMYK | cmyk(12.3%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(83.43, 6.67, -15.00) |
| CIE-LCH | lch(83.43, 16.41, 293.96°) |
| OKLab | oklab(85.97% 0.0135 -0.0405) |
| OKLCH | oklch(85.97% 0.043 288.4) |
| XYZ | xyz(62.7006, 62.9837, 88.1944) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.57
Lavender (CSS)
#E6E6FA
ΔE00 6.79
Light Periwinkle
#C1C6FC
ΔE00 6.99
Pale Lilac
#E4CBFF
ΔE00 8.24
Thistle
#D8BFD8
ΔE00 8.63
Light Lavender
#DFC5FE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDEC #EAECCD
analogous
#CDDBEC #CFCDEC #DFCDEC
triadic
#CFCDEC #ECCFCD #CDECCF
tetradic
#CFCDEC #ECCDDB #EAECCD #CDECDF
square
#CFCDEC #ECCDDB #EAECCD #CDECDF
split-complementary
#CFCDEC #ECDFCD #DBECCD
monochromatic
#7A74CA #A4A1DB #CFCDEC #EAE9F7 #EAE9F7
Accessibility & contrast
On white
1.54
#CFCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CFCDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDEC
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDEC | 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)
#C6D1ED
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#C9D2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcdec; /* rgb */ color: rgb(207, 205, 236); /* oklch */ color: oklch(86.0% 0.043 288.4);
Tailwind
colors: {
custom: {
50: '#dddcf2',
500: '#cfcdec',
950: '#000000',
},
}SCSS
$custom: #cfcdec; $custom-light: #dddcf2; $custom-dark: #000000;
JSON
{
"hex": "#cfcdec",
"rgb": {
"r": 207,
"g": 205,
"b": 236
},
"hsl": {
"h": 243.871,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.85965,
"c": 0.04271,
"h": 288.4
},
"luminance": 0.62984
}Semantic roles & 50–950 ramp
primary
#CFCDEC
secondary
#C5C895
accent
#B82DAF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485