#CFECF6#CFECF6
#CFECF6 is a very light, muted cyan. Relative luminance 0.799; OKLCH L 92.5% C 0.033 H 220.5°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECF6 |
|---|---|
| RGB | rgb(207, 236, 246) |
| HSL | hsl(195, 68%, 89%) |
| HSV | hsv(195, 16%, 96%) |
| CMYK | cmyk(15.9%, 4.1%, 0%, 3.5%) |
| CIE-LAB | lab(91.64, -7.43, -8.02) |
| CIE-LCH | lch(91.64, 10.94, 227.18°) |
| OKLab | oklab(92.51% -0.0253 -0.0217) |
| OKLCH | oklch(92.51% 0.033 220.5) |
| XYZ | xyz(72.3579, 79.9084, 98.7825) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.03
Lightblue
#ADD8E6
ΔE00 6.11
Powder Blue
#B0E0E6
ΔE00 6.81
Azure (CSS)
#F0FFFF
ΔE00 6.94
Pale Sky Blue
#BDF6FE
ΔE00 7.17
Very Light Blue
#D5FFFF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECF6 #F6D9CF
analogous
#CFF6ED #CFECF6 #CFD9F6
triadic
#CFECF6 #F6CFEC #ECF6CF
tetradic
#CFECF6 #EDCFF6 #F6D9CF #D9F6CF
square
#CFECF6 #EDCFF6 #F6D9CF #D9F6CF
split-complementary
#CFECF6 #F6CFD9 #F6EDCF
monochromatic
#68C3E3 #9BD8EC #CFECF6 #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.24
#CFECF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#CFECF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECF6
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECF6 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF7
Deuteranopia (green-blind)
#DFE5F6
Tritanopia (blue-blind)
#C4F0EF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfecf6; /* rgb */ color: rgb(207, 236, 246); /* oklch */ color: oklch(92.5% 0.033 220.5);
Tailwind
colors: {
custom: {
50: '#def2f9',
500: '#cfecf6',
950: '#000000',
},
}SCSS
$custom: #cfecf6; $custom-light: #def2f9; $custom-dark: #000000;
JSON
{
"hex": "#cfecf6",
"rgb": {
"r": 207,
"g": 236,
"b": 246
},
"hsl": {
"h": 195.385,
"s": 68.421,
"l": 88.824
},
"oklch": {
"l": 0.92509,
"c": 0.03335,
"h": 220.5
},
"luminance": 0.7991
}Semantic roles & 50–950 ramp
primary
#CFECF6
secondary
#D8A391
accent
#4515D0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585