#CCCFE6#CCCFE6
#CCCFE6 is a very light, muted blue. Relative luminance 0.632; OKLCH L 85.9% C 0.032 H 279.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFE6 |
|---|---|
| RGB | rgb(204, 207, 230) |
| HSL | hsl(233, 34%, 85%) |
| HSV | hsv(233, 11%, 90%) |
| CMYK | cmyk(11.3%, 10%, 0%, 9.8%) |
| CIE-LAB | lab(83.53, 3.42, -11.67) |
| CIE-LCH | lch(83.53, 12.16, 286.34°) |
| OKLab | oklab(85.93% 0.0054 -0.0314) |
| OKLCH | oklch(85.93% 0.032 279.8) |
| XYZ | xyz(61.4946, 63.1756, 83.8019) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.55
Light Blue Grey
#B7C9E2
ΔE00 6.57
Lightsteelblue
#B0C4DE
ΔE00 7.69
Periwinkle
#CCCCFF
ΔE00 8.01
Light Periwinkle
#C1C6FC
ΔE00 8.73
Fog
#D8DCE0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFE6 #E6E3CC
analogous
#CCDCE6 #CCCFE6 #D6CCE6
triadic
#CCCFE6 #E6CCCF #CFE6CC
tetradic
#CCCFE6 #E6CCDC #E6E3CC #CCE6D6
square
#CCCFE6 #E6CCDC #E6E3CC #CCE6D6
split-complementary
#CCCFE6 #E6D6CC #DCE6CC
monochromatic
#7A82BE #A3A8D2 #CCCFE6 #EAECF5 #EAECF5
Accessibility & contrast
On white
1.54
#CCCFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CCCFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFE6
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFE6 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1E7
Deuteranopia (green-blind)
#C8CFE5
Tritanopia (blue-blind)
#C7D3D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccfe6; /* rgb */ color: rgb(204, 207, 230); /* oklch */ color: oklch(85.9% 0.032 279.8);
Tailwind
colors: {
custom: {
50: '#dbdded',
500: '#cccfe6',
950: '#000000',
},
}SCSS
$custom: #cccfe6; $custom-light: #dbdded; $custom-dark: #000000;
JSON
{
"hex": "#cccfe6",
"rgb": {
"r": 204,
"g": 207,
"b": 230
},
"hsl": {
"h": 233.077,
"s": 34.211,
"l": 85.098
},
"oklch": {
"l": 0.85929,
"c": 0.03192,
"h": 279.8
},
"luminance": 0.63176
}Semantic roles & 50–950 ramp
primary
#CCCFE6
secondary
#BFBB97
accent
#A038AD
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#151516
muted
#848484