#CDC2F3#CDC2F3
#CDC2F3 is a very light, moderate violet. Relative luminance 0.580; OKLCH L 83.9% C 0.069 H 295.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2F3 |
|---|---|
| RGB | rgb(205, 194, 243) |
| HSL | hsl(253, 67%, 86%) |
| HSV | hsv(253, 20%, 95%) |
| CMYK | cmyk(15.6%, 20.2%, 0%, 4.7%) |
| CIE-LAB | lab(80.76, 13.39, -22.79) |
| CIE-LCH | lch(80.76, 26.43, 300.43°) |
| OKLab | oklab(83.92% 0.0292 -0.0621) |
| OKLCH | oklch(83.92% 0.069 295.2) |
| XYZ | xyz(60.6428, 58.0334, 92.7833) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.94
Light Lavender
#DFC5FE
ΔE00 4.15
Pale Lilac
#E4CBFF
ΔE00 4.69
Light Periwinkle
#C1C6FC
ΔE00 5.24
Light Violet
#D6B4FC
ΔE00 6.41
Pale Lavender
#EECFFE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2F3 #E8F3C2
analogous
#C2CFF3 #CDC2F3 #E5C2F3
triadic
#CDC2F3 #F3CDC2 #C2F3CD
tetradic
#CDC2F3 #F3C2CF #E8F3C2 #C2F3E5
square
#CDC2F3 #F3C2CF #E8F3C2 #C2F3E5
split-complementary
#CDC2F3 #F3E5C2 #CFF3C2
monochromatic
#795CDF #A38FE9 #CDC2F3 #EAE5FA #EAE5FA
Accessibility & contrast
On white
1.67
#CDC2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#CDC2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2F3
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2F3 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F5
Deuteranopia (green-blind)
#B9C8F2
Tritanopia (blue-blind)
#C6C9D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc2f3; /* rgb */ color: rgb(205, 194, 243); /* oklch */ color: oklch(83.9% 0.069 295.2);
Tailwind
colors: {
custom: {
50: '#dcd4f7',
500: '#cdc2f3',
950: '#000000',
},
}SCSS
$custom: #cdc2f3; $custom-light: #dcd4f7; $custom-dark: #000000;
JSON
{
"hex": "#cdc2f3",
"rgb": {
"r": 205,
"g": 194,
"b": 243
},
"hsl": {
"h": 253.469,
"s": 67.123,
"l": 85.686
},
"oklch": {
"l": 0.83918,
"c": 0.06862,
"h": 295.2
},
"luminance": 0.58034
}Semantic roles & 50–950 ramp
primary
#CDC2F3
secondary
#C2D386
accent
#CF16A6
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385