#CCC3FA#CCC3FA
#CCC3FA is a very light, moderate blue. Relative luminance 0.588; OKLCH L 84.3% C 0.077 H 292.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC3FA |
|---|---|
| RGB | rgb(204, 195, 250) |
| HSL | hsl(250, 85%, 87%) |
| HSV | hsv(250, 22%, 98%) |
| CMYK | cmyk(18.4%, 22%, 0%, 2%) |
| CIE-LAB | lab(81.16, 14.04, -25.92) |
| CIE-LCH | lch(81.16, 29.48, 298.45°) |
| OKLab | oklab(84.29% 0.0289 -0.0709) |
| OKLCH | oklch(84.29% 0.077 292.2) |
| XYZ | xyz(61.6684, 58.7691, 98.5186) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.95
Light Periwinkle
#C1C6FC
ΔE00 3.95
Light Lavender
#DFC5FE
ΔE00 4.58
Pale Lilac
#E4CBFF
ΔE00 5.38
Light Violet
#D6B4FC
ΔE00 6.20
Pale Violet
#CEAEFA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC3FA #F1FAC3
analogous
#C3D6FA #CCC3FA #E7C3FA
triadic
#CCC3FA #FACCC3 #C3FACC
tetradic
#CCC3FA #FAC3D6 #F1FAC3 #C3FAE7
square
#CCC3FA #FAC3D6 #F1FAC3 #C3FAE7
split-complementary
#CCC3FA #FAE7C3 #D6FAC3
monochromatic
#6C52F1 #9C8BF5 #CCC3FA #E7E3FD #E7E3FD
Accessibility & contrast
On white
1.65
#CCC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#CCC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC3FA
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC3FA | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#B7C9F8
Tritanopia (blue-blind)
#C3CCD6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc3fa; /* rgb */ color: rgb(204, 195, 250); /* oklch */ color: oklch(84.3% 0.077 292.2);
Tailwind
colors: {
custom: {
50: '#dcd5fc',
500: '#ccc3fa',
950: '#000000',
},
}SCSS
$custom: #ccc3fa; $custom-light: #dcd5fc; $custom-dark: #000000;
JSON
{
"hex": "#ccc3fa",
"rgb": {
"r": 204,
"g": 195,
"b": 250
},
"hsl": {
"h": 249.818,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.84294,
"c": 0.07655,
"h": 292.2
},
"luminance": 0.5877
}Semantic roles & 50–950 ramp
primary
#CCC3FA
secondary
#D0DF82
accent
#E104BD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385