#CCCFE1#CCCFE1
#CCCFE1 is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.8% C 0.025 H 278.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFE1 |
|---|---|
| RGB | rgb(204, 207, 225) |
| HSL | hsl(231, 26%, 84%) |
| HSV | hsv(231, 9%, 88%) |
| CMYK | cmyk(9.3%, 8%, 0%, 11.8%) |
| CIE-LAB | lab(83.39, 2.42, -9.23) |
| CIE-LCH | lch(83.39, 9.54, 284.70°) |
| OKLab | oklab(85.77% 0.0036 -0.0248) |
| OKLCH | oklch(85.77% 0.025 278.3) |
| XYZ | xyz(60.8025, 62.8988, 80.1570) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.65
Light Blue Grey
#B7C9E2
ΔE00 6.30
Fog
#D8DCE0
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.46
Light Gray
#D3D3D3
ΔE00 8.14
Dove Gray
#B6B8BD
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFE1 #E1DECC
analogous
#CCDAE1 #CCCFE1 #D4CCE1
triadic
#CCCFE1 #E1CCCF #CFE1CC
tetradic
#CCCFE1 #E1CCDA #E1DECC #CCE1D4
square
#CCCFE1 #E1CCDA #E1DECC #CCE1D4
split-complementary
#CCCFE1 #E1D4CC #DAE1CC
monochromatic
#7F86B4 #A5ABCA #CCCFE1 #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.55
#CCCFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CCCFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFE1
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFE1 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E2
Deuteranopia (green-blind)
#C9CFE0
Tritanopia (blue-blind)
#C8D2D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccfe1; /* rgb */ color: rgb(204, 207, 225); /* oklch */ color: oklch(85.8% 0.025 278.3);
Tailwind
colors: {
custom: {
50: '#dbddea',
500: '#cccfe1',
950: '#000000',
},
}SCSS
$custom: #cccfe1; $custom-light: #dbddea; $custom-dark: #000000;
JSON
{
"hex": "#cccfe1",
"rgb": {
"r": 204,
"g": 207,
"b": 225
},
"hsl": {
"h": 231.429,
"s": 25.926,
"l": 84.118
},
"oklch": {
"l": 0.85767,
"c": 0.02505,
"h": 278.3
},
"luminance": 0.62899
}Semantic roles & 50–950 ramp
primary
#CCCFE1
secondary
#B8B499
accent
#9641A4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#151516
muted
#848484