#CDC2F0#CDC2F0
#CDC2F0 is a very light, moderate violet. Relative luminance 0.579; OKLCH L 83.8% C 0.065 H 295.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC2F0 |
|---|---|
| RGB | rgb(205, 194, 240) |
| HSL | hsl(254, 61%, 85%) |
| HSV | hsv(254, 19%, 94%) |
| CMYK | cmyk(14.6%, 19.2%, 0%, 5.9%) |
| CIE-LAB | lab(80.66, 12.75, -21.34) |
| CIE-LCH | lch(80.66, 24.86, 300.87°) |
| OKLab | oklab(83.81% 0.0282 -0.058) |
| OKLCH | oklch(83.81% 0.065 295.9) |
| XYZ | xyz(60.1935, 57.8537, 90.4169) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.33
Light Lavender
#DFC5FE
ΔE00 4.41
Pale Lilac
#E4CBFF
ΔE00 4.74
Light Periwinkle
#C1C6FC
ΔE00 5.70
Pale Lavender
#EECFFE
ΔE00 6.82
Light Violet
#D6B4FC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC2F0 #E5F0C2
analogous
#C2CEF0 #CDC2F0 #E4C2F0
triadic
#CDC2F0 #F0CDC2 #C2F0CD
tetradic
#CDC2F0 #F0C2CE #E5F0C2 #C2F0E4
square
#CDC2F0 #F0C2CE #E5F0C2 #C2F0E4
split-complementary
#CDC2F0 #F0E4C2 #CEF0C2
monochromatic
#7C60D8 #A591E4 #CDC2F0 #EBE6F9 #EBE6F9
Accessibility & contrast
On white
1.67
#CDC2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#CDC2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC2F0
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC2F0 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F2
Deuteranopia (green-blind)
#BAC8EF
Tritanopia (blue-blind)
#C7C9D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cdc2f0; /* rgb */ color: rgb(205, 194, 240); /* oklch */ color: oklch(83.8% 0.065 295.9);
Tailwind
colors: {
custom: {
50: '#dcd4f5',
500: '#cdc2f0',
950: '#000000',
},
}SCSS
$custom: #cdc2f0; $custom-light: #dcd4f5; $custom-dark: #000000;
JSON
{
"hex": "#cdc2f0",
"rgb": {
"r": 205,
"g": 194,
"b": 240
},
"hsl": {
"h": 254.348,
"s": 60.526,
"l": 85.098
},
"oklch": {
"l": 0.83808,
"c": 0.06454,
"h": 295.9
},
"luminance": 0.57854
}Semantic roles & 50–950 ramp
primary
#CDC2F0
secondary
#BECF88
accent
#C81D9F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385