#CFDFF6#CFDFF6
#CFDFF6 is a very light, muted blue. Relative luminance 0.727; OKLCH L 89.9% C 0.036 H 257.4°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFF6 |
|---|---|
| RGB | rgb(207, 223, 246) |
| HSL | hsl(215, 68%, 89%) |
| HSV | hsv(215, 16%, 96%) |
| CMYK | cmyk(15.9%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(88.30, -0.74, -13.00) |
| CIE-LCH | lch(88.30, 13.02, 266.72°) |
| OKLab | oklab(89.88% -0.0079 -0.0351) |
| OKLCH | oklch(89.88% 0.036 257.4) |
| XYZ | xyz(68.7504, 72.6933, 97.5800) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 6.75
Powder Blue (survey)
#B1D1FC
ΔE00 7.10
Lavender (CSS)
#E6E6FA
ΔE00 7.11
Cloudy Blue
#ACC2D9
ΔE00 7.59
Fog
#D8DCE0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFF6 #F6E6CF
analogous
#CFF3F6 #CFDFF6 #D3CFF6
triadic
#CFDFF6 #F6CFDF #DFF6CF
tetradic
#CFDFF6 #F6CFF3 #F6E6CF #CFF6D3
square
#CFDFF6 #F6CFF3 #F6E6CF #CFF6D3
split-complementary
#CFDFF6 #F6D3CF #F3F6CF
monochromatic
#689AE3 #9BBDEC #CFDFF6 #E5EEFA #E5EEFA
Accessibility & contrast
On white
1.35
#CFDFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#CFDFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFF6
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFF6 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F7
Deuteranopia (green-blind)
#D3DCF5
Tritanopia (blue-blind)
#C6E4E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfdff6; /* rgb */ color: rgb(207, 223, 246); /* oklch */ color: oklch(89.9% 0.036 257.4);
Tailwind
colors: {
custom: {
50: '#dee8f9',
500: '#cfdff6',
950: '#000000',
},
}SCSS
$custom: #cfdff6; $custom-light: #dee8f9; $custom-dark: #000000;
JSON
{
"hex": "#cfdff6",
"rgb": {
"r": 207,
"g": 223,
"b": 246
},
"hsl": {
"h": 215.385,
"s": 68.421,
"l": 88.824
},
"oklch": {
"l": 0.89877,
"c": 0.03602,
"h": 257.4
},
"luminance": 0.72695
}Semantic roles & 50–950 ramp
primary
#CFDFF6
secondary
#D8BB91
accent
#8415D0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485