#CDC8EB#CDC8EB
#CDC8EB is a very light, muted blue. Relative luminance 0.603; OKLCH L 84.8% C 0.049 H 291.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8EB |
|---|---|
| RGB | rgb(205, 200, 235) |
| HSL | hsl(249, 47%, 85%) |
| HSV | hsv(249, 15%, 92%) |
| CMYK | cmyk(12.8%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(81.99, 8.49, -16.64) |
| CIE-LCH | lch(81.99, 18.68, 297.02°) |
| OKLab | oklab(84.79% 0.0181 -0.045) |
| OKLCH | oklch(84.79% 0.049 291.9) |
| XYZ | xyz(60.8234, 60.2855, 87.0130) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.92
Light Periwinkle
#C1C6FC
ΔE00 6.41
Pale Lilac
#E4CBFF
ΔE00 6.89
Light Lavender
#DFC5FE
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 7.71
Pale Lavender
#EECFFE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8EB #E6EBC8
analogous
#C8D4EB #CDC8EB #DEC8EB
triadic
#CDC8EB #EBCDC8 #C8EBCD
tetradic
#CDC8EB #EBC8D4 #E6EBC8 #C8EBDE
square
#CDC8EB #EBC8D4 #E6EBC8 #C8EBDE
split-complementary
#CDC8EB #EBDEC8 #D4EBC8
monochromatic
#7B6ECA #A49BDB #CDC8EB #EBE9F7 #EBE9F7
Accessibility & contrast
On white
1.61
#CDC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#CDC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8EB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8EB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCED
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#C7CDD3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdc8eb; /* rgb */ color: rgb(205, 200, 235); /* oklch */ color: oklch(84.8% 0.049 291.9);
Tailwind
colors: {
custom: {
50: '#dcd8f1',
500: '#cdc8eb',
950: '#000000',
},
}SCSS
$custom: #cdc8eb; $custom-light: #dcd8f1; $custom-dark: #000000;
JSON
{
"hex": "#cdc8eb",
"rgb": {
"r": 205,
"g": 200,
"b": 235
},
"hsl": {
"h": 248.571,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.84793,
"c": 0.04855,
"h": 291.9
},
"luminance": 0.60286
}Semantic roles & 50–950 ramp
primary
#CDC8EB
secondary
#BFC790
accent
#BA2CA6
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385