#CCCFFE#CCCFFE
#CCCFFE is a very light, moderate blue. Relative luminance 0.646; OKLCH L 86.8% C 0.065 H 282.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFFE |
|---|---|
| RGB | rgb(204, 207, 254) |
| HSL | hsl(236, 96%, 90%) |
| HSV | hsv(236, 20%, 100%) |
| CMYK | cmyk(19.7%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(84.29, 8.47, -23.29) |
| CIE-LCH | lch(84.29, 24.78, 289.99°) |
| OKLab | oklab(86.77% 0.0136 -0.0636) |
| OKLCH | oklch(86.77% 0.065 282.1) |
| XYZ | xyz(65.0998, 64.6177, 102.7894) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.23
Light Periwinkle
#C1C6FC
ΔE00 2.85
Light Lavender
#DFC5FE
ΔE00 7.72
Pale Lilac
#E4CBFF
ΔE00 7.80
Light Blue Grey
#B7C9E2
ΔE00 9.07
Powder Blue (survey)
#B1D1FC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFFE #FEFBCC
analogous
#CCE8FE #CCCFFE #E2CCFE
triadic
#CCCFFE #FECCCF #CFFECC
tetradic
#CCCFFE #FECCE8 #FEFBCC #CCFEE2
square
#CCCFFE #FECCE8 #FEFBCC #CCFEE2
split-complementary
#CCCFFE #FEE2CC #E8FECC
monochromatic
#545EFC #9097FD #CCCFFE #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.51
#CCCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#CCCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFFE
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFFE | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#C1D7DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cccffe; /* rgb */ color: rgb(204, 207, 254); /* oklch */ color: oklch(86.8% 0.065 282.1);
Tailwind
colors: {
custom: {
50: '#dcddfe',
500: '#cccffe',
950: '#000000',
},
}SCSS
$custom: #cccffe; $custom-light: #dcddfe; $custom-dark: #000000;
JSON
{
"hex": "#cccffe",
"rgb": {
"r": 204,
"g": 207,
"b": 254
},
"hsl": {
"h": 236.4,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.86765,
"c": 0.06503,
"h": 282.1
},
"luminance": 0.64619
}Semantic roles & 50–950 ramp
primary
#CCCFFE
secondary
#E7E287
accent
#D800E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486