#CDC8EF#CDC8EF
#CDC8EF is a very light, muted blue. Relative luminance 0.605; OKLCH L 84.9% C 0.054 H 291.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8EF |
|---|---|
| RGB | rgb(205, 200, 239) |
| HSL | hsl(248, 55%, 86%) |
| HSV | hsv(248, 16%, 94%) |
| CMYK | cmyk(14.2%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(82.12, 9.32, -18.59) |
| CIE-LCH | lch(82.12, 20.79, 296.62°) |
| OKLab | oklab(84.93% 0.0194 -0.0504) |
| OKLCH | oklch(84.93% 0.054 291.1) |
| XYZ | xyz(61.4078, 60.5192, 90.0908) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.89
Light Periwinkle
#C1C6FC
ΔE00 5.50
Pale Lilac
#E4CBFF
ΔE00 6.24
Light Lavender
#DFC5FE
ΔE00 6.43
Pale Lavender
#EECFFE
ΔE00 7.94
Thistle
#D8BFD8
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8EF #EAEFC8
analogous
#C8D6EF #CDC8EF #E0C8EF
triadic
#CDC8EF #EFCDC8 #C8EFCD
tetradic
#CDC8EF #EFC8D6 #EAEFC8 #C8EFE0
square
#CDC8EF #EFC8D6 #EAEFC8 #C8EFE0
split-complementary
#CDC8EF #EFE0C8 #D6EFC8
monochromatic
#7769D3 #A299E1 #CDC8EF #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.60
#CDC8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#CDC8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8EF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8EF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF1
Deuteranopia (green-blind)
#C0CBEE
Tritanopia (blue-blind)
#C6CED5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdc8ef; /* rgb */ color: rgb(205, 200, 239); /* oklch */ color: oklch(84.9% 0.054 291.1);
Tailwind
colors: {
custom: {
50: '#dcd8f4',
500: '#cdc8ef',
950: '#000000',
},
}SCSS
$custom: #cdc8ef; $custom-light: #dcd8f4; $custom-dark: #000000;
JSON
{
"hex": "#cdc8ef",
"rgb": {
"r": 205,
"g": 200,
"b": 239
},
"hsl": {
"h": 247.692,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.84934,
"c": 0.05406,
"h": 291.1
},
"luminance": 0.6052
}Semantic roles & 50–950 ramp
primary
#CDC8EF
secondary
#C5CD8E
accent
#C223AE
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385