#CFECF4#CFECF4
#CFECF4 is a very light, muted cyan. Relative luminance 0.798; OKLCH L 92.4% C 0.032 H 216.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECF4 |
|---|---|
| RGB | rgb(207, 236, 244) |
| HSL | hsl(193, 63%, 88%) |
| HSV | hsv(193, 15%, 96%) |
| CMYK | cmyk(15.2%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(91.59, -7.84, -7.06) |
| CIE-LCH | lch(91.59, 10.55, 222.00°) |
| OKLab | oklab(92.45% -0.0261 -0.0191) |
| OKLCH | oklch(92.45% 0.032 216.2) |
| XYZ | xyz(72.0526, 79.7862, 97.1745) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.38
Lightblue
#ADD8E6
ΔE00 6.17
Powder Blue
#B0E0E6
ΔE00 6.35
Very Light Blue
#D5FFFF
ΔE00 6.54
Ice Blue (survey)
#D7FFFE
ΔE00 6.57
Azure (CSS)
#F0FFFF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECF4 #F4D7CF
analogous
#CFF4E9 #CFECF4 #CFD9F4
triadic
#CFECF4 #F4CFEC #ECF4CF
tetradic
#CFECF4 #E9CFF4 #F4D7CF #D9F4CF
square
#CFECF4 #E9CFF4 #F4D7CF #D9F4CF
split-complementary
#CFECF4 #F4CFD9 #F4E9CF
monochromatic
#6BC5DD #9DD8E9 #CFECF4 #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.24
#CFECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#CFECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECF4
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECF4 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF5
Deuteranopia (green-blind)
#E0E5F4
Tritanopia (blue-blind)
#C5EFEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfecf4; /* rgb */ color: rgb(207, 236, 244); /* oklch */ color: oklch(92.4% 0.032 216.2);
Tailwind
colors: {
custom: {
50: '#def2f7',
500: '#cfecf4',
950: '#000000',
},
}SCSS
$custom: #cfecf4; $custom-light: #def2f7; $custom-dark: #000000;
JSON
{
"hex": "#cfecf4",
"rgb": {
"r": 207,
"g": 236,
"b": 244
},
"hsl": {
"h": 192.973,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.92448,
"c": 0.03232,
"h": 216.2
},
"luminance": 0.79788
}Semantic roles & 50–950 ramp
primary
#CFECF4
secondary
#D5A192
accent
#411BCA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585