#CDC4F2#CDC4F2
#CDC4F2 is a very light, moderate violet. Relative luminance 0.589; OKLCH L 84.3% C 0.064 H 293.9°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC4F2 |
|---|---|
| RGB | rgb(205, 196, 242) |
| HSL | hsl(252, 64%, 86%) |
| HSV | hsv(252, 19%, 95%) |
| CMYK | cmyk(15.3%, 19%, 0%, 5.1%) |
| CIE-LAB | lab(81.22, 12.10, -21.55) |
| CIE-LCH | lch(81.22, 24.72, 299.30°) |
| OKLab | oklab(84.27% 0.0261 -0.0587) |
| OKLCH | oklch(84.27% 0.064 293.9) |
| XYZ | xyz(60.9404, 58.8694, 92.1396) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.66
Light Lavender
#DFC5FE
ΔE00 4.72
Pale Lilac
#E4CBFF
ΔE00 4.97
Light Periwinkle
#C1C6FC
ΔE00 5.14
Pale Lavender
#EECFFE
ΔE00 7.10
Light Violet
#D6B4FC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC4F2 #E9F2C4
analogous
#C4D2F2 #CDC4F2 #E4C4F2
triadic
#CDC4F2 #F2CDC4 #C4F2CD
tetradic
#CDC4F2 #F2C4D2 #E9F2C4 #C4F2E4
square
#CDC4F2 #F2C4D2 #E9F2C4 #C4F2E4
split-complementary
#CDC4F2 #F2E4C4 #D2F2C4
monochromatic
#7860DC #A292E7 #CDC4F2 #EAE6F9 #EAE6F9
Accessibility & contrast
On white
1.64
#CDC4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#CDC4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC4F2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC4F2 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#BBC9F1
Tritanopia (blue-blind)
#C6CBD3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdc4f2; /* rgb */ color: rgb(205, 196, 242); /* oklch */ color: oklch(84.3% 0.064 293.9);
Tailwind
colors: {
custom: {
50: '#dcd5f6',
500: '#cdc4f2',
950: '#000000',
},
}SCSS
$custom: #cdc4f2; $custom-light: #dcd5f6; $custom-dark: #000000;
JSON
{
"hex": "#cdc4f2",
"rgb": {
"r": 205,
"g": 196,
"b": 242
},
"hsl": {
"h": 251.739,
"s": 63.889,
"l": 85.882
},
"oklch": {
"l": 0.84266,
"c": 0.06418,
"h": 293.9
},
"luminance": 0.5887
}Semantic roles & 50–950 ramp
primary
#CDC4F2
secondary
#C3D288
accent
#CC1AA9
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385