#CCE5FA#CCE5FA
#CCE5FA is a very light, muted cyan. Relative luminance 0.758; OKLCH L 91.0% C 0.039 H 243.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE5FA |
|---|---|
| RGB | rgb(204, 229, 250) |
| HSL | hsl(207, 82%, 89%) |
| HSV | hsv(207, 18%, 98%) |
| CMYK | cmyk(18.4%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(89.76, -3.94, -12.94) |
| CIE-LCH | lch(89.76, 13.53, 253.07°) |
| OKLab | oklab(91.01% -0.0175 -0.0351) |
| OKLCH | oklch(91.01% 0.039 243.5) |
| XYZ | xyz(70.1720, 75.7764, 101.3531) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.17
Powder Blue (survey)
#B1D1FC
ΔE00 7.83
Ice Blue
#A5DFF9
ΔE00 7.85
Lightblue
#ADD8E6
ΔE00 7.86
Aliceblue
#F0F8FF
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE5FA #FAE1CC
analogous
#CCFAF8 #CCE5FA #CCCEFA
triadic
#CCE5FA #FACCE5 #E5FACC
tetradic
#CCE5FA #F8CCFA #FAE1CC #CEFACC
square
#CCE5FA #F8CCFA #FAE1CC #CEFACC
split-complementary
#CCE5FA #FACCCE #FAF8CC
monochromatic
#5DACEF #94C9F5 #CCE5FA #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.30
#CCE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CCE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE5FA
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE5FA | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#D7DFFA
Tritanopia (blue-blind)
#C0EAEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cce5fa; /* rgb */ color: rgb(204, 229, 250); /* oklch */ color: oklch(91.0% 0.039 243.5);
Tailwind
colors: {
custom: {
50: '#dcedfc',
500: '#cce5fa',
950: '#000000',
},
}SCSS
$custom: #cce5fa; $custom-light: #dcedfc; $custom-dark: #000000;
JSON
{
"hex": "#cce5fa",
"rgb": {
"r": 204,
"g": 229,
"b": 250
},
"hsl": {
"h": 207.391,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.91008,
"c": 0.03918,
"h": 243.5
},
"luminance": 0.75778
}Semantic roles & 50–950 ramp
primary
#CCE5FA
secondary
#E0B18B
accent
#6907DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485