#CFECF7#CFECF7
#CFECF7 is a very light, muted cyan. Relative luminance 0.800; OKLCH L 92.5% C 0.034 H 222.6°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECF7 |
|---|---|
| RGB | rgb(207, 236, 247) |
| HSL | hsl(197, 71%, 89%) |
| HSV | hsv(197, 16%, 97%) |
| CMYK | cmyk(16.2%, 4.5%, 0%, 3.1%) |
| CIE-LAB | lab(91.67, -7.23, -8.50) |
| CIE-LCH | lch(91.67, 11.16, 229.62°) |
| OKLab | oklab(92.54% -0.025 -0.023) |
| OKLCH | oklch(92.54% 0.034 222.6) |
| XYZ | xyz(72.5118, 79.9699, 99.5930) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.13
Lightcyan
#E0FFFF
ΔE00 6.37
Powder Blue
#B0E0E6
ΔE00 7.07
Azure (CSS)
#F0FFFF
ΔE00 7.12
Pale Sky Blue
#BDF6FE
ΔE00 7.40
Very Light Blue
#D5FFFF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECF7 #F7DACF
analogous
#CFF7EE #CFECF7 #CFD8F7
triadic
#CFECF7 #F7CFEC #ECF7CF
tetradic
#CFECF7 #EECFF7 #F7DACF #D8F7CF
square
#CFECF7 #EECFF7 #F7DACF #D8F7CF
split-complementary
#CFECF7 #F7CFD8 #F7EECF
monochromatic
#66C2E6 #9BD7EE #CFECF7 #E5F5FB #E5F5FB
Accessibility & contrast
On white
1.24
#CFECF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#CFECF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECF7
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECF7 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF8
Deuteranopia (green-blind)
#DFE5F7
Tritanopia (blue-blind)
#C4F0EF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfecf7; /* rgb */ color: rgb(207, 236, 247); /* oklch */ color: oklch(92.5% 0.034 222.6);
Tailwind
colors: {
custom: {
50: '#def2f9',
500: '#cfecf7',
950: '#000000',
},
}SCSS
$custom: #cfecf7; $custom-light: #def2f9; $custom-dark: #000000;
JSON
{
"hex": "#cfecf7",
"rgb": {
"r": 207,
"g": 236,
"b": 247
},
"hsl": {
"h": 196.5,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.9254,
"c": 0.03393,
"h": 222.6
},
"luminance": 0.79972
}Semantic roles & 50–950 ramp
primary
#CFECF7
secondary
#DAA490
accent
#4712D3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585