#CCCFF4#CCCFF4
#CCCFF4 is a very light, muted blue. Relative luminance 0.640; OKLCH L 86.4% C 0.051 H 281.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFF4 |
|---|---|
| RGB | rgb(204, 207, 244) |
| HSL | hsl(236, 65%, 88%) |
| HSV | hsv(236, 16%, 96%) |
| CMYK | cmyk(16.4%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(83.96, 6.32, -18.48) |
| CIE-LCH | lch(83.96, 19.53, 288.88°) |
| OKLab | oklab(86.41% 0.0103 -0.0502) |
| OKLCH | oklch(86.41% 0.051 281.6) |
| XYZ | xyz(63.5401, 63.9938, 94.5749) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.54
Light Periwinkle
#C1C6FC
ΔE00 4.76
Lavender (CSS)
#E6E6FA
ΔE00 7.58
Light Blue Grey
#B7C9E2
ΔE00 8.26
Pale Lilac
#E4CBFF
ΔE00 8.48
Light Lavender
#DFC5FE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFF4 #F4F1CC
analogous
#CCE3F4 #CCCFF4 #DDCCF4
triadic
#CCCFF4 #F4CCCF #CFF4CC
tetradic
#CCCFF4 #F4CCE3 #F4F1CC #CCF4DD
square
#CCCFF4 #F4CCE3 #F4F1CC #CCF4DD
split-complementary
#CCCFF4 #F4DDCC #E3F4CC
monochromatic
#6770DE #9AA0E9 #CCCFF4 #E6E7FA #E6E7FA
Accessibility & contrast
On white
1.52
#CCCFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#CCCFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFF4
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFF4 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F6
Deuteranopia (green-blind)
#C4D0F3
Tritanopia (blue-blind)
#C3D5DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccff4; /* rgb */ color: rgb(204, 207, 244); /* oklch */ color: oklch(86.4% 0.051 281.6);
Tailwind
colors: {
custom: {
50: '#dbddf7',
500: '#cccff4',
950: '#000000',
},
}SCSS
$custom: #cccff4; $custom-light: #dbddf7; $custom-dark: #000000;
JSON
{
"hex": "#cccff4",
"rgb": {
"r": 204,
"g": 207,
"b": 244
},
"hsl": {
"h": 235.5,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.86405,
"c": 0.05123,
"h": 281.6
},
"luminance": 0.63995
}Semantic roles & 50–950 ramp
primary
#CCCFF4
secondary
#D5D08F
accent
#BF19CC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485