#CFDCEF#CFDCEF
#CFDCEF is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.0% C 0.030 H 257.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCEF |
|---|---|
| RGB | rgb(207, 220, 239) |
| HSL | hsl(216, 50%, 87%) |
| HSV | hsv(216, 13%, 94%) |
| CMYK | cmyk(13.4%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(87.33, -0.62, -10.76) |
| CIE-LCH | lch(87.33, 10.78, 266.70°) |
| OKLab | oklab(89.05% -0.0063 -0.029) |
| OKLCH | oklch(89.05% 0.03 257.8) |
| XYZ | xyz(66.9017, 70.6828, 91.7630) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.20
Fog
#D8DCE0
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 6.64
Lavender (CSS)
#E6E6FA
ΔE00 6.68
Cloudy Blue
#ACC2D9
ΔE00 7.31
Aliceblue
#F0F8FF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCEF #EFE2CF
analogous
#CFECEF #CFDCEF #D2CFEF
triadic
#CFDCEF #EFCFDC #DCEFCF
tetradic
#CFDCEF #EFCFEC #EFE2CF #CFEFD2
square
#CFDCEF #EFCFEC #EFE2CF #CFEFD2
split-complementary
#CFDCEF #EFD2CF #ECEFCF
monochromatic
#7399D0 #A1BBE0 #CFDCEF #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.39
#CFDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CFDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCEF
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCEF | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#D3D9EF
Tritanopia (blue-blind)
#C7E0E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdcef; /* rgb */ color: rgb(207, 220, 239); /* oklch */ color: oklch(89.0% 0.030 257.8);
Tailwind
colors: {
custom: {
50: '#dde6f4',
500: '#cfdcef',
950: '#000000',
},
}SCSS
$custom: #cfdcef; $custom-light: #dde6f4; $custom-dark: #000000;
JSON
{
"hex": "#cfdcef",
"rgb": {
"r": 207,
"g": 220,
"b": 239
},
"hsl": {
"h": 215.625,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.89047,
"c": 0.02969,
"h": 257.8
},
"luminance": 0.70684
}Semantic roles & 50–950 ramp
primary
#CFDCEF
secondary
#CCB696
accent
#8128BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485