#CDCBEA#CDCBEA
#CDCBEA is a very light, muted blue. Relative luminance 0.616; OKLCH L 85.3% C 0.043 H 288.4°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCBEA |
|---|---|
| RGB | rgb(205, 203, 234) |
| HSL | hsl(244, 42%, 86%) |
| HSV | hsv(244, 13%, 92%) |
| CMYK | cmyk(12.4%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(82.72, 6.68, -15.02) |
| CIE-LCH | lch(82.72, 16.44, 293.97°) |
| OKLab | oklab(85.35% 0.0135 -0.0406) |
| OKLCH | oklch(85.35% 0.043 288.4) |
| XYZ | xyz(61.3809, 61.6311, 86.4882) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.58
Light Periwinkle
#C1C6FC
ΔE00 6.89
Lavender (CSS)
#E6E6FA
ΔE00 7.19
Pale Lilac
#E4CBFF
ΔE00 8.30
Thistle
#D8BFD8
ΔE00 8.52
Light Lavender
#DFC5FE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCBEA #E8EACB
analogous
#CBD8EA #CDCBEA #DCCBEA
triadic
#CDCBEA #EACDCB #CBEACD
tetradic
#CDCBEA #EACBD8 #E8EACB #CBEADC
square
#CDCBEA #EACBD8 #E8EACB #CBEADC
split-complementary
#CDCBEA #EADCCB #D8EACB
monochromatic
#7974C7 #A39FD8 #CDCBEA #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.58
#CDCBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#CDCBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCBEA
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCBEA | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEB
Deuteranopia (green-blind)
#C4CDE9
Tritanopia (blue-blind)
#C7D0D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdcbea; /* rgb */ color: rgb(205, 203, 234); /* oklch */ color: oklch(85.3% 0.043 288.4);
Tailwind
colors: {
custom: {
50: '#dcdaf0',
500: '#cdcbea',
950: '#000000',
},
}SCSS
$custom: #cdcbea; $custom-light: #dcdaf0; $custom-dark: #000000;
JSON
{
"hex": "#cdcbea",
"rgb": {
"r": 205,
"g": 203,
"b": 234
},
"hsl": {
"h": 243.871,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.85348,
"c": 0.04279,
"h": 288.4
},
"luminance": 0.61632
}Semantic roles & 50–950 ramp
primary
#CDCBEA
secondary
#C2C594
accent
#B630AD
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385