#CCCCF3#CCCCF3
#CCCCF3 is a very light, muted blue. Relative luminance 0.625; OKLCH L 85.8% C 0.054 H 285.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCF3 |
|---|---|
| RGB | rgb(204, 204, 243) |
| HSL | hsl(240, 62%, 88%) |
| HSV | hsv(240, 16%, 95%) |
| CMYK | cmyk(16%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(83.18, 7.71, -19.13) |
| CIE-LCH | lch(83.18, 20.63, 291.94°) |
| OKLab | oklab(85.78% 0.0141 -0.052) |
| OKLCH | oklch(85.78% 0.054 285.2) |
| XYZ | xyz(62.6687, 62.4934, 93.5374) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.05
Light Periwinkle
#C1C6FC
ΔE00 4.56
Pale Lilac
#E4CBFF
ΔE00 7.43
Light Lavender
#DFC5FE
ΔE00 7.57
Lavender (CSS)
#E6E6FA
ΔE00 8.40
Pale Lavender
#EECFFE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCF3 #F3F3CC
analogous
#CCDFF3 #CCCCF3 #DFCCF3
triadic
#CCCCF3 #F3CCCC #CCF3CC
tetradic
#CCCCF3 #F3CCDF #F3F3CC #CCF3DF
square
#CCCCF3 #F3CCDF #F3F3CC #CCF3DF
split-complementary
#CCCCF3 #F3DFCC #DFF3CC
monochromatic
#6969DC #9A9AE7 #CCCCF3 #E6E6F9 #E6E6F9
Accessibility & contrast
On white
1.56
#CCCCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#CCCCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCF3
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCF3 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D0F5
Deuteranopia (green-blind)
#C2CEF2
Tritanopia (blue-blind)
#C4D2D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ccccf3; /* rgb */ color: rgb(204, 204, 243); /* oklch */ color: oklch(85.8% 0.054 285.2);
Tailwind
colors: {
custom: {
50: '#dbdbf7',
500: '#ccccf3',
950: '#000000',
},
}SCSS
$custom: #ccccf3; $custom-light: #dbdbf7; $custom-dark: #000000;
JSON
{
"hex": "#ccccf3",
"rgb": {
"r": 204,
"g": 204,
"b": 243
},
"hsl": {
"h": 240,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.8578,
"c": 0.05388,
"h": 285.2
},
"luminance": 0.62494
}Semantic roles & 50–950 ramp
primary
#CCCCF3
secondary
#D3D390
accent
#CA1CCA
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485