#CCE2FD#CCE2FD
#CCE2FD is a very light, muted cyan. Relative luminance 0.743; OKLCH L 90.5% C 0.044 H 253.6°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2FD |
|---|---|
| RGB | rgb(204, 226, 253) |
| HSL | hsl(213, 92%, 90%) |
| HSV | hsv(213, 19%, 99%) |
| CMYK | cmyk(19.4%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(89.07, -1.75, -15.53) |
| CIE-LCH | lch(89.07, 15.63, 263.57°) |
| OKLab | oklab(90.5% -0.0124 -0.0422) |
| OKLCH | oklch(90.5% 0.044 253.6) |
| XYZ | xyz(69.8233, 74.3202, 103.5759) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.87
Powder Blue (survey)
#B1D1FC
ΔE00 5.95
Lightsteelblue
#B0C4DE
ΔE00 7.10
Cloudy Blue
#ACC2D9
ΔE00 7.86
Baby Blue (survey)
#A2CFFE
ΔE00 8.05
Lavender (CSS)
#E6E6FA
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2FD #FDE7CC
analogous
#CCFBFD #CCE2FD #CFCCFD
triadic
#CCE2FD #FDCCE2 #E2FDCC
tetradic
#CCE2FD #FDCCFB #FDE7CC #CCFDCF
square
#CCE2FD #FDCCFB #FDE7CC #CCFDCF
split-complementary
#CCE2FD #FDCFCC #FBFDCC
monochromatic
#569FF8 #91C1FB #CCE2FD #E2EEFE #E2EEFE
Accessibility & contrast
On white
1.32
#CCE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#CCE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2FD
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2FD | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#D3DEFC
Tritanopia (blue-blind)
#C0E8EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cce2fd; /* rgb */ color: rgb(204, 226, 253); /* oklch */ color: oklch(90.5% 0.044 253.6);
Tailwind
colors: {
custom: {
50: '#dcebfe',
500: '#cce2fd',
950: '#000000',
},
}SCSS
$custom: #cce2fd; $custom-light: #dcebfe; $custom-dark: #000000;
JSON
{
"hex": "#cce2fd",
"rgb": {
"r": 204,
"g": 226,
"b": 253
},
"hsl": {
"h": 213.061,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.90501,
"c": 0.04396,
"h": 253.6
},
"luminance": 0.74322
}Semantic roles & 50–950 ramp
primary
#CCE2FD
secondary
#E5BB88
accent
#7E00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485