#CCCFE7#CCCFE7
#CCCFE7 is a very light, muted blue. Relative luminance 0.632; OKLCH L 86.0% C 0.033 H 280.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFE7 |
|---|---|
| RGB | rgb(204, 207, 231) |
| HSL | hsl(233, 36%, 85%) |
| HSV | hsv(233, 12%, 91%) |
| CMYK | cmyk(11.7%, 10.4%, 0%, 9.4%) |
| CIE-LAB | lab(83.56, 3.62, -12.16) |
| CIE-LCH | lch(83.56, 12.69, 286.59°) |
| OKLab | oklab(85.96% 0.0058 -0.0328) |
| OKLCH | oklch(85.96% 0.033 280) |
| XYZ | xyz(61.6354, 63.2320, 84.5436) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.61
Light Blue Grey
#B7C9E2
ΔE00 6.66
Periwinkle
#CCCCFF
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 7.77
Light Periwinkle
#C1C6FC
ΔE00 8.41
Cloudy Blue
#ACC2D9
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFE7 #E7E4CC
analogous
#CCDCE7 #CCCFE7 #D6CCE7
triadic
#CCCFE7 #E7CCCF #CFE7CC
tetradic
#CCCFE7 #E7CCDC #E7E4CC #CCE7D6
square
#CCCFE7 #E7CCDC #E7E4CC #CCE7D6
split-complementary
#CCCFE7 #E7D6CC #DCE7CC
monochromatic
#7981C0 #A2A8D3 #CCCFE7 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.54
#CCCFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CCCFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFE7
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFE7 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1E8
Deuteranopia (green-blind)
#C8CFE6
Tritanopia (blue-blind)
#C6D3D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccfe7; /* rgb */ color: rgb(204, 207, 231); /* oklch */ color: oklch(86.0% 0.033 280.0);
Tailwind
colors: {
custom: {
50: '#dbddee',
500: '#cccfe7',
950: '#000000',
},
}SCSS
$custom: #cccfe7; $custom-light: #dbddee; $custom-dark: #000000;
JSON
{
"hex": "#cccfe7",
"rgb": {
"r": 204,
"g": 207,
"b": 231
},
"hsl": {
"h": 233.333,
"s": 36,
"l": 85.294
},
"oklch": {
"l": 0.85962,
"c": 0.0333,
"h": 280
},
"luminance": 0.63233
}Semantic roles & 50–950 ramp
primary
#CCCFE7
secondary
#C1BC97
accent
#A237AF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485