#CFD6ED#CFD6ED
#CFD6ED is a very light, muted blue. Relative luminance 0.675; OKLCH L 87.8% C 0.033 H 272.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD6ED |
|---|---|
| RGB | rgb(207, 214, 237) |
| HSL | hsl(226, 45%, 87%) |
| HSV | hsv(226, 13%, 93%) |
| CMYK | cmyk(12.7%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(85.74, 2.11, -12.07) |
| CIE-LCH | lch(85.74, 12.25, 279.92°) |
| OKLab | oklab(87.78% 0.0013 -0.0326) |
| OKLCH | oklch(87.78% 0.033 272.2) |
| XYZ | xyz(65.0614, 67.4722, 89.7001) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.92
Light Blue Grey
#B7C9E2
ΔE00 5.64
Lightsteelblue
#B0C4DE
ΔE00 7.02
Fog
#D8DCE0
ΔE00 8.08
Cloudy Blue
#ACC2D9
ΔE00 8.30
Periwinkle
#CCCCFF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD6ED #EDE6CF
analogous
#CFE5ED #CFD6ED #D7CFED
triadic
#CFD6ED #EDCFD6 #D6EDCF
tetradic
#CFD6ED #EDCFE5 #EDE6CF #CFEDD7
square
#CFD6ED #EDCFE5 #EDE6CF #CFEDD7
split-complementary
#CFD6ED #EDD7CF #E5EDCF
monochromatic
#768ACC #A2B0DC #CFD6ED #E9ECF7 #E9ECF7
Accessibility & contrast
On white
1.45
#CFD6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#CFD6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD6ED
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD6ED | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#CED5EC
Tritanopia (blue-blind)
#C8DADD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfd6ed; /* rgb */ color: rgb(207, 214, 237); /* oklch */ color: oklch(87.8% 0.033 272.2);
Tailwind
colors: {
custom: {
50: '#dde2f2',
500: '#cfd6ed',
950: '#000000',
},
}SCSS
$custom: #cfd6ed; $custom-light: #dde2f2; $custom-dark: #000000;
JSON
{
"hex": "#cfd6ed",
"rgb": {
"r": 207,
"g": 214,
"b": 237
},
"hsl": {
"h": 226,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.87781,
"c": 0.03258,
"h": 272.2
},
"luminance": 0.67473
}Semantic roles & 50–950 ramp
primary
#CFD6ED
secondary
#C9BD97
accent
#982DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485