#CCE7FA#CCE7FA
#CCE7FA is a very light, muted cyan. Relative luminance 0.769; OKLCH L 91.4% C 0.039 H 238.6°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE7FA |
|---|---|
| RGB | rgb(204, 231, 250) |
| HSL | hsl(205, 82%, 89%) |
| HSV | hsv(205, 18%, 98%) |
| CMYK | cmyk(18.4%, 7.6%, 0%, 2%) |
| CIE-LAB | lab(90.27, -4.97, -12.17) |
| CIE-LCH | lch(90.27, 13.15, 247.79°) |
| OKLab | oklab(91.41% -0.0201 -0.033) |
| OKLCH | oklch(91.41% 0.039 238.6) |
| XYZ | xyz(70.7286, 76.8895, 101.5386) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.04
Ice Blue
#A5DFF9
ΔE00 7.24
Aliceblue
#F0F8FF
ΔE00 7.92
Light Blue Grey
#B7C9E2
ΔE00 8.13
Fog
#D8DCE0
ΔE00 8.68
Powder Blue (survey)
#B1D1FC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE7FA #FADFCC
analogous
#CCFAF6 #CCE7FA #CCD0FA
triadic
#CCE7FA #FACCE7 #E7FACC
tetradic
#CCE7FA #F6CCFA #FADFCC #D0FACC
square
#CCE7FA #F6CCFA #FADFCC #D0FACC
split-complementary
#CCE7FA #FACCD0 #FAF6CC
monochromatic
#5DB3EF #94CDF5 #CCE7FA #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.28
#CCE7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CCE7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE7FA
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE7FA | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#C0ECED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cce7fa; /* rgb */ color: rgb(204, 231, 250); /* oklch */ color: oklch(91.4% 0.039 238.6);
Tailwind
colors: {
custom: {
50: '#dceefc',
500: '#cce7fa',
950: '#000000',
},
}SCSS
$custom: #cce7fa; $custom-light: #dceefc; $custom-dark: #000000;
JSON
{
"hex": "#cce7fa",
"rgb": {
"r": 204,
"g": 231,
"b": 250
},
"hsl": {
"h": 204.783,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.91414,
"c": 0.03864,
"h": 238.6
},
"luminance": 0.76891
}Semantic roles & 50–950 ramp
primary
#CCE7FA
secondary
#E0AE8B
accent
#6007DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585