#CCE2FC#CCE2FC
#CCE2FC is a very light, muted cyan. Relative luminance 0.743; OKLCH L 90.5% C 0.043 H 252.7°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2FC |
|---|---|
| RGB | rgb(204, 226, 252) |
| HSL | hsl(213, 89%, 89%) |
| HSV | hsv(213, 19%, 99%) |
| CMYK | cmyk(19%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(89.04, -1.96, -15.06) |
| CIE-LCH | lch(89.04, 15.18, 262.57°) |
| OKLab | oklab(90.47% -0.0128 -0.0408) |
| OKLCH | oklch(90.47% 0.043 252.7) |
| XYZ | xyz(69.6644, 74.2567, 102.7392) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.87
Powder Blue (survey)
#B1D1FC
ΔE00 6.14
Lightsteelblue
#B0C4DE
ΔE00 7.10
Cloudy Blue
#ACC2D9
ΔE00 7.78
Baby Blue (survey)
#A2CFFE
ΔE00 8.13
Lavender (CSS)
#E6E6FA
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2FC #FCE6CC
analogous
#CCFAFC #CCE2FC #CECCFC
triadic
#CCE2FC #FCCCE2 #E2FCCC
tetradic
#CCE2FC #FCCCFA #FCE6CC #CCFCCE
square
#CCE2FC #FCCCFA #FCE6CC #CCFCCE
split-complementary
#CCE2FC #FCCECC #FAFCCC
monochromatic
#58A0F5 #92C1F9 #CCE2FC #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.32
#CCE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#CCE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2FC
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2FC | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FD
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#C0E8EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cce2fc; /* rgb */ color: rgb(204, 226, 252); /* oklch */ color: oklch(90.5% 0.043 252.7);
Tailwind
colors: {
custom: {
50: '#dcebfd',
500: '#cce2fc',
950: '#000000',
},
}SCSS
$custom: #cce2fc; $custom-light: #dcebfd; $custom-dark: #000000;
JSON
{
"hex": "#cce2fc",
"rgb": {
"r": 204,
"g": 226,
"b": 252
},
"hsl": {
"h": 212.5,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.90468,
"c": 0.0428,
"h": 252.7
},
"luminance": 0.74258
}Semantic roles & 50–950 ramp
primary
#CCE2FC
secondary
#E3BA89
accent
#7C00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485