#CCC2E4#CCC2E4
#CCC2E4 is a very light, muted violet. Relative luminance 0.570; OKLCH L 83.3% C 0.048 H 298.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2E4 |
|---|---|
| RGB | rgb(204, 194, 228) |
| HSL | hsl(258, 39%, 83%) |
| HSV | hsv(258, 15%, 89%) |
| CMYK | cmyk(10.5%, 14.9%, 0%, 10.6%) |
| CIE-LAB | lab(80.19, 9.95, -15.61) |
| CIE-LCH | lch(80.19, 18.51, 302.51°) |
| OKLab | oklab(83.3% 0.0232 -0.0422) |
| OKLCH | oklch(83.3% 0.048 298.8) |
| XYZ | xyz(58.1945, 57.0223, 81.3243) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.88
Periwinkle
#CCCCFF
ΔE00 6.45
Pale Lilac
#E4CBFF
ΔE00 6.58
Light Lavender
#DFC5FE
ΔE00 6.88
Pale Lavender
#EECFFE
ΔE00 7.67
Light Periwinkle
#C1C6FC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2E4 #DAE4C2
analogous
#C2C9E4 #CCC2E4 #DDC2E4
triadic
#CCC2E4 #E4CCC2 #C2E4CC
tetradic
#CCC2E4 #E4C2C9 #DAE4C2 #C2E4DD
square
#CCC2E4 #E4C2C9 #DAE4C2 #C2E4DD
split-complementary
#CCC2E4 #E4DDC2 #C9E4C2
monochromatic
#856DBE #A998D1 #CCC2E4 #EDEAF6 #EDEAF6
Accessibility & contrast
On white
1.69
#CCC2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#CCC2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2E4
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2E4 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC7E6
Deuteranopia (green-blind)
#BDC7E3
Tritanopia (blue-blind)
#C8C7CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc2e4; /* rgb */ color: rgb(204, 194, 228); /* oklch */ color: oklch(83.3% 0.048 298.8);
Tailwind
colors: {
custom: {
50: '#dbd4ec',
500: '#ccc2e4',
950: '#000000',
},
}SCSS
$custom: #ccc2e4; $custom-light: #dbd4ec; $custom-dark: #000000;
JSON
{
"hex": "#ccc2e4",
"rgb": {
"r": 204,
"g": 194,
"b": 228
},
"hsl": {
"h": 257.647,
"s": 38.636,
"l": 82.745
},
"oklch": {
"l": 0.83299,
"c": 0.04812,
"h": 298.8
},
"luminance": 0.57022
}Semantic roles & 50–950 ramp
primary
#CCC2E4
secondary
#AFBD8D
accent
#B2348D
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384