#CDCBF1#CDCBF1
#CDCBF1 is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.6% C 0.052 H 287.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCBF1 |
|---|---|
| RGB | rgb(205, 203, 241) |
| HSL | hsl(243, 58%, 87%) |
| HSV | hsv(243, 16%, 95%) |
| CMYK | cmyk(14.9%, 15.8%, 0%, 5.5%) |
| CIE-LAB | lab(82.94, 8.13, -18.42) |
| CIE-LCH | lch(82.94, 20.14, 293.82°) |
| OKLab | oklab(85.59% 0.0159 -0.05) |
| OKLCH | oklch(85.59% 0.052 287.7) |
| XYZ | xyz(62.4065, 62.0413, 91.8894) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.56
Light Periwinkle
#C1C6FC
ΔE00 5.15
Pale Lilac
#E4CBFF
ΔE00 7.02
Light Lavender
#DFC5FE
ΔE00 7.24
Lavender (CSS)
#E6E6FA
ΔE00 8.40
Pale Lavender
#EECFFE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCBF1 #EFF1CB
analogous
#CBDCF1 #CDCBF1 #E0CBF1
triadic
#CDCBF1 #F1CDCB #CBF1CD
tetradic
#CDCBF1 #F1CBDC #EFF1CB #CBF1E0
square
#CDCBF1 #F1CBDC #EFF1CB #CBF1E0
split-complementary
#CDCBF1 #F1E0CB #DCF1CB
monochromatic
#706BD7 #9F9BE4 #CDCBF1 #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.57
#CDCBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#CDCBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCBF1
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCBF1 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF3
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#C6D1D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdcbf1; /* rgb */ color: rgb(205, 203, 241); /* oklch */ color: oklch(85.6% 0.052 287.7);
Tailwind
colors: {
custom: {
50: '#dcdaf5',
500: '#cdcbf1',
950: '#000000',
},
}SCSS
$custom: #cdcbf1; $custom-light: #dcdaf5; $custom-dark: #000000;
JSON
{
"hex": "#cdcbf1",
"rgb": {
"r": 205,
"g": 203,
"b": 241
},
"hsl": {
"h": 243.158,
"s": 57.576,
"l": 87.059
},
"oklch": {
"l": 0.85591,
"c": 0.05247,
"h": 287.7
},
"luminance": 0.62042
}Semantic roles & 50–950 ramp
primary
#CDCBF1
secondary
#CDD090
accent
#C520BC
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385