#CDC7EF#CDC7EF
#CDC7EF is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.7% C 0.056 H 292.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC7EF |
|---|---|
| RGB | rgb(205, 199, 239) |
| HSL | hsl(249, 56%, 86%) |
| HSV | hsv(249, 17%, 94%) |
| CMYK | cmyk(14.2%, 16.7%, 0%, 6.3%) |
| CIE-LAB | lab(81.87, 9.85, -18.97) |
| CIE-LCH | lch(81.87, 21.37, 297.45°) |
| OKLab | oklab(84.74% 0.0209 -0.0515) |
| OKLCH | oklch(84.74% 0.056 292) |
| XYZ | xyz(61.1769, 60.0575, 90.0139) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.90
Light Periwinkle
#C1C6FC
ΔE00 5.51
Pale Lilac
#E4CBFF
ΔE00 5.93
Light Lavender
#DFC5FE
ΔE00 6.07
Pale Lavender
#EECFFE
ΔE00 7.68
Thistle
#D8BFD8
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC7EF #E9EFC7
analogous
#C7D5EF #CDC7EF #E1C7EF
triadic
#CDC7EF #EFCDC7 #C7EFCD
tetradic
#CDC7EF #EFC7D5 #E9EFC7 #C7EFE1
square
#CDC7EF #EFC7D5 #E9EFC7 #C7EFE1
split-complementary
#CDC7EF #EFE1C7 #D5EFC7
monochromatic
#7868D4 #A297E1 #CDC7EF #EAE7F8 #EAE7F8
Accessibility & contrast
On white
1.61
#CDC7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#CDC7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC7EF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC7EF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF1
Deuteranopia (green-blind)
#BFCBEE
Tritanopia (blue-blind)
#C7CDD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cdc7ef; /* rgb */ color: rgb(205, 199, 239); /* oklch */ color: oklch(84.7% 0.056 292.0);
Tailwind
colors: {
custom: {
50: '#dcd8f4',
500: '#cdc7ef',
950: '#000000',
},
}SCSS
$custom: #cdc7ef; $custom-light: #dcd8f4; $custom-dark: #000000;
JSON
{
"hex": "#cdc7ef",
"rgb": {
"r": 205,
"g": 199,
"b": 239
},
"hsl": {
"h": 249,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.84739,
"c": 0.05554,
"h": 292
},
"luminance": 0.60058
}Semantic roles & 50–950 ramp
primary
#CDC7EF
secondary
#C3CD8D
accent
#C322AB
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385