#CCCEFC#CCCEFC
#CCCEFC is a very light, moderate blue. Relative luminance 0.640; OKLCH L 86.5% C 0.064 H 283.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEFC |
|---|---|
| RGB | rgb(204, 206, 252) |
| HSL | hsl(238, 89%, 89%) |
| HSV | hsv(238, 19%, 99%) |
| CMYK | cmyk(19%, 18.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.97, 8.57, -22.71) |
| CIE-LCH | lch(83.97, 24.27, 290.68°) |
| OKLab | oklab(86.5% 0.0143 -0.062) |
| OKLCH | oklch(86.5% 0.064 283) |
| XYZ | xyz(64.5397, 64.0073, 101.0309) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.22
Light Periwinkle
#C1C6FC
ΔE00 3.00
Light Lavender
#DFC5FE
ΔE00 7.46
Pale Lilac
#E4CBFF
ΔE00 7.52
Light Blue Grey
#B7C9E2
ΔE00 9.20
Lavender (CSS)
#E6E6FA
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEFC #FCFACC
analogous
#CCE6FC #CCCEFC #E2CCFC
triadic
#CCCEFC #FCCCCE #CEFCCC
tetradic
#CCCEFC #FCCCE6 #FCFACC #CCFCE2
square
#CCCEFC #FCCCE6 #FCFACC #CCFCE2
split-complementary
#CCCEFC #FCE2CC #E6FCCC
monochromatic
#585FF5 #9296F9 #CCCEFC #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.52
#CCCEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#CCCEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEFC
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEFC | 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)
#C2D3FE
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#C2D6DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cccefc; /* rgb */ color: rgb(204, 206, 252); /* oklch */ color: oklch(86.5% 0.064 283.0);
Tailwind
colors: {
custom: {
50: '#dcdcfd',
500: '#cccefc',
950: '#000000',
},
}SCSS
$custom: #cccefc; $custom-light: #dcdcfd; $custom-dark: #000000;
JSON
{
"hex": "#cccefc",
"rgb": {
"r": 204,
"g": 206,
"b": 252
},
"hsl": {
"h": 237.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.86496,
"c": 0.0636,
"h": 283
},
"luminance": 0.64008
}Semantic roles & 50–950 ramp
primary
#CCCEFC
secondary
#E3E089
accent
#DC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485