#CFECFC#CFECFC
#CFECFC is a very light, muted cyan. Relative luminance 0.803; OKLCH L 92.7% C 0.037 H 231.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECFC |
|---|---|
| RGB | rgb(207, 236, 252) |
| HSL | hsl(201, 88%, 90%) |
| HSV | hsv(201, 18%, 99%) |
| CMYK | cmyk(17.9%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(91.81, -6.20, -10.90) |
| CIE-LCH | lch(91.81, 12.54, 240.38°) |
| OKLab | oklab(92.7% -0.0231 -0.0295) |
| OKLCH | oklch(92.7% 0.037 231.9) |
| XYZ | xyz(73.2937, 80.2827, 103.7111) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.68
Ice Blue
#A5DFF9
ΔE00 7.19
Aliceblue
#F0F8FF
ΔE00 7.65
Lightcyan
#E0FFFF
ΔE00 8.16
Azure (CSS)
#F0FFFF
ΔE00 8.26
Powder Blue
#B0E0E6
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECFC #FCDFCF
analogous
#CFFCF5 #CFECFC #CFD6FC
triadic
#CFECFC #FCCFEC #ECFCCF
tetradic
#CFECFC #F5CFFC #FCDFCF #D6FCCF
square
#CFECFC #F5CFFC #FCDFCF #D6FCCF
split-complementary
#CFECFC #FCCFD6 #FCF5CF
monochromatic
#5CBEF5 #95D5F8 #CFECFC #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.23
#CFECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#CFECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECFC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECFC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFD
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#C3F1F1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfecfc; /* rgb */ color: rgb(207, 236, 252); /* oklch */ color: oklch(92.7% 0.037 231.9);
Tailwind
colors: {
custom: {
50: '#def2fd',
500: '#cfecfc',
950: '#000000',
},
}SCSS
$custom: #cfecfc; $custom-light: #def2fd; $custom-dark: #000000;
JSON
{
"hex": "#cfecfc",
"rgb": {
"r": 207,
"g": 236,
"b": 252
},
"hsl": {
"h": 201.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.92698,
"c": 0.03749,
"h": 231.9
},
"luminance": 0.80285
}Semantic roles & 50–950 ramp
primary
#CFECFC
secondary
#E4AB8C
accent
#5201E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585