#CDC6F2#CDC6F2
#CDC6F2 is a very light, moderate blue. Relative luminance 0.598; OKLCH L 84.7% C 0.061 H 292.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC6F2 |
|---|---|
| RGB | rgb(205, 198, 242) |
| HSL | hsl(250, 63%, 86%) |
| HSV | hsv(250, 18%, 95%) |
| CMYK | cmyk(15.3%, 18.2%, 0%, 5.1%) |
| CIE-LAB | lab(81.72, 11.02, -20.80) |
| CIE-LCH | lch(81.72, 23.54, 297.92°) |
| OKLab | oklab(84.65% 0.0232 -0.0566) |
| OKLCH | oklch(84.65% 0.061 292.3) |
| XYZ | xyz(61.3945, 59.7776, 92.2909) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.35
Light Periwinkle
#C1C6FC
ΔE00 4.97
Light Lavender
#DFC5FE
ΔE00 5.30
Pale Lilac
#E4CBFF
ΔE00 5.38
Pale Lavender
#EECFFE
ΔE00 7.40
Light Lilac
#EDC8FF
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC6F2 #EBF2C6
analogous
#C6D5F2 #CDC6F2 #E3C6F2
triadic
#CDC6F2 #F2CDC6 #C6F2CD
tetradic
#CDC6F2 #F2C6D5 #EBF2C6 #C6F2E3
square
#CDC6F2 #F2C6D5 #EBF2C6 #C6F2E3
split-complementary
#CDC6F2 #F2E3C6 #D5F2C6
monochromatic
#7662DB #A194E7 #CDC6F2 #E9E6F9 #E9E6F9
Accessibility & contrast
On white
1.62
#CDC6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#CDC6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC6F2
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC6F2 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCCF4
Deuteranopia (green-blind)
#BDCAF1
Tritanopia (blue-blind)
#C6CDD5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #cdc6f2; /* rgb */ color: rgb(205, 198, 242); /* oklch */ color: oklch(84.7% 0.061 292.3);
Tailwind
colors: {
custom: {
50: '#dcd7f6',
500: '#cdc6f2',
950: '#000000',
},
}SCSS
$custom: #cdc6f2; $custom-light: #dcd7f6; $custom-dark: #000000;
JSON
{
"hex": "#cdc6f2",
"rgb": {
"r": 205,
"g": 198,
"b": 242
},
"hsl": {
"h": 249.545,
"s": 62.857,
"l": 86.275
},
"oklch": {
"l": 0.84653,
"c": 0.06116,
"h": 292.3
},
"luminance": 0.59778
}Semantic roles & 50–950 ramp
primary
#CDC6F2
secondary
#C6D28B
accent
#CB1BAF
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385