#CDCBF3#CDCBF3
#CDCBF3 is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.7% C 0.055 H 287.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCBF3 |
|---|---|
| RGB | rgb(205, 203, 243) |
| HSL | hsl(243, 63%, 87%) |
| HSV | hsv(243, 16%, 95%) |
| CMYK | cmyk(15.6%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(83.00, 8.55, -19.39) |
| CIE-LCH | lch(83.00, 21.19, 293.80°) |
| OKLab | oklab(85.66% 0.0166 -0.0527) |
| OKLCH | oklch(85.66% 0.055 287.5) |
| XYZ | xyz(62.7068, 62.1614, 93.4713) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.02
Light Periwinkle
#C1C6FC
ΔE00 4.71
Pale Lilac
#E4CBFF
ΔE00 6.78
Light Lavender
#DFC5FE
ΔE00 6.93
Pale Lavender
#EECFFE
ΔE00 8.60
Lavender (CSS)
#E6E6FA
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCBF3 #F1F3CB
analogous
#CBDDF3 #CDCBF3 #E1CBF3
triadic
#CDCBF3 #F3CDCB #CBF3CD
tetradic
#CDCBF3 #F3CBDD #F1F3CB #CBF3E1
square
#CDCBF3 #F3CBDD #F1F3CB #CBF3E1
split-complementary
#CDCBF3 #F3E1CB #DDF3CB
monochromatic
#6D68DC #9D99E8 #CDCBF3 #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.56
#CDCBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CDCBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCBF3
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCBF3 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D0F5
Deuteranopia (green-blind)
#C1CEF2
Tritanopia (blue-blind)
#C5D1D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcbf3; /* rgb */ color: rgb(205, 203, 243); /* oklch */ color: oklch(85.7% 0.055 287.5);
Tailwind
colors: {
custom: {
50: '#dcdaf7',
500: '#cdcbf3',
950: '#000000',
},
}SCSS
$custom: #cdcbf3; $custom-light: #dcdaf7; $custom-dark: #000000;
JSON
{
"hex": "#cdcbf3",
"rgb": {
"r": 205,
"g": 203,
"b": 243
},
"hsl": {
"h": 243,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.85662,
"c": 0.05523,
"h": 287.5
},
"luminance": 0.62162
}Semantic roles & 50–950 ramp
primary
#CDCBF3
secondary
#D0D38F
accent
#CA1BC1
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385