#CCCFFC#CCCFFC
#CCCFFC is a very light, moderate blue. Relative luminance 0.645; OKLCH L 86.7% C 0.062 H 282.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFFC |
|---|---|
| RGB | rgb(204, 207, 252) |
| HSL | hsl(236, 89%, 89%) |
| HSV | hsv(236, 19%, 99%) |
| CMYK | cmyk(19%, 17.9%, 0%, 1.2%) |
| CIE-LAB | lab(84.22, 8.04, -22.33) |
| CIE-LCH | lch(84.22, 23.73, 289.79°) |
| OKLab | oklab(86.69% 0.013 -0.0609) |
| OKLCH | oklch(86.69% 0.062 282) |
| XYZ | xyz(64.7812, 64.4903, 101.1114) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.57
Light Periwinkle
#C1C6FC
ΔE00 3.14
Light Lavender
#DFC5FE
ΔE00 7.80
Pale Lilac
#E4CBFF
ΔE00 7.83
Light Blue Grey
#B7C9E2
ΔE00 8.96
Lavender (CSS)
#E6E6FA
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFFC #FCF9CC
analogous
#CCE7FC #CCCFFC #E1CCFC
triadic
#CCCFFC #FCCCCF #CFFCCC
tetradic
#CCCFFC #FCCCE7 #FCF9CC #CCFCE1
square
#CCCFFC #FCCCE7 #FCF9CC #CCFCE1
split-complementary
#CCCFFC #FCE1CC #E7FCCC
monochromatic
#5862F5 #9299F9 #CCCFFC #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.51
#CCCFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#CCCFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFFC
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFFC | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#C1D7DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cccffc; /* rgb */ color: rgb(204, 207, 252); /* oklch */ color: oklch(86.7% 0.062 282.0);
Tailwind
colors: {
custom: {
50: '#dcddfd',
500: '#cccffc',
950: '#000000',
},
}SCSS
$custom: #cccffc; $custom-light: #dcddfd; $custom-dark: #000000;
JSON
{
"hex": "#cccffc",
"rgb": {
"r": 204,
"g": 207,
"b": 252
},
"hsl": {
"h": 236.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.86692,
"c": 0.06227,
"h": 282
},
"luminance": 0.64491
}Semantic roles & 50–950 ramp
primary
#CCCFFC
secondary
#E3DE89
accent
#D700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485