#CDC8ED#CDC8ED
#CDC8ED is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.9% C 0.051 H 291.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8ED |
|---|---|
| RGB | rgb(205, 200, 237) |
| HSL | hsl(248, 51%, 86%) |
| HSV | hsv(248, 16%, 93%) |
| CMYK | cmyk(13.5%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(82.06, 8.90, -17.62) |
| CIE-LCH | lch(82.06, 19.74, 296.80°) |
| OKLab | oklab(84.86% 0.0188 -0.0477) |
| OKLCH | oklch(84.86% 0.051 291.5) |
| XYZ | xyz(61.1139, 60.4017, 88.5433) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.39
Light Periwinkle
#C1C6FC
ΔE00 5.94
Pale Lilac
#E4CBFF
ΔE00 6.54
Light Lavender
#DFC5FE
ΔE00 6.80
Thistle
#D8BFD8
ΔE00 7.98
Pale Lavender
#EECFFE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8ED #E8EDC8
analogous
#C8D5ED #CDC8ED #DFC8ED
triadic
#CDC8ED #EDCDC8 #C8EDCD
tetradic
#CDC8ED #EDC8D5 #E8EDC8 #C8EDDF
square
#CDC8ED #EDC8D5 #E8EDC8 #C8EDDF
split-complementary
#CDC8ED #EDDFC8 #D5EDC8
monochromatic
#796CCF #A39ADE #CDC8ED #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.61
#CDC8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CDC8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8ED
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8ED | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#C7CED4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdc8ed; /* rgb */ color: rgb(205, 200, 237); /* oklch */ color: oklch(84.9% 0.051 291.5);
Tailwind
colors: {
custom: {
50: '#dcd8f2',
500: '#cdc8ed',
950: '#000000',
},
}SCSS
$custom: #cdc8ed; $custom-light: #dcd8f2; $custom-dark: #000000;
JSON
{
"hex": "#cdc8ed",
"rgb": {
"r": 205,
"g": 200,
"b": 237
},
"hsl": {
"h": 248.108,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.84863,
"c": 0.0513,
"h": 291.5
},
"luminance": 0.60402
}Semantic roles & 50–950 ramp
primary
#CDC8ED
secondary
#C2CA8F
accent
#BE27AA
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385