#CCECFD#CCECFD
#CCECFD is a very light, muted cyan. Relative luminance 0.799; OKLCH L 92.5% C 0.041 H 231.0°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECFD |
|---|---|
| RGB | rgb(204, 236, 253) |
| HSL | hsl(201, 92%, 90%) |
| HSV | hsv(201, 19%, 99%) |
| CMYK | cmyk(19.4%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.65, -6.90, -11.69) |
| CIE-LCH | lch(91.65, 13.57, 239.45°) |
| OKLab | oklab(92.53% -0.0257 -0.0317) |
| OKLCH | oklch(92.53% 0.041 231) |
| XYZ | xyz(72.6222, 79.9181, 104.5089) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.23
Ice Blue
#A5DFF9
ΔE00 6.49
Powder Blue
#B0E0E6
ΔE00 8.11
Pale Sky Blue
#BDF6FE
ΔE00 8.20
Lightcyan
#E0FFFF
ΔE00 8.24
Aliceblue
#F0F8FF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECFD #FDDDCC
analogous
#CCFDF5 #CCECFD #CCD4FD
triadic
#CCECFD #FDCCEC #ECFDCC
tetradic
#CCECFD #F5CCFD #FDDDCC #D4FDCC
square
#CCECFD #F5CCFD #FDDDCC #D4FDCC
split-complementary
#CCECFD #FDCCD4 #FDF5CC
monochromatic
#56C0F8 #91D6FB #CCECFD #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.24
#CCECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#CCECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECFD
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECFD | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFE
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#BFF1F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ccecfd; /* rgb */ color: rgb(204, 236, 253); /* oklch */ color: oklch(92.5% 0.041 231.0);
Tailwind
colors: {
custom: {
50: '#dcf2fe',
500: '#ccecfd',
950: '#000000',
},
}SCSS
$custom: #ccecfd; $custom-light: #dcf2fe; $custom-dark: #000000;
JSON
{
"hex": "#ccecfd",
"rgb": {
"r": 204,
"g": 236,
"b": 253
},
"hsl": {
"h": 200.816,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.92529,
"c": 0.04076,
"h": 231
},
"luminance": 0.7992
}Semantic roles & 50–950 ramp
primary
#CCECFD
secondary
#E5A888
accent
#5000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585