#CFE1FC#CFE1FC
#CFE1FC is a very light, muted blue. Relative luminance 0.741; OKLCH L 90.5% C 0.042 H 258.4°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFE1FC |
|---|---|
| RGB | rgb(207, 225, 252) |
| HSL | hsl(216, 88%, 90%) |
| HSV | hsv(216, 18%, 99%) |
| CMYK | cmyk(17.9%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(88.99, -0.53, -15.12) |
| CIE-LCH | lch(88.99, 15.12, 268.00°) |
| OKLab | oklab(90.48% -0.0084 -0.041) |
| OKLCH | oklch(90.48% 0.042 258.4) |
| XYZ | xyz(70.2237, 74.1426, 102.6877) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.72
Powder Blue (survey)
#B1D1FC
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 7.08
Lavender (CSS)
#E6E6FA
ΔE00 7.50
Cloudy Blue
#ACC2D9
ΔE00 8.08
Baby Blue (survey)
#A2CFFE
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFE1FC #FCEACF
analogous
#CFF7FC #CFE1FC #D4CFFC
triadic
#CFE1FC #FCCFE1 #E1FCCF
tetradic
#CFE1FC #FCCFF7 #FCEACF #CFFCD4
square
#CFE1FC #FCCFF7 #FCEACF #CFFCD4
split-complementary
#CFE1FC #FCD4CF #F7FCCF
monochromatic
#5C99F5 #95BDF8 #CFE1FC #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.33
#CFE1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#CFE1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFE1FC
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFE1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFE1FC | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FD
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#C4E7EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cfe1fc; /* rgb */ color: rgb(207, 225, 252); /* oklch */ color: oklch(90.5% 0.042 258.4);
Tailwind
colors: {
custom: {
50: '#deeafd',
500: '#cfe1fc',
950: '#000000',
},
}SCSS
$custom: #cfe1fc; $custom-light: #deeafd; $custom-dark: #000000;
JSON
{
"hex": "#cfe1fc",
"rgb": {
"r": 207,
"g": 225,
"b": 252
},
"hsl": {
"h": 216,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90477,
"c": 0.04184,
"h": 258.4
},
"luminance": 0.74144
}Semantic roles & 50–950 ramp
primary
#CFE1FC
secondary
#E4C08C
accent
#8A01E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485