#CFECF8#CFECF8
#CFECF8 is a very light, muted cyan. Relative luminance 0.800; OKLCH L 92.6% C 0.035 H 224.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECF8 |
|---|---|
| RGB | rgb(207, 236, 248) |
| HSL | hsl(198, 75%, 89%) |
| HSV | hsv(198, 17%, 97%) |
| CMYK | cmyk(16.5%, 4.8%, 0%, 2.7%) |
| CIE-LAB | lab(91.70, -7.02, -8.98) |
| CIE-LCH | lch(91.70, 11.40, 231.97°) |
| OKLab | oklab(92.57% -0.0246 -0.0243) |
| OKLCH | oklch(92.57% 0.035 224.6) |
| XYZ | xyz(72.6665, 80.0318, 100.4079) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.19
Lightcyan
#E0FFFF
ΔE00 6.72
Azure (CSS)
#F0FFFF
ΔE00 7.32
Powder Blue
#B0E0E6
ΔE00 7.34
Ice Blue
#A5DFF9
ΔE00 7.49
Pale Sky Blue
#BDF6FE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECF8 #F8DBCF
analogous
#CFF8F0 #CFECF8 #CFD8F8
triadic
#CFECF8 #F8CFEC #ECF8CF
tetradic
#CFECF8 #F0CFF8 #F8DBCF #D8F8CF
square
#CFECF8 #F0CFF8 #F8DBCF #D8F8CF
split-complementary
#CFECF8 #F8CFD8 #F8F0CF
monochromatic
#64C2E8 #9AD7F0 #CFECF8 #E4F4FB #E4F4FB
Accessibility & contrast
On white
1.23
#CFECF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#CFECF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECF8
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECF8 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF9
Deuteranopia (green-blind)
#DFE5F8
Tritanopia (blue-blind)
#C4F0F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfecf8; /* rgb */ color: rgb(207, 236, 248); /* oklch */ color: oklch(92.6% 0.035 224.6);
Tailwind
colors: {
custom: {
50: '#def2fa',
500: '#cfecf8',
950: '#000000',
},
}SCSS
$custom: #cfecf8; $custom-light: #def2fa; $custom-dark: #000000;
JSON
{
"hex": "#cfecf8",
"rgb": {
"r": 207,
"g": 236,
"b": 248
},
"hsl": {
"h": 197.561,
"s": 74.545,
"l": 89.216
},
"oklch": {
"l": 0.92572,
"c": 0.03457,
"h": 224.6
},
"luminance": 0.80034
}Semantic roles & 50–950 ramp
primary
#CFECF8
secondary
#DCA68F
accent
#490FD7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585