#CCE4FA#CCE4FA
#CCE4FA is a very light, muted cyan. Relative luminance 0.752; OKLCH L 90.8% C 0.040 H 245.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE4FA |
|---|---|
| RGB | rgb(204, 228, 250) |
| HSL | hsl(209, 82%, 89%) |
| HSV | hsv(209, 18%, 98%) |
| CMYK | cmyk(18.4%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(89.50, -3.42, -13.33) |
| CIE-LCH | lch(89.50, 13.76, 255.59°) |
| OKLab | oklab(90.81% -0.0161 -0.0361) |
| OKLCH | oklch(90.81% 0.04 245.9) |
| XYZ | xyz(69.8961, 75.2246, 101.2612) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.73
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Lightsteelblue
#B0C4DE
ΔE00 7.83
Cloudy Blue
#ACC2D9
ΔE00 8.08
Aliceblue
#F0F8FF
ΔE00 8.17
Ice Blue
#A5DFF9
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE4FA #FAE2CC
analogous
#CCFAF9 #CCE4FA #CCCDFA
triadic
#CCE4FA #FACCE4 #E4FACC
tetradic
#CCE4FA #F9CCFA #FAE2CC #CDFACC
square
#CCE4FA #F9CCFA #FAE2CC #CDFACC
split-complementary
#CCE4FA #FACCCD #FAF9CC
monochromatic
#5DA9EF #94C6F5 #CCE4FA #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.31
#CCE4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CCE4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE4FA
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE4FA | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#C0E9EB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cce4fa; /* rgb */ color: rgb(204, 228, 250); /* oklch */ color: oklch(90.8% 0.040 245.9);
Tailwind
colors: {
custom: {
50: '#dcecfc',
500: '#cce4fa',
950: '#000000',
},
}SCSS
$custom: #cce4fa; $custom-light: #dcecfc; $custom-dark: #000000;
JSON
{
"hex": "#cce4fa",
"rgb": {
"r": 204,
"g": 228,
"b": 250
},
"hsl": {
"h": 208.696,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.90806,
"c": 0.03957,
"h": 245.9
},
"luminance": 0.75226
}Semantic roles & 50–950 ramp
primary
#CCE4FA
secondary
#E0B38B
accent
#6E07DF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485