#CDC7ED#CDC7ED
#CDC7ED is a very light, muted blue. Relative luminance 0.599; OKLCH L 84.7% C 0.053 H 292.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC7ED |
|---|---|
| RGB | rgb(205, 199, 237) |
| HSL | hsl(249, 51%, 85%) |
| HSV | hsv(249, 16%, 93%) |
| CMYK | cmyk(13.5%, 16%, 0%, 7.1%) |
| CIE-LAB | lab(81.81, 9.44, -17.99) |
| CIE-LCH | lch(81.81, 20.32, 297.67°) |
| OKLab | oklab(84.67% 0.0202 -0.0488) |
| OKLCH | oklch(84.67% 0.053 292.5) |
| XYZ | xyz(60.8831, 59.9400, 88.4664) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.38
Light Periwinkle
#C1C6FC
ΔE00 5.94
Pale Lilac
#E4CBFF
ΔE00 6.21
Light Lavender
#DFC5FE
ΔE00 6.43
Pale Lavender
#EECFFE
ΔE00 7.79
Thistle
#D8BFD8
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC7ED #E7EDC7
analogous
#C7D4ED #CDC7ED #E0C7ED
triadic
#CDC7ED #EDCDC7 #C7EDCD
tetradic
#CDC7ED #EDC7D4 #E7EDC7 #C7EDE0
square
#CDC7ED #EDC7D4 #E7EDC7 #C7EDE0
split-complementary
#CDC7ED #EDE0C7 #D4EDC7
monochromatic
#7A6ACF #A499DE #CDC7ED #EAE8F8 #EAE8F8
Accessibility & contrast
On white
1.62
#CDC7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#CDC7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC7ED
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC7ED | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#C7CDD4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdc7ed; /* rgb */ color: rgb(205, 199, 237); /* oklch */ color: oklch(84.7% 0.053 292.5);
Tailwind
colors: {
custom: {
50: '#dcd8f2',
500: '#cdc7ed',
950: '#000000',
},
}SCSS
$custom: #cdc7ed; $custom-light: #dcd8f2; $custom-dark: #000000;
JSON
{
"hex": "#cdc7ed",
"rgb": {
"r": 205,
"g": 199,
"b": 237
},
"hsl": {
"h": 249.474,
"s": 51.351,
"l": 85.49
},
"oklch": {
"l": 0.84668,
"c": 0.05279,
"h": 292.5
},
"luminance": 0.5994
}Semantic roles & 50–950 ramp
primary
#CDC7ED
secondary
#C0CA8E
accent
#BF27A7
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385