#CFDFEC#CFDFEC
#CFDFEC is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.6% C 0.025 H 242.4°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFEC |
|---|---|
| RGB | rgb(207, 223, 236) |
| HSL | hsl(207, 43%, 87%) |
| HSV | hsv(207, 12%, 93%) |
| CMYK | cmyk(12.3%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(88.01, -2.78, -8.16) |
| CIE-LCH | lch(88.01, 8.62, 251.17°) |
| OKLab | oklab(89.56% -0.0115 -0.022) |
| OKLCH | oklch(89.56% 0.025 242.4) |
| XYZ | xyz(67.2566, 72.0958, 89.7131) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.22
Aliceblue
#F0F8FF
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 7.02
Gainsboro
#DCDCDC
ΔE00 7.60
Light Gray
#D3D3D3
ΔE00 7.92
Cloudy Blue
#ACC2D9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFEC #ECDCCF
analogous
#CFECEB #CFDFEC #CFD1EC
triadic
#CFDFEC #ECCFDF #DFECCF
tetradic
#CFDFEC #EBCFEC #ECDCCF #D1ECCF
square
#CFDFEC #EBCFEC #ECDCCF #D1ECCF
split-complementary
#CFDFEC #ECCFD1 #ECEBCF
monochromatic
#77A5C9 #A3C2DB #CFDFEC #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.36
#CFDFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#CFDFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFEC
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFEC | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFED
Deuteranopia (green-blind)
#D6DBEC
Tritanopia (blue-blind)
#C8E2E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfdfec; /* rgb */ color: rgb(207, 223, 236); /* oklch */ color: oklch(89.6% 0.025 242.4);
Tailwind
colors: {
custom: {
50: '#dde9f2',
500: '#cfdfec',
950: '#000000',
},
}SCSS
$custom: #cfdfec; $custom-light: #dde9f2; $custom-dark: #000000;
JSON
{
"hex": "#cfdfec",
"rgb": {
"r": 207,
"g": 223,
"b": 236
},
"hsl": {
"h": 206.897,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.89557,
"c": 0.02481,
"h": 242.4
},
"luminance": 0.72097
}Semantic roles & 50–950 ramp
primary
#CFDFEC
secondary
#C8AD98
accent
#6C2FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485