#CCE2FB#CCE2FB
#CCE2FB is a very light, muted cyan. Relative luminance 0.742; OKLCH L 90.4% C 0.042 H 251.6°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2FB |
|---|---|
| RGB | rgb(204, 226, 251) |
| HSL | hsl(212, 85%, 89%) |
| HSV | hsv(212, 19%, 98%) |
| CMYK | cmyk(18.7%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(89.01, -2.18, -14.58) |
| CIE-LCH | lch(89.01, 14.74, 261.51°) |
| OKLab | oklab(90.44% -0.0131 -0.0395) |
| OKLCH | oklch(90.44% 0.042 251.6) |
| XYZ | xyz(69.5063, 74.1935, 101.9068) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.90
Powder Blue (survey)
#B1D1FC
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 7.12
Cloudy Blue
#ACC2D9
ΔE00 7.73
Baby Blue (survey)
#A2CFFE
ΔE00 8.23
Aliceblue
#F0F8FF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2FB #FBE5CC
analogous
#CCFAFB #CCE2FB #CECCFB
triadic
#CCE2FB #FBCCE2 #E2FBCC
tetradic
#CCE2FB #FBCCFA #FBE5CC #CCFBCE
square
#CCE2FB #FBCCFA #FBE5CC #CCFBCE
split-complementary
#CCE2FB #FBCECC #FAFBCC
monochromatic
#5BA1F2 #93C2F7 #CCE2FB #E3EFFD #E3EFFD
Accessibility & contrast
On white
1.33
#CCE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#CCE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2FB
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2FB | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#D4DDFA
Tritanopia (blue-blind)
#C0E7EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cce2fb; /* rgb */ color: rgb(204, 226, 251); /* oklch */ color: oklch(90.4% 0.042 251.6);
Tailwind
colors: {
custom: {
50: '#dcebfc',
500: '#cce2fb',
950: '#000000',
},
}SCSS
$custom: #cce2fb; $custom-light: #dcebfc; $custom-dark: #000000;
JSON
{
"hex": "#cce2fb",
"rgb": {
"r": 204,
"g": 226,
"b": 251
},
"hsl": {
"h": 211.915,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.90435,
"c": 0.04165,
"h": 251.6
},
"luminance": 0.74195
}Semantic roles & 50–950 ramp
primary
#CCE2FB
secondary
#E2B88A
accent
#7A04E2
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485