#CCDCF0#CCDCF0
#CCDCF0 is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.9% C 0.033 H 254.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCF0 |
|---|---|
| RGB | rgb(204, 220, 240) |
| HSL | hsl(213, 55%, 87%) |
| HSV | hsv(213, 15%, 94%) |
| CMYK | cmyk(15%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(87.15, -1.36, -11.58) |
| CIE-LCH | lch(87.15, 11.66, 263.30°) |
| OKLab | oklab(88.86% -0.009 -0.0313) |
| OKLCH | oklch(88.86% 0.033 254) |
| XYZ | xyz(66.2195, 70.3138, 92.5043) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.89
Lightsteelblue
#B0C4DE
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 6.83
Fog
#D8DCE0
ΔE00 6.98
Powder Blue (survey)
#B1D1FC
ΔE00 7.42
Lavender (CSS)
#E6E6FA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCF0 #F0E0CC
analogous
#CCEEF0 #CCDCF0 #CECCF0
triadic
#CCDCF0 #F0CCDC #DCF0CC
tetradic
#CCDCF0 #F0CCEE #F0E0CC #CCF0CE
square
#CCDCF0 #F0CCEE #F0E0CC #CCF0CE
split-complementary
#CCDCF0 #F0CECC #EEF0CC
monochromatic
#6D9BD4 #9DBCE2 #CCDCF0 #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.39
#CCDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#CCDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCF0
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCF0 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#D1D9F0
Tritanopia (blue-blind)
#C3E0E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ccdcf0; /* rgb */ color: rgb(204, 220, 240); /* oklch */ color: oklch(88.9% 0.033 254.0);
Tailwind
colors: {
custom: {
50: '#dbe6f5',
500: '#ccdcf0',
950: '#000000',
},
}SCSS
$custom: #ccdcf0; $custom-light: #dbe6f5; $custom-dark: #000000;
JSON
{
"hex": "#ccdcf0",
"rgb": {
"r": 204,
"g": 220,
"b": 240
},
"hsl": {
"h": 213.333,
"s": 54.545,
"l": 87.059
},
"oklch": {
"l": 0.88863,
"c": 0.03253,
"h": 254
},
"luminance": 0.70315
}Semantic roles & 50–950 ramp
primary
#CCDCF0
secondary
#CEB392
accent
#7C23C2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485