#CCF2FA#CCF2FA
#CCF2FA is a very light, muted cyan. Relative luminance 0.832; OKLCH L 93.7% C 0.041 H 211.8°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF2FA |
|---|---|
| RGB | rgb(204, 242, 250) |
| HSL | hsl(190, 82%, 89%) |
| HSV | hsv(190, 18%, 98%) |
| CMYK | cmyk(18.4%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(93.12, -10.57, -7.94) |
| CIE-LCH | lch(93.12, 13.22, 216.91°) |
| OKLab | oklab(93.66% -0.0346 -0.0215) |
| OKLCH | oklch(93.66% 0.041 211.8) |
| XYZ | xyz(73.9046, 83.2415, 102.5973) |
| Luminance | 0.8324 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.23
Lightcyan
#E0FFFF
ΔE00 4.47
Very Light Blue
#D5FFFF
ΔE00 4.55
Really Light Blue
#D4FFFF
ΔE00 4.64
Ice Blue (survey)
#D7FFFE
ΔE00 4.76
Very Pale Blue
#D6FFFE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF2FA #FAD4CC
analogous
#CCFAEB #CCF2FA #CCDBFA
triadic
#CCF2FA #FACCF2 #F2FACC
tetradic
#CCF2FA #EBCCFA #FAD4CC #DBFACC
square
#CCF2FA #EBCCFA #FAD4CC #DBFACC
split-complementary
#CCF2FA #FACCDB #FAEBCC
monochromatic
#5DD6EF #94E4F5 #CCF2FA #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.19
#CCF2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#CCF2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF2FA
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF2FA | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFB
Deuteranopia (green-blind)
#E3E9FA
Tritanopia (blue-blind)
#BFF6F4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccf2fa; /* rgb */ color: rgb(204, 242, 250); /* oklch */ color: oklch(93.7% 0.041 211.8);
Tailwind
colors: {
custom: {
50: '#dcf6fc',
500: '#ccf2fa',
950: '#000000',
},
}SCSS
$custom: #ccf2fa; $custom-light: #dcf6fc; $custom-dark: #000000;
JSON
{
"hex": "#ccf2fa",
"rgb": {
"r": 204,
"g": 242,
"b": 250
},
"hsl": {
"h": 190.435,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.93664,
"c": 0.04078,
"h": 211.8
},
"luminance": 0.83244
}Semantic roles & 50–950 ramp
primary
#CCF2FA
secondary
#E0998B
accent
#2C07DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585