#CFE6FC#CFE6FC
#CFE6FC is a very light, muted cyan. Relative luminance 0.769; OKLCH L 91.5% C 0.039 H 247.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE6FC |
|---|---|
| RGB | rgb(207, 230, 252) |
| HSL | hsl(209, 88%, 90%) |
| HSV | hsv(209, 18%, 99%) |
| CMYK | cmyk(17.9%, 8.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.27, -3.12, -13.20) |
| CIE-LCH | lch(90.27, 13.56, 256.71°) |
| OKLab | oklab(91.48% -0.0151 -0.0358) |
| OKLCH | oklch(91.48% 0.039 247.1) |
| XYZ | xyz(71.5952, 76.8856, 103.1449) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.04
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Aliceblue
#F0F8FF
ΔE00 7.78
Lightsteelblue
#B0C4DE
ΔE00 8.20
Fog
#D8DCE0
ΔE00 8.48
Cloudy Blue
#ACC2D9
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE6FC #FCE5CF
analogous
#CFFCFB #CFE6FC #CFD0FC
triadic
#CFE6FC #FCCFE6 #E6FCCF
tetradic
#CFE6FC #FBCFFC #FCE5CF #D0FCCF
square
#CFE6FC #FBCFFC #FCE5CF #D0FCCF
split-complementary
#CFE6FC #FCCFD0 #FCFBCF
monochromatic
#5CAAF5 #95C8F8 #CFE6FC #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.28
#CFE6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CFE6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE6FC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE6FC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#C3EBED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfe6fc; /* rgb */ color: rgb(207, 230, 252); /* oklch */ color: oklch(91.5% 0.039 247.1);
Tailwind
colors: {
custom: {
50: '#deedfd',
500: '#cfe6fc',
950: '#000000',
},
}SCSS
$custom: #cfe6fc; $custom-light: #deedfd; $custom-dark: #000000;
JSON
{
"hex": "#cfe6fc",
"rgb": {
"r": 207,
"g": 230,
"b": 252
},
"hsl": {
"h": 209.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.91482,
"c": 0.03883,
"h": 247.1
},
"luminance": 0.76887
}Semantic roles & 50–950 ramp
primary
#CFE6FC
secondary
#E4B78C
accent
#7001E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485