#CCCFFF#CCCFFF
#CCCFFF is a very light, moderate blue. Relative luminance 0.647; OKLCH L 86.8% C 0.066 H 282.1°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFFF |
|---|---|
| RGB | rgb(204, 207, 255) |
| HSL | hsl(236, 100%, 90%) |
| HSV | hsv(236, 20%, 100%) |
| CMYK | cmyk(20%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(84.32, 8.69, -23.77) |
| CIE-LCH | lch(84.32, 25.31, 290.09°) |
| OKLab | oklab(86.8% 0.0139 -0.0649) |
| OKLCH | oklch(86.8% 0.066 282.1) |
| XYZ | xyz(65.2603, 64.6819, 103.6350) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.11
Light Periwinkle
#C1C6FC
ΔE00 2.72
Light Lavender
#DFC5FE
ΔE00 7.69
Pale Lilac
#E4CBFF
ΔE00 7.80
Light Blue Grey
#B7C9E2
ΔE00 9.12
Powder Blue (survey)
#B1D1FC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFFF #FFFCCC
analogous
#CCE8FF #CCCFFF #E3CCFF
triadic
#CCCFFF #FFCCCF #CFFFCC
tetradic
#CCCFFF #FFCCE8 #FFFCCC #CCFFE3
square
#CCCFFF #FFCCE8 #FFFCCC #CCFFE3
split-complementary
#CCCFFF #FFE3CC #E8FFCC
monochromatic
#525CFF #8F95FF #CCCFFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.51
#CCCFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CCCFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFFF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFFF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C1D1FE
Tritanopia (blue-blind)
#C1D7DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cccfff; /* rgb */ color: rgb(204, 207, 255); /* oklch */ color: oklch(86.8% 0.066 282.1);
Tailwind
colors: {
custom: {
50: '#dcddff',
500: '#cccfff',
950: '#000000',
},
}SCSS
$custom: #cccfff; $custom-light: #dcddff; $custom-dark: #000000;
JSON
{
"hex": "#cccfff",
"rgb": {
"r": 204,
"g": 207,
"b": 255
},
"hsl": {
"h": 236.471,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.86802,
"c": 0.06641,
"h": 282.1
},
"luminance": 0.64683
}Semantic roles & 50–950 ramp
primary
#CCCFFF
secondary
#EAE486
accent
#D800E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486