#CFDCF2#CFDCF2
#CFDCF2 is a very light, muted blue. Relative luminance 0.709; OKLCH L 89.1% C 0.033 H 261.0°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCF2 |
|---|---|
| RGB | rgb(207, 220, 242) |
| HSL | hsl(218, 57%, 88%) |
| HSV | hsv(218, 14%, 95%) |
| CMYK | cmyk(14.5%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(87.42, -0.01, -12.21) |
| CIE-LCH | lch(87.42, 12.21, 269.97°) |
| OKLab | oklab(89.14% -0.0052 -0.033) |
| OKLCH | oklch(89.14% 0.033 261) |
| XYZ | xyz(67.3486, 70.8615, 94.1166) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.03
Lavender (CSS)
#E6E6FA
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.51
Fog
#D8DCE0
ΔE00 7.42
Cloudy Blue
#ACC2D9
ΔE00 7.46
Powder Blue (survey)
#B1D1FC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCF2 #F2E5CF
analogous
#CFEDF2 #CFDCF2 #D3CFF2
triadic
#CFDCF2 #F2CFDC #DCF2CF
tetradic
#CFDCF2 #F2CFED #F2E5CF #CFF2D3
square
#CFDCF2 #F2CFED #F2E5CF #CFF2D3
split-complementary
#CFDCF2 #F2D3CF #EDF2CF
monochromatic
#6F96D8 #9FB9E5 #CFDCF2 #E7EDF8 #E7EDF8
Accessibility & contrast
On white
1.38
#CFDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#CFDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCF2
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCF2 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#D2DAF1
Tritanopia (blue-blind)
#C7E0E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdcf2; /* rgb */ color: rgb(207, 220, 242); /* oklch */ color: oklch(89.1% 0.033 261.0);
Tailwind
colors: {
custom: {
50: '#dee6f6',
500: '#cfdcf2',
950: '#000000',
},
}SCSS
$custom: #cfdcf2; $custom-light: #dee6f6; $custom-dark: #000000;
JSON
{
"hex": "#cfdcf2",
"rgb": {
"r": 207,
"g": 220,
"b": 242
},
"hsl": {
"h": 217.714,
"s": 57.377,
"l": 88.039
},
"oklch": {
"l": 0.89144,
"c": 0.03339,
"h": 261
},
"luminance": 0.70863
}Semantic roles & 50–950 ramp
primary
#CFDCF2
secondary
#D1BA94
accent
#8821C5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485