#CDCBE0#CDCBE0
#CDCBE0 is a very light, muted blue. Relative luminance 0.611; OKLCH L 85.0% C 0.029 H 290.1°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCBE0 |
|---|---|
| RGB | rgb(205, 203, 224) |
| HSL | hsl(246, 25%, 84%) |
| HSV | hsv(246, 9%, 88%) |
| CMYK | cmyk(8.5%, 9.4%, 0%, 12.2%) |
| CIE-LAB | lab(82.42, 4.67, -10.13) |
| CIE-LCH | lch(82.42, 11.16, 294.73°) |
| OKLab | oklab(85.02% 0.01 -0.0272) |
| OKLCH | oklch(85.02% 0.029 290.1) |
| XYZ | xyz(59.9847, 61.0726, 79.1346) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 8.57
Thistle
#D8BFD8
ΔE00 8.64
Periwinkle
#CCCCFF
ΔE00 8.86
Dove Gray
#B6B8BD
ΔE00 9.26
Fog
#D8DCE0
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCBE0 #DEE0CB
analogous
#CBD3E0 #CDCBE0 #D7CBE0
triadic
#CDCBE0 #E0CDCB #CBE0CD
tetradic
#CDCBE0 #E0CBD3 #DEE0CB #CBE0D7
square
#CDCBE0 #E0CBD3 #DEE0CB #CBE0D7
split-complementary
#CDCBE0 #E0D7CB #D3E0CB
monochromatic
#837EB2 #A8A5C9 #CDCBE0 #EDECF4 #EDECF4
Accessibility & contrast
On white
1.59
#CDCBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#CDCBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCBE0
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCBE0 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDE1
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#CACED2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cdcbe0; /* rgb */ color: rgb(205, 203, 224); /* oklch */ color: oklch(85.0% 0.029 290.1);
Tailwind
colors: {
custom: {
50: '#dcdae9',
500: '#cdcbe0',
950: '#000000',
},
}SCSS
$custom: #cdcbe0; $custom-light: #dcdae9; $custom-dark: #000000;
JSON
{
"hex": "#cdcbe0",
"rgb": {
"r": 205,
"g": 203,
"b": 224
},
"hsl": {
"h": 245.714,
"s": 25.301,
"l": 83.725
},
"oklch": {
"l": 0.85015,
"c": 0.02898,
"h": 290.1
},
"luminance": 0.61073
}Semantic roles & 50–950 ramp
primary
#CDCBE0
secondary
#B4B798
accent
#A4429A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384