#CDC3F2#CDC3F2
#CDC3F2 is a very light, moderate violet. Relative luminance 0.584; OKLCH L 84.1% C 0.066 H 294.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC3F2 |
|---|---|
| RGB | rgb(205, 195, 242) |
| HSL | hsl(253, 64%, 86%) |
| HSV | hsv(253, 19%, 95%) |
| CMYK | cmyk(15.3%, 19.4%, 0%, 5.1%) |
| CIE-LAB | lab(80.97, 12.64, -21.93) |
| CIE-LCH | lch(80.97, 25.31, 299.95°) |
| OKLab | oklab(84.07% 0.0275 -0.0597) |
| OKLCH | oklch(84.07% 0.066 294.7) |
| XYZ | xyz(60.7155, 58.4198, 92.0646) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.85
Light Lavender
#DFC5FE
ΔE00 4.46
Pale Lilac
#E4CBFF
ΔE00 4.81
Light Periwinkle
#C1C6FC
ΔE00 5.26
Light Violet
#D6B4FC
ΔE00 6.90
Pale Lavender
#EECFFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC3F2 #E8F2C3
analogous
#C3D0F2 #CDC3F2 #E4C3F2
triadic
#CDC3F2 #F2CDC3 #C3F2CD
tetradic
#CDC3F2 #F2C3D0 #E8F2C3 #C3F2E4
square
#CDC3F2 #F2C3D0 #E8F2C3 #C3F2E4
split-complementary
#CDC3F2 #F2E4C3 #D0F2C3
monochromatic
#795EDC #A391E7 #CDC3F2 #EAE6FA #EAE6FA
Accessibility & contrast
On white
1.66
#CDC3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#CDC3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC3F2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC3F2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#BAC8F1
Tritanopia (blue-blind)
#C6CAD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc3f2; /* rgb */ color: rgb(205, 195, 242); /* oklch */ color: oklch(84.1% 0.066 294.7);
Tailwind
colors: {
custom: {
50: '#dcd5f6',
500: '#cdc3f2',
950: '#000000',
},
}SCSS
$custom: #cdc3f2; $custom-light: #dcd5f6; $custom-dark: #000000;
JSON
{
"hex": "#cdc3f2",
"rgb": {
"r": 205,
"g": 195,
"b": 242
},
"hsl": {
"h": 252.766,
"s": 64.384,
"l": 85.686
},
"oklch": {
"l": 0.84074,
"c": 0.06571,
"h": 294.7
},
"luminance": 0.5842
}Semantic roles & 50–950 ramp
primary
#CDC3F2
secondary
#C2D287
accent
#CC19A6
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385