#CDC9FD#CDC9FD
#CDC9FD is a very light, moderate blue. Relative luminance 0.618; OKLCH L 85.6% C 0.072 H 288.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC9FD |
|---|---|
| RGB | rgb(205, 201, 253) |
| HSL | hsl(245, 93%, 89%) |
| HSV | hsv(245, 21%, 99%) |
| CMYK | cmyk(19%, 20.6%, 0%, 0.8%) |
| CIE-LAB | lab(82.83, 11.77, -24.97) |
| CIE-LCH | lch(82.83, 27.60, 295.24°) |
| OKLab | oklab(85.64% 0.0226 -0.0682) |
| OKLCH | oklch(85.64% 0.072 288.3) |
| XYZ | xyz(63.7890, 61.8435, 101.4857) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.24
Light Periwinkle
#C1C6FC
ΔE00 3.06
Light Lavender
#DFC5FE
ΔE00 5.66
Pale Lilac
#E4CBFF
ΔE00 6.02
Light Violet
#D6B4FC
ΔE00 7.82
Pale Lavender
#EECFFE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC9FD #F9FDC9
analogous
#C9DFFD #CDC9FD #E7C9FD
triadic
#CDC9FD #FDCDC9 #C9FDCD
tetradic
#CDC9FD #FDC9DF #F9FDC9 #C9FDE7
square
#CDC9FD #FDC9DF #F9FDC9 #C9FDE7
split-complementary
#CDC9FD #FDE7C9 #DFFDC9
monochromatic
#6053F9 #968EFB #CDC9FD #E4E1FE #E4E1FE
Accessibility & contrast
On white
1.57
#CDC9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#CDC9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC9FD
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC9FD | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFF
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#C3D1DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdc9fd; /* rgb */ color: rgb(205, 201, 253); /* oklch */ color: oklch(85.6% 0.072 288.3);
Tailwind
colors: {
custom: {
50: '#dcd9fe',
500: '#cdc9fd',
950: '#000000',
},
}SCSS
$custom: #cdc9fd; $custom-light: #dcd9fe; $custom-dark: #000000;
JSON
{
"hex": "#cdc9fd",
"rgb": {
"r": 205,
"g": 201,
"b": 253
},
"hsl": {
"h": 244.615,
"s": 92.857,
"l": 89.02
},
"oklch": {
"l": 0.85639,
"c": 0.07188,
"h": 288.3
},
"luminance": 0.61844
}Semantic roles & 50–950 ramp
primary
#CDC9FD
secondary
#DEE585
accent
#E600D4
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385