#CDCBF2#CDCBF2
#CDCBF2 is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.6% C 0.054 H 287.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCBF2 |
|---|---|
| RGB | rgb(205, 203, 242) |
| HSL | hsl(243, 60%, 87%) |
| HSV | hsv(243, 16%, 95%) |
| CMYK | cmyk(15.3%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(82.97, 8.34, -18.91) |
| CIE-LCH | lch(82.97, 20.67, 293.81°) |
| OKLab | oklab(85.63% 0.0162 -0.0513) |
| OKLCH | oklch(85.63% 0.054 287.6) |
| XYZ | xyz(62.5563, 62.1012, 92.6782) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.29
Light Periwinkle
#C1C6FC
ΔE00 4.92
Pale Lilac
#E4CBFF
ΔE00 6.89
Light Lavender
#DFC5FE
ΔE00 7.08
Lavender (CSS)
#E6E6FA
ΔE00 8.59
Pale Lavender
#EECFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCBF2 #F0F2CB
analogous
#CBDDF2 #CDCBF2 #E1CBF2
triadic
#CDCBF2 #F2CDCB #CBF2CD
tetradic
#CDCBF2 #F2CBDD #F0F2CB #CBF2E1
square
#CDCBF2 #F2CBDD #F0F2CB #CBF2E1
split-complementary
#CDCBF2 #F2E1CB #DDF2CB
monochromatic
#6F69DA #9E9AE6 #CDCBF2 #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.56
#CDCBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#CDCBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCBF2
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCBF2 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F4
Deuteranopia (green-blind)
#C1CEF1
Tritanopia (blue-blind)
#C6D1D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcbf2; /* rgb */ color: rgb(205, 203, 242); /* oklch */ color: oklch(85.6% 0.054 287.6);
Tailwind
colors: {
custom: {
50: '#dcdaf6',
500: '#cdcbf2',
950: '#000000',
},
}SCSS
$custom: #cdcbf2; $custom-light: #dcdaf6; $custom-dark: #000000;
JSON
{
"hex": "#cdcbf2",
"rgb": {
"r": 205,
"g": 203,
"b": 242
},
"hsl": {
"h": 243.077,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.85626,
"c": 0.05385,
"h": 287.6
},
"luminance": 0.62102
}Semantic roles & 50–950 ramp
primary
#CDCBF2
secondary
#CED290
accent
#C81EBF
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385