#CFE2FC#CFE2FC
#CFE2FC is a very light, muted cyan. Relative luminance 0.747; OKLCH L 90.7% C 0.041 H 256.2°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE2FC |
|---|---|
| RGB | rgb(207, 226, 252) |
| HSL | hsl(215, 88%, 90%) |
| HSV | hsv(215, 18%, 99%) |
| CMYK | cmyk(17.9%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(89.25, -1.05, -14.73) |
| CIE-LCH | lch(89.25, 14.77, 265.93°) |
| OKLab | oklab(90.68% -0.0098 -0.0399) |
| OKLCH | oklch(90.68% 0.041 256.2) |
| XYZ | xyz(70.4948, 74.6849, 102.7781) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.86
Powder Blue (survey)
#B1D1FC
ΔE00 6.49
Lightsteelblue
#B0C4DE
ΔE00 7.19
Lavender (CSS)
#E6E6FA
ΔE00 7.86
Cloudy Blue
#ACC2D9
ΔE00 8.06
Aliceblue
#F0F8FF
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE2FC #FCE9CF
analogous
#CFF8FC #CFE2FC #D3CFFC
triadic
#CFE2FC #FCCFE2 #E2FCCF
tetradic
#CFE2FC #FCCFF8 #FCE9CF #CFFCD3
square
#CFE2FC #FCCFF8 #FCE9CF #CFFCD3
split-complementary
#CFE2FC #FCD3CF #F8FCCF
monochromatic
#5C9CF5 #95BFF8 #CFE2FC #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.32
#CFE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#CFE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE2FC
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE2FC | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FD
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#C4E7EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfe2fc; /* rgb */ color: rgb(207, 226, 252); /* oklch */ color: oklch(90.7% 0.041 256.2);
Tailwind
colors: {
custom: {
50: '#deebfd',
500: '#cfe2fc',
950: '#000000',
},
}SCSS
$custom: #cfe2fc; $custom-light: #deebfd; $custom-dark: #000000;
JSON
{
"hex": "#cfe2fc",
"rgb": {
"r": 207,
"g": 226,
"b": 252
},
"hsl": {
"h": 214.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90677,
"c": 0.04112,
"h": 256.2
},
"luminance": 0.74686
}Semantic roles & 50–950 ramp
primary
#CFE2FC
secondary
#E4BE8C
accent
#8401E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485