#CCECFC#CCECFC
#CCECFC is a very light, muted cyan. Relative luminance 0.799; OKLCH L 92.5% C 0.040 H 229.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECFC |
|---|---|
| RGB | rgb(204, 236, 252) |
| HSL | hsl(200, 89%, 89%) |
| HSV | hsv(200, 19%, 99%) |
| CMYK | cmyk(19%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(91.62, -7.11, -11.21) |
| CIE-LCH | lch(91.62, 13.27, 237.61°) |
| OKLab | oklab(92.5% -0.026 -0.0304) |
| OKLCH | oklch(92.5% 0.04 229.4) |
| XYZ | xyz(72.4633, 79.8545, 103.6722) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.06
Ice Blue
#A5DFF9
ΔE00 6.53
Powder Blue
#B0E0E6
ΔE00 7.79
Lightcyan
#E0FFFF
ΔE00 7.89
Pale Sky Blue
#BDF6FE
ΔE00 7.91
Aliceblue
#F0F8FF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECFC #FCDCCC
analogous
#CCFCF4 #CCECFC #CCD4FC
triadic
#CCECFC #FCCCEC #ECFCCC
tetradic
#CCECFC #F4CCFC #FCDCCC #D4FCCC
square
#CCECFC #F4CCFC #FCDCCC #D4FCCC
split-complementary
#CCECFC #FCCCD4 #FCF4CC
monochromatic
#58C1F5 #92D6F9 #CCECFC #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.24
#CCECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CCECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECFC
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECFC | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#DDE4FC
Tritanopia (blue-blind)
#BFF1F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccecfc; /* rgb */ color: rgb(204, 236, 252); /* oklch */ color: oklch(92.5% 0.040 229.4);
Tailwind
colors: {
custom: {
50: '#dcf2fd',
500: '#ccecfc',
950: '#000000',
},
}SCSS
$custom: #ccecfc; $custom-light: #dcf2fd; $custom-dark: #000000;
JSON
{
"hex": "#ccecfc",
"rgb": {
"r": 204,
"g": 236,
"b": 252
},
"hsl": {
"h": 200,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.92497,
"c": 0.04,
"h": 229.4
},
"luminance": 0.79857
}Semantic roles & 50–950 ramp
primary
#CCECFC
secondary
#E3A789
accent
#4D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585