#CFDCF0#CFDCF0
#CFDCF0 is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.1% C 0.031 H 258.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCF0 |
|---|---|
| RGB | rgb(207, 220, 240) |
| HSL | hsl(216, 52%, 88%) |
| HSV | hsv(216, 14%, 94%) |
| CMYK | cmyk(13.7%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(87.36, -0.42, -11.24) |
| CIE-LCH | lch(87.36, 11.25, 267.88°) |
| OKLab | oklab(89.08% -0.0059 -0.0303) |
| OKLCH | oklch(89.08% 0.031 258.9) |
| XYZ | xyz(67.0499, 70.7420, 92.5432) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.11
Lavender (CSS)
#E6E6FA
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 6.57
Fog
#D8DCE0
ΔE00 6.76
Cloudy Blue
#ACC2D9
ΔE00 7.34
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCF0 #F0E3CF
analogous
#CFECF0 #CFDCF0 #D2CFF0
triadic
#CFDCF0 #F0CFDC #DCF0CF
tetradic
#CFDCF0 #F0CFEC #F0E3CF #CFF0D2
square
#CFDCF0 #F0CFEC #F0E3CF #CFF0D2
split-complementary
#CFDCF0 #F0D2CF #ECF0CF
monochromatic
#7298D3 #A0BAE1 #CFDCF0 #E8EEF8 #E8EEF8
Accessibility & contrast
On white
1.39
#CFDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#CFDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCF0
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCF0 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF1
Deuteranopia (green-blind)
#D2D9F0
Tritanopia (blue-blind)
#C7E0E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdcf0; /* rgb */ color: rgb(207, 220, 240); /* oklch */ color: oklch(89.1% 0.031 258.9);
Tailwind
colors: {
custom: {
50: '#dde6f5',
500: '#cfdcf0',
950: '#000000',
},
}SCSS
$custom: #cfdcf0; $custom-light: #dde6f5; $custom-dark: #000000;
JSON
{
"hex": "#cfdcf0",
"rgb": {
"r": 207,
"g": 220,
"b": 240
},
"hsl": {
"h": 216.364,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.89079,
"c": 0.03091,
"h": 258.9
},
"luminance": 0.70743
}Semantic roles & 50–950 ramp
primary
#CFDCF0
secondary
#CEB895
accent
#8326C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485