#CFE3FC#CFE3FC
#CFE3FC is a very light, muted cyan. Relative luminance 0.752; OKLCH L 90.9% C 0.040 H 254.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE3FC |
|---|---|
| RGB | rgb(207, 227, 252) |
| HSL | hsl(213, 88%, 90%) |
| HSV | hsv(213, 18%, 99%) |
| CMYK | cmyk(17.9%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(89.50, -1.57, -14.35) |
| CIE-LCH | lch(89.50, 14.44, 263.77°) |
| OKLab | oklab(90.88% -0.0111 -0.0389) |
| OKLCH | oklch(90.88% 0.04 254) |
| XYZ | xyz(70.7675, 75.2303, 102.8690) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.06
Powder Blue (survey)
#B1D1FC
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 7.36
Cloudy Blue
#ACC2D9
ΔE00 8.10
Lavender (CSS)
#E6E6FA
ΔE00 8.25
Aliceblue
#F0F8FF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE3FC #FCE8CF
analogous
#CFFAFC #CFE3FC #D1CFFC
triadic
#CFE3FC #FCCFE3 #E3FCCF
tetradic
#CFE3FC #FCCFFA #FCE8CF #CFFCD1
square
#CFE3FC #FCCFFA #FCE8CF #CFFCD1
split-complementary
#CFE3FC #FCD1CF #FAFCCF
monochromatic
#5CA0F5 #95C1F8 #CFE3FC #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.31
#CFE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#CFE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE3FC
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE3FC | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FD
Deuteranopia (green-blind)
#D5DFFB
Tritanopia (blue-blind)
#C4E8EB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfe3fc; /* rgb */ color: rgb(207, 227, 252); /* oklch */ color: oklch(90.9% 0.040 254.0);
Tailwind
colors: {
custom: {
50: '#deebfd',
500: '#cfe3fc',
950: '#000000',
},
}SCSS
$custom: #cfe3fc; $custom-light: #deebfd; $custom-dark: #000000;
JSON
{
"hex": "#cfe3fc",
"rgb": {
"r": 207,
"g": 227,
"b": 252
},
"hsl": {
"h": 213.333,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90878,
"c": 0.04045,
"h": 254
},
"luminance": 0.75232
}Semantic roles & 50–950 ramp
primary
#CFE3FC
secondary
#E4BC8C
accent
#7F01E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485