#CFE4FC#CFE4FC
#CFE4FC is a very light, muted cyan. Relative luminance 0.758; OKLCH L 91.1% C 0.040 H 251.8°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE4FC |
|---|---|
| RGB | rgb(207, 228, 252) |
| HSL | hsl(212, 88%, 90%) |
| HSV | hsv(212, 18%, 99%) |
| CMYK | cmyk(17.9%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(89.76, -2.08, -13.97) |
| CIE-LCH | lch(89.76, 14.12, 261.51°) |
| OKLab | oklab(91.08% -0.0125 -0.0378) |
| OKLCH | oklch(91.08% 0.04 251.8) |
| XYZ | xyz(71.0418, 75.7789, 102.9604) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.34
Powder Blue (survey)
#B1D1FC
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 7.59
Cloudy Blue
#ACC2D9
ΔE00 8.19
Aliceblue
#F0F8FF
ΔE00 8.21
Fog
#D8DCE0
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE4FC #FCE7CF
analogous
#CFFAFC #CFE4FC #D1CFFC
triadic
#CFE4FC #FCCFE4 #E4FCCF
tetradic
#CFE4FC #FCCFFA #FCE7CF #CFFCD1
square
#CFE4FC #FCCFFA #FCE7CF #CFFCD1
split-complementary
#CFE4FC #FCD1CF #FAFCCF
monochromatic
#5CA3F5 #95C4F8 #CFE4FC #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.30
#CFE4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CFE4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE4FC
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE4FC | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FD
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#C4E9EC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfe4fc; /* rgb */ color: rgb(207, 228, 252); /* oklch */ color: oklch(91.1% 0.040 251.8);
Tailwind
colors: {
custom: {
50: '#deecfd',
500: '#cfe4fc',
950: '#000000',
},
}SCSS
$custom: #cfe4fc; $custom-light: #deecfd; $custom-dark: #000000;
JSON
{
"hex": "#cfe4fc",
"rgb": {
"r": 207,
"g": 228,
"b": 252
},
"hsl": {
"h": 212,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.91079,
"c": 0.03985,
"h": 251.8
},
"luminance": 0.7578
}Semantic roles & 50–950 ramp
primary
#CFE4FC
secondary
#E4BB8C
accent
#7A01E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485