#CDCBF4#CDCBF4
#CDCBF4 is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.7% C 0.057 H 287.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCBF4 |
|---|---|
| RGB | rgb(205, 203, 244) |
| HSL | hsl(243, 65%, 88%) |
| HSV | hsv(243, 17%, 96%) |
| CMYK | cmyk(16%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(83.03, 8.76, -19.88) |
| CIE-LCH | lch(83.03, 21.72, 293.80°) |
| OKLab | oklab(85.7% 0.0169 -0.054) |
| OKLCH | oklch(85.7% 0.057 287.4) |
| XYZ | xyz(62.8583, 62.2220, 94.2688) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.76
Light Periwinkle
#C1C6FC
ΔE00 4.49
Pale Lilac
#E4CBFF
ΔE00 6.68
Light Lavender
#DFC5FE
ΔE00 6.80
Pale Lavender
#EECFFE
ΔE00 8.56
Lavender (CSS)
#E6E6FA
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCBF4 #F2F4CB
analogous
#CBDDF4 #CDCBF4 #E1CBF4
triadic
#CDCBF4 #F4CDCB #CBF4CD
tetradic
#CDCBF4 #F4CBDD #F2F4CB #CBF4E1
square
#CDCBF4 #F4CBDD #F2F4CB #CBF4E1
split-complementary
#CDCBF4 #F4E1CB #DDF4CB
monochromatic
#6C66DF #9C98E9 #CDCBF4 #E7E6FA #E7E6FA
Accessibility & contrast
On white
1.56
#CDCBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#CDCBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCBF4
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCBF4 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D0F6
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#C5D2D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcbf4; /* rgb */ color: rgb(205, 203, 244); /* oklch */ color: oklch(85.7% 0.057 287.4);
Tailwind
colors: {
custom: {
50: '#dcdaf7',
500: '#cdcbf4',
950: '#000000',
},
}SCSS
$custom: #cdcbf4; $custom-light: #dcdaf7; $custom-dark: #000000;
JSON
{
"hex": "#cdcbf4",
"rgb": {
"r": 205,
"g": 203,
"b": 244
},
"hsl": {
"h": 242.927,
"s": 65.079,
"l": 87.647
},
"oklch": {
"l": 0.85697,
"c": 0.05661,
"h": 287.4
},
"luminance": 0.62223
}Semantic roles & 50–950 ramp
primary
#CDCBF4
secondary
#D1D58E
accent
#CD19C4
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385