#CCC2F3#CCC2F3
#CCC2F3 is a very light, moderate violet. Relative luminance 0.579; OKLCH L 83.8% C 0.069 H 294.2°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2F3 |
|---|---|
| RGB | rgb(204, 194, 243) |
| HSL | hsl(252, 67%, 86%) |
| HSV | hsv(252, 20%, 95%) |
| CMYK | cmyk(16%, 20.2%, 0%, 4.7%) |
| CIE-LAB | lab(80.68, 13.07, -22.92) |
| CIE-LCH | lch(80.68, 26.38, 299.71°) |
| OKLab | oklab(83.84% 0.0281 -0.0625) |
| OKLCH | oklch(83.84% 0.069 294.2) |
| XYZ | xyz(60.3678, 57.8916, 92.7704) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.72
Light Lavender
#DFC5FE
ΔE00 4.40
Pale Lilac
#E4CBFF
ΔE00 4.94
Light Periwinkle
#C1C6FC
ΔE00 4.96
Light Violet
#D6B4FC
ΔE00 6.55
Pale Lavender
#EECFFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2F3 #E9F3C2
analogous
#C2D0F3 #CCC2F3 #E4C2F3
triadic
#CCC2F3 #F3CCC2 #C2F3CC
tetradic
#CCC2F3 #F3C2D0 #E9F3C2 #C2F3E4
square
#CCC2F3 #F3C2D0 #E9F3C2 #C2F3E4
split-complementary
#CCC2F3 #F3E4C2 #D0F3C2
monochromatic
#765CDF #A18FE9 #CCC2F3 #EAE5FA #EAE5FA
Accessibility & contrast
On white
1.67
#CCC2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#CCC2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2F3
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2F3 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F5
Deuteranopia (green-blind)
#B8C8F2
Tritanopia (blue-blind)
#C5C9D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc2f3; /* rgb */ color: rgb(204, 194, 243); /* oklch */ color: oklch(83.8% 0.069 294.2);
Tailwind
colors: {
custom: {
50: '#dcd4f7',
500: '#ccc2f3',
950: '#000000',
},
}SCSS
$custom: #ccc2f3; $custom-light: #dcd4f7; $custom-dark: #000000;
JSON
{
"hex": "#ccc2f3",
"rgb": {
"r": 204,
"g": 194,
"b": 243
},
"hsl": {
"h": 252.245,
"s": 67.123,
"l": 85.686
},
"oklch": {
"l": 0.83838,
"c": 0.0685,
"h": 294.2
},
"luminance": 0.57892
}Semantic roles & 50–950 ramp
primary
#CCC2F3
secondary
#C4D386
accent
#CF16A9
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385