#CFDFF7#CFDFF7
#CFDFF7 is a very light, muted blue. Relative luminance 0.728; OKLCH L 89.9% C 0.037 H 258.4°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFF7 |
|---|---|
| RGB | rgb(207, 223, 247) |
| HSL | hsl(216, 71%, 89%) |
| HSV | hsv(216, 16%, 97%) |
| CMYK | cmyk(16.2%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(88.33, -0.54, -13.48) |
| CIE-LCH | lch(88.33, 13.49, 267.72°) |
| OKLab | oklab(89.91% -0.0075 -0.0365) |
| OKLCH | oklch(89.91% 0.037 258.4) |
| XYZ | xyz(68.9042, 72.7548, 98.3905) |
| Luminance | 0.7276 (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 6.93
Lavender (CSS)
#E6E6FA
ΔE00 7.03
Cloudy Blue
#ACC2D9
ΔE00 7.67
Fog
#D8DCE0
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFF7 #F7E7CF
analogous
#CFF3F7 #CFDFF7 #D3CFF7
triadic
#CFDFF7 #F7CFDF #DFF7CF
tetradic
#CFDFF7 #F7CFF3 #F7E7CF #CFF7D3
square
#CFDFF7 #F7CFF3 #F7E7CF #CFF7D3
split-complementary
#CFDFF7 #F7D3CF #F3F7CF
monochromatic
#6699E6 #9BBCEE #CFDFF7 #E5EEFB #E5EEFB
Accessibility & contrast
On white
1.35
#CFDFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#CFDFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFF7
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFF7 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F8
Deuteranopia (green-blind)
#D3DCF6
Tritanopia (blue-blind)
#C5E4E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cfdff7; /* rgb */ color: rgb(207, 223, 247); /* oklch */ color: oklch(89.9% 0.037 258.4);
Tailwind
colors: {
custom: {
50: '#dee8f9',
500: '#cfdff7',
950: '#000000',
},
}SCSS
$custom: #cfdff7; $custom-light: #dee8f9; $custom-dark: #000000;
JSON
{
"hex": "#cfdff7",
"rgb": {
"r": 207,
"g": 223,
"b": 247
},
"hsl": {
"h": 216,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.8991,
"c": 0.03724,
"h": 258.4
},
"luminance": 0.72756
}Semantic roles & 50–950 ramp
primary
#CFDFF7
secondary
#DABC90
accent
#8612D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485