#CDC2F4#CDC2F4
#CDC2F4 is a very light, moderate violet. Relative luminance 0.581; OKLCH L 84.0% C 0.070 H 294.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2F4 |
|---|---|
| RGB | rgb(205, 194, 244) |
| HSL | hsl(253, 69%, 86%) |
| HSV | hsv(253, 20%, 96%) |
| CMYK | cmyk(16%, 20.5%, 0%, 4.3%) |
| CIE-LAB | lab(80.79, 13.60, -23.27) |
| CIE-LCH | lch(80.79, 26.96, 300.30°) |
| OKLab | oklab(83.96% 0.0295 -0.0635) |
| OKLCH | oklch(83.96% 0.07 294.9) |
| XYZ | xyz(60.7943, 58.0940, 93.5808) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.83
Light Lavender
#DFC5FE
ΔE00 4.10
Pale Lilac
#E4CBFF
ΔE00 4.70
Light Periwinkle
#C1C6FC
ΔE00 5.10
Light Violet
#D6B4FC
ΔE00 6.28
Pale Lavender
#EECFFE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2F4 #E9F4C2
analogous
#C2D0F4 #CDC2F4 #E6C2F4
triadic
#CDC2F4 #F4CDC2 #C2F4CD
tetradic
#CDC2F4 #F4C2D0 #E9F4C2 #C2F4E6
square
#CDC2F4 #F4C2D0 #E9F4C2 #C2F4E6
split-complementary
#CDC2F4 #F4E6C2 #D0F4C2
monochromatic
#785AE1 #A28EEB #CDC2F4 #EAE5FA #EAE5FA
Accessibility & contrast
On white
1.66
#CDC2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#CDC2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2F4
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2F4 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F6
Deuteranopia (green-blind)
#B9C8F3
Tritanopia (blue-blind)
#C6CAD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc2f4; /* rgb */ color: rgb(205, 194, 244); /* oklch */ color: oklch(84.0% 0.070 294.9);
Tailwind
colors: {
custom: {
50: '#dcd4f7',
500: '#cdc2f4',
950: '#000000',
},
}SCSS
$custom: #cdc2f4; $custom-light: #dcd4f7; $custom-dark: #000000;
JSON
{
"hex": "#cdc2f4",
"rgb": {
"r": 205,
"g": 194,
"b": 244
},
"hsl": {
"h": 253.2,
"s": 69.444,
"l": 85.882
},
"oklch": {
"l": 0.83956,
"c": 0.06997,
"h": 294.9
},
"luminance": 0.58094
}Semantic roles & 50–950 ramp
primary
#CDC2F4
secondary
#C3D585
accent
#D114A8
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385