#CCCFE4#CCCFE4
#CCCFE4 is a very light, muted blue. Relative luminance 0.631; OKLCH L 85.9% C 0.029 H 279.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFE4 |
|---|---|
| RGB | rgb(204, 207, 228) |
| HSL | hsl(233, 31%, 85%) |
| HSV | hsv(233, 11%, 89%) |
| CMYK | cmyk(10.5%, 9.2%, 0%, 10.6%) |
| CIE-LAB | lab(83.48, 3.02, -10.70) |
| CIE-LCH | lch(83.48, 11.11, 285.76°) |
| OKLab | oklab(85.86% 0.0047 -0.0288) |
| OKLCH | oklch(85.86% 0.029 279.3) |
| XYZ | xyz(61.2153, 63.0639, 82.3312) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.51
Light Blue Grey
#B7C9E2
ΔE00 6.41
Lightsteelblue
#B0C4DE
ΔE00 7.55
Fog
#D8DCE0
ΔE00 8.23
Periwinkle
#CCCCFF
ΔE00 8.73
Cloudy Blue
#ACC2D9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFE4 #E4E1CC
analogous
#CCDBE4 #CCCFE4 #D5CCE4
triadic
#CCCFE4 #E4CCCF #CFE4CC
tetradic
#CCCFE4 #E4CCDB #E4E1CC #CCE4D5
square
#CCCFE4 #E4CCDB #E4E1CC #CCE4D5
split-complementary
#CCCFE4 #E4D5CC #DBE4CC
monochromatic
#7C84BA #A4A9CF #CCCFE4 #EBECF4 #EBECF4
Accessibility & contrast
On white
1.54
#CCCFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#CCCFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFE4
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFE4 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E5
Deuteranopia (green-blind)
#C9CFE3
Tritanopia (blue-blind)
#C7D3D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccfe4; /* rgb */ color: rgb(204, 207, 228); /* oklch */ color: oklch(85.9% 0.029 279.3);
Tailwind
colors: {
custom: {
50: '#dbddec',
500: '#cccfe4',
950: '#000000',
},
}SCSS
$custom: #cccfe4; $custom-light: #dbddec; $custom-dark: #000000;
JSON
{
"hex": "#cccfe4",
"rgb": {
"r": 204,
"g": 207,
"b": 228
},
"hsl": {
"h": 232.5,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.85864,
"c": 0.02916,
"h": 279.3
},
"luminance": 0.63064
}Semantic roles & 50–950 ramp
primary
#CCCFE4
secondary
#BCB898
accent
#9C3CA9
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#151516
muted
#848484