#CFDFFC#CFDFFC
#CFDFFC is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.1% C 0.043 H 262.4°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFFC |
|---|---|
| RGB | rgb(207, 223, 252) |
| HSL | hsl(219, 88%, 90%) |
| HSV | hsv(219, 18%, 99%) |
| CMYK | cmyk(17.9%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(88.48, 0.51, -15.88) |
| CIE-LCH | lch(88.48, 15.89, 271.85°) |
| OKLab | oklab(90.08% -0.0057 -0.0431) |
| OKLCH | oklch(90.08% 0.043 262.4) |
| XYZ | xyz(69.6862, 73.0676, 102.5086) |
| Luminance | 0.7307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.40
Lavender (CSS)
#E6E6FA
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 7.03
Cloudy Blue
#ACC2D9
ΔE00 8.26
Periwinkle
#CCCCFF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFFC #FCECCF
analogous
#CFF5FC #CFDFFC #D6CFFC
triadic
#CFDFFC #FCCFDF #DFFCCF
tetradic
#CFDFFC #FCCFF5 #FCECCF #CFFCD6
square
#CFDFFC #FCCFF5 #FCECCF #CFFCD6
split-complementary
#CFDFFC #FCD6CF #F5FCCF
monochromatic
#5C92F5 #95B9F8 #CFDFFC #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.34
#CFDFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#CFDFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFFC
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFFC | 1.00 | 1.34 | 15.61 | 15.61 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FD
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#C4E5E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfdffc; /* rgb */ color: rgb(207, 223, 252); /* oklch */ color: oklch(90.1% 0.043 262.4);
Tailwind
colors: {
custom: {
50: '#dee8fd',
500: '#cfdffc',
950: '#000000',
},
}SCSS
$custom: #cfdffc; $custom-light: #dee8fd; $custom-dark: #000000;
JSON
{
"hex": "#cfdffc",
"rgb": {
"r": 207,
"g": 223,
"b": 252
},
"hsl": {
"h": 218.667,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.90076,
"c": 0.04346,
"h": 262.4
},
"luminance": 0.73069
}Semantic roles & 50–950 ramp
primary
#CFDFFC
secondary
#E4C48C
accent
#9401E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485