#CDC2F2#CDC2F2
#CDC2F2 is a very light, moderate violet. Relative luminance 0.580; OKLCH L 83.9% C 0.067 H 295.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2F2 |
|---|---|
| RGB | rgb(205, 194, 242) |
| HSL | hsl(254, 65%, 85%) |
| HSV | hsv(254, 20%, 95%) |
| CMYK | cmyk(15.3%, 19.8%, 0%, 5.1%) |
| CIE-LAB | lab(80.72, 13.17, -22.31) |
| CIE-LCH | lch(80.72, 25.91, 300.57°) |
| OKLab | oklab(83.88% 0.0289 -0.0607) |
| OKLCH | oklch(83.88% 0.067 295.4) |
| XYZ | xyz(60.4922, 57.9732, 91.9902) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.06
Light Lavender
#DFC5FE
ΔE00 4.22
Pale Lilac
#E4CBFF
ΔE00 4.69
Light Periwinkle
#C1C6FC
ΔE00 5.39
Light Violet
#D6B4FC
ΔE00 6.56
Pale Lavender
#EECFFE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2F2 #E7F2C2
analogous
#C2CFF2 #CDC2F2 #E5C2F2
triadic
#CDC2F2 #F2CDC2 #C2F2CD
tetradic
#CDC2F2 #F2C2CF #E7F2C2 #C2F2E5
square
#CDC2F2 #F2C2CF #E7F2C2 #C2F2E5
split-complementary
#CDC2F2 #F2E5C2 #CFF2C2
monochromatic
#7A5DDC #A490E7 #CDC2F2 #EAE6FA #EAE6FA
Accessibility & contrast
On white
1.67
#CDC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#CDC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2F2
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2F2 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#B9C8F1
Tritanopia (blue-blind)
#C6C9D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc2f2; /* rgb */ color: rgb(205, 194, 242); /* oklch */ color: oklch(83.9% 0.067 295.4);
Tailwind
colors: {
custom: {
50: '#dcd4f6',
500: '#cdc2f2',
950: '#000000',
},
}SCSS
$custom: #cdc2f2; $custom-light: #dcd4f6; $custom-dark: #000000;
JSON
{
"hex": "#cdc2f2",
"rgb": {
"r": 205,
"g": 194,
"b": 242
},
"hsl": {
"h": 253.75,
"s": 64.865,
"l": 85.49
},
"oklch": {
"l": 0.83881,
"c": 0.06726,
"h": 295.4
},
"luminance": 0.57974
}Semantic roles & 50–950 ramp
primary
#CDC2F2
secondary
#C0D286
accent
#CD19A3
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385